Package org.apache.cxf.databinding.stax
Interface XMLStreamWriterCallback
- 
 public interface XMLStreamWriterCallback
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwrite(XMLStreamWriter writer)
 
- 
- 
- 
Method Detail- 
writevoid write(XMLStreamWriter writer) throws Fault, XMLStreamException - Throws:
- Fault
- XMLStreamException
 
 
- 
 
-