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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/
H A DEncodingConstants.java118 public static final int CHARACTER_CHUNK_UTF_16_FLAG = 0x04; // 00000100 field in class:EncodingConstants
H A DEncoder.java354 _nonIdentifyingStringOnThirdBitCES = EncodingConstants.CHARACTER_CHUNK | EncodingConstants.CHARACTER_CHUNK_UTF_16_FLAG;

Completed in 37 milliseconds