electric.xml
Interface IXMLConstants
- All Known Implementing Classes:
- AttributesIterator, ConsoleNodeWriter, DocumentNavigator, ExclusiveCanonicalizer, NamespaceComparator, NamespaceIterator, Node, SAXParser, SecurityHandler, SecuritySOAPReference, SecurityTokenProcessor, SubstituteWriter, WSSEncryptionProcessor, WSSSignatureProcessor
- public interface IXMLConstants
IXMLConstants.
- Author:
- webMethods
OPEN_TAG
public static final java.lang.String OPEN_TAG
- See Also:
- Constant Field Values
CLOSE_TAG
public static final java.lang.String CLOSE_TAG
- See Also:
- Constant Field Values
COMMENT_START
public static final java.lang.String COMMENT_START
- See Also:
- Constant Field Values
COMMENT_STOP
public static final java.lang.String COMMENT_STOP
- See Also:
- Constant Field Values
DOCTYPE_START
public static final java.lang.String DOCTYPE_START
- See Also:
- Constant Field Values
DOCTYPE_STOP
public static final java.lang.String DOCTYPE_STOP
- See Also:
- Constant Field Values
XMLDECL_START
public static final java.lang.String XMLDECL_START
- See Also:
- Constant Field Values
XMLDECL_STOP
public static final java.lang.String XMLDECL_STOP
- See Also:
- Constant Field Values
INSTRUCTION_START
public static final java.lang.String INSTRUCTION_START
- See Also:
- Constant Field Values
INSTRUCTION_STOP
public static final java.lang.String INSTRUCTION_STOP
- See Also:
- Constant Field Values
CDATA_START
public static final java.lang.String CDATA_START
- See Also:
- Constant Field Values
CDATA_STOP
public static final java.lang.String CDATA_STOP
- See Also:
- Constant Field Values
ATTLIST_START
public static final java.lang.String ATTLIST_START
- See Also:
- Constant Field Values
ATTLIST_STOP
public static final java.lang.String ATTLIST_STOP
- See Also:
- Constant Field Values
ELEMENTDECL_START
public static final java.lang.String ELEMENTDECL_START
- See Also:
- Constant Field Values
ELEMENTDECL_STOP
public static final java.lang.String ELEMENTDECL_STOP
- See Also:
- Constant Field Values
ENTITYDECL_START
public static final java.lang.String ENTITYDECL_START
- See Also:
- Constant Field Values
ENTITYDECL_STOP
public static final java.lang.String ENTITYDECL_STOP
- See Also:
- Constant Field Values
NOTATIONDECL_START
public static final java.lang.String NOTATIONDECL_START
- See Also:
- Constant Field Values
NOTATIONDECL_STOP
public static final java.lang.String NOTATIONDECL_STOP
- See Also:
- Constant Field Values
SYSTEM
public static final java.lang.String SYSTEM
- See Also:
- Constant Field Values
PUBLIC
public static final java.lang.String PUBLIC
- See Also:
- Constant Field Values
VERSION
public static final java.lang.String VERSION
- See Also:
- Constant Field Values
STANDALONE
public static final java.lang.String STANDALONE
- See Also:
- Constant Field Values
ENCODING
public static final java.lang.String ENCODING
- See Also:
- Constant Field Values
XML_NAMESPACE
public static final java.lang.String XML_NAMESPACE
- See Also:
- Constant Field Values
XMLNS_NAMESPACE
public static final java.lang.String XMLNS_NAMESPACE
- See Also:
- Constant Field Values
XMLNS
public static final java.lang.String XMLNS
- See Also:
- Constant Field Values
XML
public static final java.lang.String XML
- See Also:
- Constant Field Values
ID
public static final java.lang.String ID
- See Also:
- Constant Field Values
ID_CASE
public static final java.lang.String ID_CASE
- See Also:
- Constant Field Values
NULL
public static final java.lang.String NULL
- See Also:
- Constant Field Values
COLON
public static final java.lang.String COLON
- See Also:
- Constant Field Values
CDATA
public static final java.lang.String CDATA
- See Also:
- Constant Field Values
UNDEFINED
public static final java.lang.String UNDEFINED
- See Also:
- Constant Field Values
NOT_A_NUMBER
public static final java.lang.String NOT_A_NUMBER
- See Also:
- Constant Field Values
POSITIVE_INFINITY
public static final java.lang.String POSITIVE_INFINITY
- See Also:
- Constant Field Values
NEGATIVE_INFINITY
public static final java.lang.String NEGATIVE_INFINITY
- See Also:
- Constant Field Values
SPECIALS
public static final char[] SPECIALS
SUBSTITUTES
public static final java.lang.String[] SUBSTITUTES
copyright© 2001-2004 by webMethods All Rights Reserved.