@Deprecated public class DocumentMarshaller extends Marshaller
Marshaller.PathNodedocument, flavor| Constructor and Description |
|---|
DocumentMarshaller(XMLDocument document)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
Deprecated.
|
String |
getContent(org.jdom2.output.Format format)
Deprecated.
|
String |
getContent(String indent,
boolean newlines)
Deprecated.
|
org.jdom2.Document |
getDocument()
Deprecated.
|
void |
start()
Deprecated.
Begins the document assembly process
|
fromObjectgetOptions, setOptionspublic DocumentMarshaller(XMLDocument document)
Copyright © 2017. All rights reserved.