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

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

public class XMLConstants
extends Object


Field Summary
static String ENCODING
           
static 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 String ENCODING
See Also:
Constant Field Values

XMLVERSION

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

XMLConstants

public XMLConstants()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.