|
xmlgraphics-commons 1.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlgraphics.xmp.XMPComplexValue
public abstract class 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.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |