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

/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/
H A DNGCCRuntimeEx.java47 public final class NGCCRuntimeEx extends NGCCRuntime { class in inherits:NGCCRuntime
53 public NGCCRuntimeEx(ErrorHandler errorHandler) { method in class:NGCCRuntimeEx
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/xsom/impl/parser/
H A DNGCCRuntimeEx.java61 public class NGCCRuntimeEx extends NGCCRuntime implements PatcherManager { class in inherits:NGCCRuntime,PatcherManager
119 NGCCRuntimeEx( ParserContext _parser ) { method in class:NGCCRuntimeEx
123 private NGCCRuntimeEx( ParserContext _parser, boolean chameleonMode, NGCCRuntimeEx referer ) { method in class:NGCCRuntimeEx

Completed in 42 milliseconds