org.overlord.sramp.common.query.xpath
Class DefaultNamespaceContext
java.lang.Object
org.overlord.sramp.common.query.xpath.StaticNamespaceContext
org.overlord.sramp.common.query.xpath.DefaultNamespaceContext
- All Implemented Interfaces:
- NamespaceContext
public class DefaultNamespaceContext
- extends StaticNamespaceContext
A default namespace context for resolving prefixes to namespaces in an S-RAMP
X-Path formatted Query.
- Author:
- eric.wittmann@redhat.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultNamespaceContext
public DefaultNamespaceContext()
- Default constructor.
Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.