org.apache.avalon.excalibur.naming
Interface Namespace
- All Superinterfaces:
- ObjectFactory, StateFactory
- All Known Implementing Classes:
- AbstractNamespace, StandardNamespace
- public interface Namespace
- extends ObjectFactory, StateFactory
Interface representing Namespace/NamingSystem.
Associated with each namespace is a name parser,
object factories and state factories.
- Version:
- $Revision: 1.4 $
- Author:
- Peter Donald
getNameParser
public NameParser getNameParser()
throws NamingException
"Copyright © 2000-2002 Apache Jakarta Project. All Rights Reserved."