Package | Description |
---|---|
com.groupdocs.parser.data |
The package provides classes which represent parsing results.
|
Modifier and Type | Method and Description |
---|---|
Parser |
ContainerItem.openParser()
Creates the
Parser object for the item content. |
Parser |
ContainerItem.openParser(LoadOptions loadOptions)
Creates the
Parser object for the item content with LoadOptions . |
abstract Parser |
ContainerItem.openParser(LoadOptions loadOptions,
ParserSettings parserSettings)
|