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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/
H A DEncodingConstants.java66 public static final int INITIAL_VOCABULARY_LOCAL_NAMES_FLAG = 0x80; // 1000000 field in class:EncodingConstants
H A DDecoder.java475 if ((b2 & EncodingConstants.INITIAL_VOCABULARY_LOCAL_NAMES_FLAG) > 0) {

Completed in 36 milliseconds