public class LocalEntryUtil extends Object
Constructor and Description |
---|
LocalEntryUtil() |
Modifier and Type | Method and Description |
---|---|
static org.apache.axiom.om.OMElement |
getOMElement(File file)
Convert file to xml element
|
static org.apache.axiom.om.OMElement |
nonCoalescingStringToOm(String xmlStr) |
public static org.apache.axiom.om.OMElement getOMElement(File file)
public static org.apache.axiom.om.OMElement nonCoalescingStringToOm(String xmlStr) throws javax.xml.stream.XMLStreamException
Copyright © 2018 WSO2. All rights reserved.