Searched refs:NISTRING_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.java129 public static final int NISTRING_UTF_16_FLAG = 0x10; // 00010000 field in class:EncodingConstants
H A DEncoder.java355 _nonIdentifyingStringOnFirstBitCES = EncodingConstants.NISTRING_UTF_16_FLAG;

Completed in 30 milliseconds