org.apache.axis2.util
Class URLProcessor

java.lang.Object
  extended by org.apache.axis2.util.URLProcessor

public class URLProcessor
extends Object


Field Summary
static String DEFAULT_PACKAGE
           
 
Constructor Summary
URLProcessor()
           
 
Method Summary
static String makePackageName(String namespace)
          Method makePackageName.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_PACKAGE

public static final String DEFAULT_PACKAGE
See Also:
Constant Field Values
Constructor Detail

URLProcessor

public URLProcessor()
Method Detail

makePackageName

public static String makePackageName(String namespace)
Method makePackageName.

Parameters:
namespace -
Returns:
Returns String.


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.