Package | Description |
---|---|
_templates.javolution.xml |
Modifier and Type | Method and Description |
---|---|
abstract void |
XMLFormat.write(Object 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.
|
Copyright © 2005–2016 Javolution. All rights reserved.