Class XMLConstants
- java.lang.Object
-
- com.sun.xml.fastinfoset.stax.events.XMLConstants
-
public class XMLConstants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringENCODINGstatic StringXMLVERSION
-
Constructor Summary
Constructors Constructor Description XMLConstants()
-
-
-
Field Detail
-
ENCODING
public static final String ENCODING
- See Also:
- Constant Field Values
-
XMLVERSION
public static final String XMLVERSION
- See Also:
- Constant Field Values
-
-