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