Package oracle.webcenter.search.util
Class XmlSerializer
java.lang.Object
oracle.webcenter.search.util.XmlSerializer
This class is responsible for serializing Query objects into XML.
- Since:
- 11.1.1.0.0 Beta 2
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XmlSerializer
public XmlSerializer()
-
-
Method Details
-
serialize
Use annotations of the query classes to serialize into XML.- Parameters:
query
- the query object to serialize into the writerwriter
- the writer into which to write the query object to- Throws:
JAXBException
-