Package org.alfresco.service.namespace

Interface Summary
NamespacePrefixResolver The NamespacePrefixResolver provides a mapping between namespace prefixes and namespace URIs.
NamespacePrefixResolverProvider Provides support for serializable objects such as the QNameMap that require a NamespacePrefixResolver to be available.
NamespaceService Namespace Service.
QNamePattern Provides pattern matching against qnames.
 

Class Summary
DynamicNamespacePrefixResolver A delegating namespace prefix resolver which allows local over rides from the delegate.
DynamicNameSpaceResolverTest  
NamespaceServiceMemoryImpl A basic implementation of the NamespaceService interface intended for use in unit tests.
QName QName represents the qualified name of a Repository item.
QNameCache  
QNameMap A Map that holds as it's key a QName stored in it's internal String representation.
QNamePatternTest Tests the various implementations of the QNamePattern.
QNameTest  
RegexQNamePattern Provides matching between qnames using regular expression matching.
 

Exception Summary
InvalidQNameException  
NamespaceException  
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.