com.sun.xml.fastinfoset.sax
Class Properties

java.lang.Object
  extended by com.sun.xml.fastinfoset.sax.Properties

public class Properties
extends Object


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

Field Detail

LEXICAL_HANDLER_PROPERTY

public static final String LEXICAL_HANDLER_PROPERTY
See Also:
Constant Field Values

DTD_DECLARATION_HANDLER_PROPERTY

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

Properties

public Properties()


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