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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/
H A DEncodingConstants.java130 public static final int NISTRING_RESTRICTED_ALPHABET_FLAG = 0x20; // 00100000 field in class:EncodingConstants
H A DEncoder.java1352 _b = EncodingConstants.NISTRING_RESTRICTED_ALPHABET_FLAG |
1356 _b = EncodingConstants.NISTRING_RESTRICTED_ALPHABET_FLAG;
1359 _b = EncodingConstants.NISTRING_RESTRICTED_ALPHABET_FLAG;

Completed in 39 milliseconds