public class XMPSchemaPagedText extends XMPSchema
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
NAMESPACE |
The namespace for this schema.
|
NS_NAMESPACE, prefix, schema
Constructor | Description |
---|---|
XMPSchemaPagedText(XMPMetadata parent) |
|
XMPSchemaPagedText(org.w3c.dom.Element element,
java.lang.String prefix) |
Constructor from existing XML element.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addBagValue, addSequenceDateValue, addSequenceValue, addSequenceValue, getAbout, getBagList, getBooleanProperty, getDateProperty, getElement, getEventSequenceList, getIntegerProperty, getLanguageProperty, getLanguagePropertyLanguages, getSequenceDateList, getSequenceList, getTextProperty, getThumbnailProperty, merge, removeBagValue, removeSequenceDateValue, removeSequenceValue, removeSequenceValue, setAbout, setBooleanProperty, setDateProperty, setIntegerProperty, setLanguageProperty, setTextProperty, setThumbnailProperty
public static final java.lang.String NAMESPACE
public XMPSchemaPagedText(XMPMetadata parent)
parent
- The parent metadata schema that this will be part of.public XMPSchemaPagedText(org.w3c.dom.Element element, java.lang.String prefix)
element
- The existing element.prefix
- The XML prefix.Copyright © 2008–2018. All rights reserved.