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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/state/
H A DincludeDecl.java45 class includeDecl extends NGCCHandler { class in inherits:NGCCHandler
57 public includeDecl(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { method in class:includeDecl
63 public includeDecl(NGCCRuntimeEx runtime) { method in class:includeDecl
H A DSchema.java229 NGCCHandler h = new includeDecl(this, super._source, $runtime, 352);
343 NGCCHandler h = new includeDecl(this, super._source, $runtime, 363);

Completed in 32 milliseconds