org.apache.axis2.tool.util
Class ServicePluginUtils
java.lang.Object
org.apache.axis2.tool.util.ServicePluginUtils
public class ServicePluginUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServicePluginUtils
public ServicePluginUtils()
isServicesXMLValid
public static boolean isServicesXMLValid(String servicesXmlPath)
- Validates the given xml file against the axis2 services schema.
- Returns:
- return true if the xml is valid
addAnotherNodeToPath
public static String addAnotherNodeToPath(String currentPath,
String newNode)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.