|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axiom.om.impl.llom.util.AXIOMUtil
Constructor Summary | |
AXIOMUtil()
|
Method Summary | |
static org.apache.axiom.om.OMElement |
stringToOM(java.lang.String xmlFragment)
This will help you to create an OMElement from an xml fragment which you have as a string. |
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 org.apache.axiom.om.OMElement stringToOM(java.lang.String xmlFragment) throws javax.xml.stream.XMLStreamException
xmlFragment
- - the well-formed xml fragment
javax.xml.stream.XMLStreamException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |