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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/
H A DUnmarshallerImpl.java156 public static boolean needsInterning( XMLReader reader ) { method in class:UnmarshallerImpl
186 SAXConnector connector = getUnmarshallerHandler(needsInterning(reader),expectedType);

Completed in 57 milliseconds