Interface INamespaceContext
.NET interface for TO BE DEFINED FROM USER
public interface INamespaceContext
Methods
GetNamespaceURI(String)
String GetNamespaceURI(String arg0)
Parameters
Returns
GetPrefix(String)
String GetPrefix(String arg0)
Parameters
Returns
GetPrefixes(String)
Iterator<String> GetPrefixes(String arg0)