|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLFormat.OutputElement | |
---|---|
javolution.xml | Provides support for the encoding of objects, and the objects reachable from them,
into XML ; and the complementary reconstruction of the
object graph from XML . |
Uses of XMLFormat.OutputElement in javolution.xml |
---|
Methods in javolution.xml with parameters of type XMLFormat.OutputElement | |
---|---|
abstract void |
XMLFormat.write(T obj,
XMLFormat.OutputElement xml)
Formats an object into the specified XML output element. |
boolean |
XMLReferenceResolver.writeReference(Object obj,
XMLFormat.OutputElement xml)
Writes a reference to the specified object into the specified XML element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |