|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jempbox.xmp.XMPSchema
org.jempbox.xmp.XMPSchemaPagedText
Paged Text Schema.
Field Summary | |
static java.lang.String |
NAMESPACE
The namespace for this schema. |
Fields inherited from class org.jempbox.xmp.XMPSchema |
NS_NAMESPACE, prefix, schema |
Constructor Summary | |
XMPSchemaPagedText(org.w3c.dom.Element element,
java.lang.String prefix)
Constructor from existing XML element. |
|
XMPSchemaPagedText(XMPMetadata parent)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String NAMESPACE
Constructor Detail |
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.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |