Package org.apache.axis2.util
Class URLProcessor
- java.lang.Object
-
- org.apache.axis2.util.URLProcessor
-
public class URLProcessor extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
DEFAULT_PACKAGE
-
Constructor Summary
Constructors Constructor Description URLProcessor()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
makePackageName(String namespace)
Method makePackageName.
-
-
-
Field Detail
-
DEFAULT_PACKAGE
public static final String DEFAULT_PACKAGE
- See Also:
- Constant Field Values
-
-