Uses of Interface
org.eclipse.jet.xpath.NamespaceContext

Packages that use NamespaceContext
org.eclipse.jet.xpath The JET XPath processor. 
 

Uses of NamespaceContext in org.eclipse.jet.xpath
 

Methods in org.eclipse.jet.xpath that return NamespaceContext
 NamespaceContext XPath.getNamespaceContext()
           
 

Methods in org.eclipse.jet.xpath with parameters of type NamespaceContext
 void XPath.setNamespaceContext(NamespaceContext nsContext)
           
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.