Package | Description |
---|---|
org.apache.jempbox.impl |
The impl package contains internal implementation classes for JempBox.
|
org.apache.jempbox.xmp |
This package holds data access classes for XMP data structures.
|
Modifier and Type | Method and Description |
---|---|
static void |
XMLUtil.setElementableValue(Element parent,
String name,
Elementable node)
Set an XML element document.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceEvent
This class represents a high level event that occured during the processing
of this resource.
|
class |
ResourceRef
This class represents a multiple part reference to a resource.
|
Modifier and Type | Method and Description |
---|---|
void |
XMPSchema.addSequenceValue(String seqName,
Elementable seqValue)
Add a new value to a sequence property.
|
void |
XMPSchema.removeSequenceValue(String seqName,
Elementable seqValue)
Remove a value from a sequence property.
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.