org.apache.servicemix.client
Class DefaultNamespaceContext
java.lang.Object
org.apache.servicemix.jbi.jaxp.DefaultNamespaceContext
org.apache.servicemix.client.DefaultNamespaceContext
- All Implemented Interfaces:
- NamespaceContext
Deprecated.
public class DefaultNamespaceContext
- extends org.apache.servicemix.jbi.jaxp.DefaultNamespaceContext
An implementation of NamespaceContext which uses a simple Map where
the keys are the prefixes and the values are the URIs
- Version:
- $Revision: $
| Methods inherited from class org.apache.servicemix.jbi.jaxp.DefaultNamespaceContext |
add, getNamespaceURI, getPrefix, getPrefixes |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultNamespaceContext
public DefaultNamespaceContext()
- Deprecated.
DefaultNamespaceContext
public DefaultNamespaceContext(NamespaceContext parent,
Map map)
- Deprecated.
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.