de::gsi::bel::xfer::XferPrinter Class Reference

List of all members.

Public Member Functions

 XferPrinter (BufferedOutputStream out)
void obj2XML (Object obj) throws XMLStreamException

Detailed Description

A class to serialize objects and send them to a stream.
Author:
huhmann


Constructor & Destructor Documentation

de::gsi::bel::xfer::XferPrinter::XferPrinter ( BufferedOutputStream  out  )  [inline]

Parameters:
out the output stream we send the serialized object to


Member Function Documentation

void de::gsi::bel::xfer::XferPrinter::obj2XML ( Object  obj  )  throws XMLStreamException [inline]

serialize object to XML and send it to stream

Parameters:
obj object to serialize
Exceptions:
XMLStreamException 


The documentation for this class was generated from the following file:
Generated on 4 Mar 2014 for xferjava by  doxygen 1.4.7