All Classes
Packages
com.groupdocs.parser
com.groupdocs.parser.data
com.groupdocs.parser.exceptions
com.groupdocs.parser.licensing
com.groupdocs.parser.options
com.groupdocs.parser.templates
com.groupdocs.parser.data
Classes
ContainerItem
DocumentData
FieldData
HighlightItem
MetadataItem
Page
PageArea
PageGroupArea
PageHyperlinkArea
PageImageArea
PageTableArea
PageTableAreaCell
PageTextArea
Point
Rectangle
SearchResult
Size
TextReader
TextStyle
TocItem
JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Uses of Class
com.groupdocs.parser.data.TocItem
Packages that use
TocItem
Package
Description
com.groupdocs.parser
The package provides classes for parsing data from documents.
Uses of
TocItem
in
com.groupdocs.parser
Methods in
com.groupdocs.parser
that return types with arguments of type
TocItem
Modifier and Type
Method and Description
Iterable
<
TocItem
>
Parser.
getToc
()
Extracts a table of contents from the document.