Uses of Class
com.sun.xml.bind.v2.runtime.Coordinator

Packages that use Coordinator
com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. 
com.sun.xml.bind.v2.runtime.unmarshaller   
 

Uses of Coordinator in com.sun.xml.bind.v2.runtime
 

Subclasses of Coordinator in com.sun.xml.bind.v2.runtime
 class XMLSerializer
          Receives XML serialization event and writes to XmlOutput.
 

Methods in com.sun.xml.bind.v2.runtime that return Coordinator
static Coordinator Coordinator._getInstance()
           
 

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

Subclasses of Coordinator in com.sun.xml.bind.v2.runtime.unmarshaller
 class UnmarshallingContext
          Center of the unmarshalling.