Uses of Class
com.pushtotest.tool.xml.TXLog.impl.runtime.MarshallerImpl

Packages that use MarshallerImpl
com.pushtotest.tool.xml.TXLog.impl.runtime   
 

Uses of MarshallerImpl in com.pushtotest.tool.xml.TXLog.impl.runtime
 

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