Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like Document or indirectly through several
subpackages. |
com.aspose.pdf.tagged |
The
com.aspose.pdf.tagged package provides classes that allow to work with TaggedContent of a
document. |
com.aspose.pdf.tagged.logicalstructure.elements.ils |
The
<b>com.aspose.pdf.tagged.logicalstructure.elements.ils </b> is a namespace for PDF Logical Structure classes. |
Class and Description |
---|
LinkElement
Represents Link structure element in logical structure.
|
Class and Description |
---|
AnnotElement
Represents Annot structure element in logical structure.
|
BibEntryElement
Represents BibEntry structure element in logical structure.
|
CodeElement
Represents Code structure element in logical structure.
|
LinkElement
Represents Link structure element in logical structure.
|
NoteElement
Represents Note structure element in logical structure.
|
QuoteElement
Represents Quote structure element in logical structure.
|
ReferenceElement
Represents Reference structure element in logical structure.
|
RubyElement
Represents Ruby structure element in logical structure.
|
SpanElement
Represents Span structure element in logical structure.
|
WarichuElement
Represents Warichu structure element in logical structure.
|
Class and Description |
---|
AnnotationElement
Represents a base class for annotation structure elements in logical structure.
|
ILSElement
Represents a base class for inline-level structure elements in logical structure.
|
ILSTextElement
Represents a base class for inline-level text structure elements in logical structure.
|
RubyChildElement
Represents a base class for children elements of the Ruby in logical structure.
|
WarichuChildElement
Represents a base class for children elements of the Warichu in logical structure.
|