|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openhealthexchange.openpixpdq.util.AxiomUtil
public class AxiomUtil
This class takes care of the utility methods related to Axiom elements.
| Constructor Summary | |
|---|---|
AxiomUtil()
|
|
| Method Summary | |
|---|---|
static void |
prettify(org.apache.axiom.om.OMElement wsdlElement,
javax.xml.transform.stream.StreamResult result)
Writes this OMElement in a prettified format to a StreamResult. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AxiomUtil()
| Method Detail |
|---|
public static void prettify(org.apache.axiom.om.OMElement wsdlElement,
javax.xml.transform.stream.StreamResult result)
throws javax.xml.stream.XMLStreamException,
javax.xml.transform.TransformerConfigurationException,
javax.xml.transform.TransformerException
wsdlElement - the Axiom OMElement to be writtenresult - the StreamResult as the output
javax.xml.stream.XMLStreamException
javax.xml.transform.TransformerConfigurationException
javax.xml.transform.TransformerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||