org.apache.jempbox.xmp
public class XMPSchemaBasicJobTicket extends XMPSchema
Version: $Revision: 1.2 $
Field Summary | |
---|---|
static String | NAMESPACE
The namespace for this schema. |
Constructor Summary | |
---|---|
XMPSchemaBasicJobTicket(XMPMetadata parent) | |
XMPSchemaBasicJobTicket(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 schema prefix.