Searched defs:NISTRING_EMPTY_STRING (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/
H A DDecoder.java695 case NISTRING_EMPTY_STRING:
766 protected static final int NISTRING_EMPTY_STRING = 3; field in class:Decoder
853 return NISTRING_EMPTY_STRING;

Completed in 789 milliseconds