aQute.bnd.test
Class SimpleContext
java.lang.Object
aQute.bnd.test.SimpleContext
- All Implemented Interfaces:
- NamespaceContext
public class SimpleContext
- extends Object
- implements NamespaceContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getNamespaceURI
public String getNamespaceURI(String prefix)
- Specified by:
getNamespaceURI in interface NamespaceContext
getPrefix
public String getPrefix(String namespaceURI)
- Specified by:
getPrefix in interface NamespaceContext
getPrefixes
public Iterator<String> getPrefixes(String namespaceURI)
- Specified by:
getPrefixes in interface NamespaceContext
Copyright © 2013 aQute SARL. All Rights Reserved.