Constant Field Values


Contents
org.apache.*

org.apache.xerces.xni.XMLDTDContentModelHandler
public static final short OCCURS_ONE_OR_MORE 4
public static final short OCCURS_ZERO_OR_MORE 3
public static final short OCCURS_ZERO_OR_ONE 2
public static final short SEPARATOR_CHOICE 0
public static final short SEPARATOR_SEQUENCE 1

org.apache.xerces.xni.XMLDTDHandler
public static final short CONDITIONAL_IGNORE 1
public static final short CONDITIONAL_INCLUDE 0

org.apache.xerces.xni.parser.XMLConfigurationException
public static final short NOT_RECOGNIZED 0
public static final short NOT_SUPPORTED 1



Copyright ? 2002-2003 Apache XML Project. All Rights Reserved.