Searched defs:parseEntity (Results 1 - 1 of 1) 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

Completed in 30 milliseconds