|
xmlgraphics-commons 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xmlgraphics.xmp.XMPComplexValue
Base class for complex data types in XMP.
Constructor Summary | |
XMPComplexValue()
|
Method Summary | |
abstract java.lang.Object |
getSimpleValue()
Returns a normal Java object representing the value if it is available. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.xmlgraphics.util.XMLizable |
toSAX |
Constructor Detail |
public XMPComplexValue()
Method Detail |
public abstract java.lang.Object getSimpleValue()
|
xmlgraphics-commons 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |