public class StructureOutputAdapter extends OutputAdapter implements IStructureOutputAdapter
core| Constructor and Description |
|---|
StructureOutputAdapter(OutputFormat outputFormat)
Initializes a new instance of the
StructureOutputAdapter class. |
| Modifier and Type | Method and Description |
|---|---|
DocumentField[] |
getResult()
Gets the resulting array of fields.
|
getCore, getOutputFormatclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOutputFormatpublic StructureOutputAdapter(OutputFormat outputFormat)
StructureOutputAdapter class.outputFormat - The output format.public final DocumentField[] getResult()
getResult in interface IStructureOutputAdapterCopyright © 2026. All rights reserved.