ResultBuilderFactory
Leave feedback
On this page
Inheritance: java.lang.Object
All Implemented Interfaces: com.groupdocs.search.common.IResultBuilderFactory
public abstract class ResultBuilderFactory implements IResultBuilderFactory
Represents the base class of a result builder factory.
| Method | Description |
|---|---|
| getOutputFormat() | Gets the output format. |
| getCore() |
public OutputFormat getOutputFormat()
Gets the output format.
Returns: OutputFormat - The output format.
public Object getCore()
Returns: java.lang.Object
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.