org.wso2.carbon.utils.xml
Class XmlConfiguration
java.lang.Object
org.wso2.carbon.utils.xml.XmlConfiguration
public class XmlConfiguration
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlConfiguration
public XmlConfiguration(String xmlFile)
throws ServerException
- Throws:
ServerException
XmlConfiguration
public XmlConfiguration(String xmlFile,
String serverNamespace)
throws ServerException
- Throws:
ServerException
getUniqueValue
public String getUniqueValue(String xPath)
getElements
public org.apache.axiom.om.OMElement[] getElements(String xPath)
Copyright © 2014 WSO2 Inc. All rights reserved.