org.apache.cxf.jaxb
Interface MarshallerAwareXMLWriter


public interface MarshallerAwareXMLWriter


Method Summary
 void setMarshaller(Marshaller marshaller)
           
 

Method Detail

setMarshaller

void setMarshaller(Marshaller marshaller)


Apache CXF