org.eclipse.jet.xpath
Interface NamespaceContext


public interface NamespaceContext

Interface defining access to namespaces and their prefixes.


Method Summary
 java.lang.String getNamespaceURI(java.lang.String prefix)
           
 

Method Detail

getNamespaceURI

java.lang.String getNamespaceURI(java.lang.String prefix)

Copyright 2006 IBM Corporation and others.
All Rights Reserved.