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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/
H A DNGCCRuntimeEx.java234 runtime.parseEntity( resolveRelativeURL(null,schemaLocation),
243 newRuntime.parseEntity( source, false, ns, getLocator() );
324 public void parseEntity( InputSource source, boolean includeMode, String expectedNamespace, Locator importLocation ) method in class:NGCCRuntimeEx
H A DParserContext.java113 newNGCCRuntime().parseEntity(source,false,null,null);

Completed in 22 milliseconds