Searched refs:NISTRING_UTF8_SMALL_LENGTH (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/
H A DDecoderStateTables.java392 public final static int NISTRING_UTF8_SMALL_LENGTH = 0; field in class:DecoderStateTables
411 { 0x07, NISTRING_UTF8_SMALL_LENGTH },
455 { 0x47, NISTRING_UTF8_SMALL_LENGTH },
H A DDecoder.java775 case DecoderStateTables.NISTRING_UTF8_SMALL_LENGTH:
864 case DecoderStateTables.NISTRING_UTF8_SMALL_LENGTH:
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/dom/
H A DDOMDocumentParser.java803 case DecoderStateTables.NISTRING_UTF8_SMALL_LENGTH:
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/sax/
H A DSAXDocumentParser.java1329 case DecoderStateTables.NISTRING_UTF8_SMALL_LENGTH:
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/stax/
H A DStAXDocumentParser.java1345 case DecoderStateTables.NISTRING_UTF8_SMALL_LENGTH:

Completed in 37 milliseconds