Uses of Interface
com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx

Packages that use LocatorEx
com.sun.xml.bind.unmarshaller   
com.sun.xml.bind.v2.runtime.unmarshaller   
 

Uses of LocatorEx in com.sun.xml.bind.unmarshaller
 

Classes in com.sun.xml.bind.unmarshaller that implement LocatorEx
 class DOMScanner
          Visits a W3C DOM tree and generates SAX2 events from it.
 

Methods in com.sun.xml.bind.unmarshaller that return LocatorEx
 LocatorEx InfosetScanner.getLocator()
           
 LocatorEx DOMScanner.getLocator()
           
 

Uses of LocatorEx in com.sun.xml.bind.v2.runtime.unmarshaller
 

Classes in com.sun.xml.bind.v2.runtime.unmarshaller that implement LocatorEx
static class LocatorEx.Snapshot
          Immutable snapshot of a LocatorEx
 

Constructors in com.sun.xml.bind.v2.runtime.unmarshaller with parameters of type LocatorEx
LocatorEx.Snapshot(LocatorEx loc)
           
 



Copyright © 2014 Oracle Corporation. All Rights Reserved.