org.apache.jempbox.xmp
public class XMPSchemaPagedText extends XMPSchema
Version: $Revision: 1.2 $
Field Summary | |
---|---|
static String | NAMESPACE
The namespace for this schema. |
Constructor Summary | |
---|---|
XMPSchemaPagedText(XMPMetadata parent) | |
XMPSchemaPagedText(Element element, String prefix)
Constructor from existing XML element.
|
Parameters: parent The parent metadata schema that this will be part of.
Parameters: element The existing element. prefix The XML prefix.