Uses of Class
org.overlord.sramp.common.query.xpath.StaticNamespaceContext

Packages that use StaticNamespaceContext
org.overlord.sramp.common.derived   
org.overlord.sramp.common.query.xpath   
 

Uses of StaticNamespaceContext in org.overlord.sramp.common.derived
 

Methods in org.overlord.sramp.common.derived with parameters of type StaticNamespaceContext
protected  void XsdDeriver.configureNamespaceMappings(StaticNamespaceContext namespaceContext)
           
protected  void WsdlDeriver.configureNamespaceMappings(StaticNamespaceContext namespaceContext)
           
protected  void AbstractXmlDeriver.configureNamespaceMappings(StaticNamespaceContext namespaceContext)
          Configures the namespace mappings that will be available when executing XPath queries.
protected  void PolicyDeriver.configureNamespaceMappings(StaticNamespaceContext namespaceContext)
           
 

Uses of StaticNamespaceContext in org.overlord.sramp.common.query.xpath
 

Subclasses of StaticNamespaceContext in org.overlord.sramp.common.query.xpath
 class DefaultNamespaceContext
          A default namespace context for resolving prefixes to namespaces in an S-RAMP X-Path formatted Query.
 



Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.