org.apache.xbean.blueprint.context.impl
Class NamespaceHelper
java.lang.Object
org.apache.xbean.blueprint.context.impl.NamespaceHelper
public class NamespaceHelper
- extends Object
A helper class for turning namespaces into META-INF/services URIs
- Version:
- $Revision: 896187 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
META_INF_PREFIX
public static final String META_INF_PREFIX
- See Also:
- Constant Field Values
NamespaceHelper
public NamespaceHelper()
createDiscoveryPathName
public static String createDiscoveryPathName(String uri,
String localName)
- Converts the namespace and localName into a valid path name we can use on
the classpath to discover a text file
createDiscoveryPathName
public static String createDiscoveryPathName(String uri)
- Converts the namespace and localName into a valid path name we can use on
the classpath to discover a text file
isEmpty
public static boolean isEmpty(String uri)
Copyright © 2005-2012. All Rights Reserved.