Oracle® XML Java API Reference
10g Release 1 (10.1)

B12024-02

oracle.xml.parser.v2
Interface NSName

All Superinterfaces:
NSName
All Known Implementing Classes:
XMLAttr, XMLElement

Deprecated.

 - use oracle.xml.util.NSName

public interface NSName
extends NSName

This interface provides Namespace support for Element and Attr names


Methods inherited from interface oracle.xml.util.NSName
getExpandedName, getLocalName, getNamespace, getPrefix, getQualifiedName

 


Oracle® XML Java API Reference
10g Release 1 (10.1)

B12024-02

Copyright © 2003, 2004, Oracle. All rights reserved.