public class DocumentViewExporter extends Exporter
| Constructor and Description |
|---|
DocumentViewExporter(Session session,
org.xml.sax.ContentHandler handler,
boolean recurse,
boolean binary)
Creates a document view exporter.
|
public DocumentViewExporter(Session session,
org.xml.sax.ContentHandler handler,
boolean recurse,
boolean binary)
session - current sessionhandler - SAX event handler for the exportrecurse - whether to recursively export the whole subtreebinary - whether to export binary values"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"