public class XmlMetaData
extends java.lang.Object
XmlMetaDataIterator.next().| Constructor and Description |
|---|
XmlMetaData() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
get_name()
Get the name used for the metadata item retrieved by this method.
|
java.lang.String |
get_uri()
Get the URI used for the metadata item retrieved by this method.
|
XmlValue |
get_value()
Contains the
XmlValue contained by the metadata item retrieved by this method. |
public java.lang.String get_uri()
throws XmlException
XmlExceptionpublic java.lang.String get_name()
throws XmlException
XmlExceptionpublic XmlValue get_value() throws XmlException
XmlValue contained by the metadata item retrieved by this method.XmlExceptionCopyright (c) 2004,2014 Oracle. All rights reserved.