|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ldodds.foaf.thinlet.model.AnnotableObject | +--com.ldodds.foaf.thinlet.model.FOAFObject | +--com.ldodds.foaf.thinlet.model.Document
This code is Public Domain
Fields inherited from class com.ldodds.foaf.thinlet.model.AnnotableObject |
_properties |
Constructor Summary | |
Document()
|
Method Summary | |
void |
export(Exporter exporter)
Indicates the object should export itself using the given Exporter |
Methods inherited from class com.ldodds.foaf.thinlet.model.FOAFObject |
addValidationError, doValidation, getErrors, validate |
Methods inherited from class com.ldodds.foaf.thinlet.model.AnnotableObject |
add, add, addAsList, get, getAsList, getProperties, has |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Document()
Method Detail |
public void export(Exporter exporter) throws java.io.IOException
Exportable
Exporter.
- Overrides:
export
in class FOAFObject
- See Also:
com.ldodds.foaf.thinlet.Exportable#export(Exporter)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |