org.eclipse.jet.xpath
Interface NamespaceContext


public interface NamespaceContext

Interface defining access to namespaces and their prefixes.


Method Summary
 String getNamespaceURI(String prefix)
           
 

Method Detail

getNamespaceURI

public String getNamespaceURI(String prefix)

Copyright 2006 IBM Corporation and others.
All Rights Reserved.