|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.apache.xerces.util.XMLSymbols
All internalized xml symbols. They can be compared using "==".
Field Summary | |
static String |
EMPTY_STRING
Deprecated. The empty string. |
static String |
fANYSymbol
Deprecated. Symbol: "ANY". |
static String |
fCDATASymbol
Deprecated. Symbol: "CDATA". |
static String |
fENTITIESSymbol
Deprecated. Symbol: "ENTITIES". |
static String |
fENTITYSymbol
Deprecated. Symbol: "ENTITY". |
static String |
fENUMERATIONSymbol
Deprecated. Symbol: "ENUMERATION". |
static String |
fFIXEDSymbol
Deprecated. Symbol: "#FIXED". |
static String |
fIDREFSSymbol
Deprecated. Symbol: "IDREFS". |
static String |
fIDREFSymbol
Deprecated. Symbol: "IDREF". |
static String |
fIDSymbol
Deprecated. Symbol: "ID". |
static String |
fIMPLIEDSymbol
Deprecated. Symbol: "#IMPLIED. |
static String |
fNMTOKENSSymbol
Deprecated. Symbol: "NMTOKENS". |
static String |
fNMTOKENSymbol
Deprecated. Symbol: "NMTOKEN". |
static String |
fNOTATIONSymbol
Deprecated. Symbol: "NOTATION". |
static String |
fREQUIREDSymbol
Deprecated. Symbol: "#REQUIRED". |
static String |
PREFIX_XML
Deprecated. The internalized "xml" prefix. |
static String |
PREFIX_XMLNS
Deprecated. The internalized "xmlns" prefix. |
Constructor Summary | |
XMLSymbols()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String EMPTY_STRING
public static final String fANYSymbol
public static final String fCDATASymbol
public static final String fENTITIESSymbol
public static final String fENTITYSymbol
public static final String fENUMERATIONSymbol
public static final String fFIXEDSymbol
public static final String fIDREFSSymbol
public static final String fIDREFSymbol
public static final String fIDSymbol
public static final String fIMPLIEDSymbol
public static final String fNMTOKENSSymbol
public static final String fNMTOKENSymbol
public static final String fNOTATIONSymbol
public static final String fREQUIREDSymbol
public static final String PREFIX_XML
public static final String PREFIX_XMLNS
Constructor Detail |
public XMLSymbols()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs91 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |