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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/state/
H A DattributeUses.java84 wloc = $runtime.copyLocator();
161 NGCCHandler h = new wildcardBody(this, super._source, $runtime, 448, wloc);
340 NGCCHandler h = new wildcardBody(this, super._source, $runtime, 448, wloc);
515 NGCCHandler h = new wildcardBody(this, super._source, $runtime, 448, wloc);
765 NGCCHandler h = new wildcardBody(this, super._source, $runtime, 448, wloc);
770 NGCCHandler h = new wildcardBody(this, super._source, $runtime, 448, wloc);
959 private Locator wloc; // locator for wildcards field in class:attributeUses
H A Dparticle.java75 result = new ParticleImpl( $runtime.document, null, wcBody, wloc, occurs.max, occurs.min );
80 wloc = $runtime.copyLocator();
148 NGCCHandler h = new wildcardBody(this, super._source, $runtime, 617, wloc);
332 NGCCHandler h = new wildcardBody(this, super._source, $runtime, 617, wloc);
521 NGCCHandler h = new wildcardBody(this, super._source, $runtime, 617, wloc);
718 NGCCHandler h = new wildcardBody(this, super._source, $runtime, 617, wloc);
723 NGCCHandler h = new wildcardBody(this, super._source, $runtime, 617, wloc);
1008 private Locator wloc; field in class:particle

Completed in 436 milliseconds