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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/
H A DDecoderStateTables.java396 public final static int NISTRING_UTF16_MEDIUM_LENGTH = 4; field in class:DecoderStateTables
431 { 0x18, NISTRING_UTF16_MEDIUM_LENGTH },
475 { 0x58, NISTRING_UTF16_MEDIUM_LENGTH },
H A DDecoder.java801 case DecoderStateTables.NISTRING_UTF16_MEDIUM_LENGTH:
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/dom/
H A DDOMDocumentParser.java859 case DecoderStateTables.NISTRING_UTF16_MEDIUM_LENGTH:
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/sax/
H A DSAXDocumentParser.java1369 case DecoderStateTables.NISTRING_UTF16_MEDIUM_LENGTH:
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/stax/
H A DStAXDocumentParser.java1385 case DecoderStateTables.NISTRING_UTF16_MEDIUM_LENGTH:

Completed in 4351 milliseconds