Oracle® XML Java API Reference
Release 1 (10.1)

B12024-01

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
Release 1 (10.1)

B12024-01

Copyright © 2003, Oracle. All Rights Reserved.