Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
12c Release (12.2.1.0.0)
E28157-01
- java.lang.Object
-
- oracle.webcenter.search.util.XmlSerializer
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
XmlSerializer
public XmlSerializer()
-
Method Detail
-
serialize
public static void serialize(Query query,
java.io.Writer writer)
throws javax.xml.bind.JAXBException
Use annotations of the query classes to serialize into XML.
- Parameters:
query
- the query object to serialize into the writer
writer
- the writer into which to write the query object to
- Throws:
javax.xml.bind.JAXBException
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
12c Release (12.2.1.0.0)
E28157-01
Copyright © 2009, 2015, Oracle and/or its affiliates. All rights reserved.