Uses of Class
com.sun.xml.bind.marshaller.MarshallerImpl

Packages that use MarshallerImpl
com.sun.xml.bind.marshaller   
 

Uses of MarshallerImpl in com.sun.xml.bind.marshaller
 

Constructors in com.sun.xml.bind.marshaller with parameters of type MarshallerImpl
SAXMarshaller(org.xml.sax.ContentHandler _writer, MarshallerImpl _owner)
          Deprecated. Creates a marshalling context by designating the ContentHandler that receives generated SAX2 events.