Package org.apache.axis2.tool.util
Class Constants.ServiceConstants
- java.lang.Object
-
- org.apache.axis2.tool.util.Constants.ServiceConstants
-
-
Field Summary
Fields Modifier and Type Field Description static StringRESOURCE_FOLDERstatic StringSERVICES_XSD_SCHEMA_NAMEstatic StringXML_SCHEMA
-
Constructor Summary
Constructors Constructor Description ServiceConstants()
-
-
-
Field Detail
-
RESOURCE_FOLDER
public static final String RESOURCE_FOLDER
- See Also:
- Constant Field Values
-
SERVICES_XSD_SCHEMA_NAME
public static final String SERVICES_XSD_SCHEMA_NAME
- See Also:
- Constant Field Values
-
XML_SCHEMA
public static final String XML_SCHEMA
- See Also:
- Constant Field Values
-
-