Searched refs:UNEXPANDED_ENTITY_REFERENCE_II (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/
H A DDecoderStateTables.java59 public final static int UNEXPANDED_ENTITY_REFERENCE_II = 21; field in class:DecoderStateTables
315 { 0xCB, UNEXPANDED_ENTITY_REFERENCE_II },
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/sax/
H A DSAXDocumentParser.java771 case DecoderStateTables.UNEXPANDED_ENTITY_REFERENCE_II:
1086 case DecoderStateTables.UNEXPANDED_ENTITY_REFERENCE_II:
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/stax/
H A DStAXDocumentParser.java429 case DecoderStateTables.UNEXPANDED_ENTITY_REFERENCE_II:
1020 case DecoderStateTables.UNEXPANDED_ENTITY_REFERENCE_II:
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/dom/
H A DDOMDocumentParser.java489 case DecoderStateTables.UNEXPANDED_ENTITY_REFERENCE_II:

Completed in 311 milliseconds