org.apache.jackrabbit.core.query.lucene
Class NSRegistryBasedNamespaceMappings
java.lang.Object
org.apache.jackrabbit.core.query.lucene.AbstractNamespaceMappings
org.apache.jackrabbit.core.query.lucene.NSRegistryBasedNamespaceMappings
- All Implemented Interfaces:
- NamespaceMappings, NamespaceResolver
public class NSRegistryBasedNamespaceMappings
- extends AbstractNamespaceMappings
NSRegistryBasedNamespaceMappings implements a namespace mapping
based on the stable index prefix provided by the namespace registry.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getURI
public String getURI(String prefix)
throws NamespaceException
-
- Throws:
NamespaceException
getPrefix
public String getPrefix(String uri)
throws NamespaceException
-
- Throws:
NamespaceException
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.