Searched refs:INITIAL_VOCABULARY_CONTENT_CHARACTER_CHUNKS_FLAG (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/
H A DEncodingConstants.java70 public static final int INITIAL_VOCABULARY_CONTENT_CHARACTER_CHUNKS_FLAG = 0x08; // 00001000 field in class:EncodingConstants
H A DDecoder.java491 if ((b2 & EncodingConstants.INITIAL_VOCABULARY_CONTENT_CHARACTER_CHUNKS_FLAG) > 0) {

Completed in 28 milliseconds