public class Metadata extends Object implements XMLWritable
| Modifier and Type | Field and Description |
|---|---|
protected List<Element> |
element |
static String |
NAMESPACE_URI |
static String |
SCHEMA_LOCATION |
| Constructor and Description |
|---|
Metadata() |
| Modifier and Type | Method and Description |
|---|---|
List<Element> |
getElement()
Gets the value of the element property.
|
String |
toString() |
void |
write(XmlOutputContext context) |
public static final String NAMESPACE_URI
public static final String SCHEMA_LOCATION
public List<Element> getElement()
public void write(XmlOutputContext context) throws WritingXmlException
write in interface XMLWritableWritingXmlExceptionCopyright © 2020. All rights reserved.