org.modeshape.sequencer.xml
Class XmlLexicon
java.lang.Object
org.modeshape.sequencer.xml.XmlLexicon
public class XmlLexicon
- extends Object
Lexicon of names for XML concepts.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CDATA
public static final String CDATA
- See Also:
- Constant Field Values
CDATA_CONTENT
public static final String CDATA_CONTENT
- See Also:
- Constant Field Values
COMMENT
public static final String COMMENT
- See Also:
- Constant Field Values
COMMENT_CONTENT
public static final String COMMENT_CONTENT
- See Also:
- Constant Field Values
DOCUMENT
public static final String DOCUMENT
- See Also:
- Constant Field Values
ELEMENT
public static final String ELEMENT
- See Also:
- Constant Field Values
ELEMENT_CONTENT
public static final String ELEMENT_CONTENT
- See Also:
- Constant Field Values
PROCESSING_INSTRUCTION
public static final String PROCESSING_INSTRUCTION
- See Also:
- Constant Field Values
PROCESSING_INSTRUCTION_CONTENT
public static final String PROCESSING_INSTRUCTION_CONTENT
- See Also:
- Constant Field Values
TARGET
public static final String TARGET
- See Also:
- Constant Field Values
XmlLexicon
public XmlLexicon()
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.