Package org.apache.jackrabbit.spi.commons.namespace

Interface Summary
NamespaceListener Receives notifications when a namespace mapping changes.
NamespaceResolver Interface for resolving namespace URIs and prefixes.
 

Class Summary
AbstractNamespaceResolver Provides default implementations for the methods: AbstractNamespaceResolver.addListener(NamespaceListener) AbstractNamespaceResolver.removeListener(NamespaceListener) Subclasses may overwrite those methods with more efficient implementations e.g.
NamespaceAdder  
NamespaceExtractor Extracts namespace mapping information from an XML file.
NamespaceMapping A Simple Namespace Mapping table.
SessionNamespaceResolver helper class that exposes the NamespaceResolver interface on a Session.
 



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