|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.tool.util.ServicePluginUtils
public class ServicePluginUtils
Constructor Summary | |
---|---|
ServicePluginUtils()
|
Method Summary | |
---|---|
static java.lang.String |
addAnotherNodeToPath(java.lang.String currentPath,
java.lang.String newNode)
|
static boolean |
isServicesXMLValid(java.lang.String servicesXmlPath)
Validates the given xml file against the axis2 services schema. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServicePluginUtils()
Method Detail |
---|
public static boolean isServicesXMLValid(java.lang.String servicesXmlPath)
public static java.lang.String addAnotherNodeToPath(java.lang.String currentPath, java.lang.String newNode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |