JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.digitalcollections.model.jackson.mixin.text
Interface StructuredContentMixIn
public interface
StructuredContentMixIn
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
ContentBlock
>
getContentBlocks
()
List
<
ToCEntry
>
getTableOfContents
()
Method Details
getContentBlocks
List
<
ContentBlock
>
getContentBlocks
()
getTableOfContents
List
<
ToCEntry
>
getTableOfContents
()