com.sun.xml.fastinfoset.stax.events
Class XMLConstants

java.lang.Object
  extended by com.sun.xml.fastinfoset.stax.events.XMLConstants

public class XMLConstants
extends java.lang.Object


Field Summary
static java.lang.String ENCODING
           
static java.lang.String XMLVERSION
           
 
Constructor Summary
XMLConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENCODING

public static final java.lang.String ENCODING
See Also:
Constant Field Values

XMLVERSION

public static final java.lang.String XMLVERSION
See Also:
Constant Field Values
Constructor Detail

XMLConstants

public XMLConstants()