| Package | Description |
|---|---|
| org.docx4j.model.styles |
| Modifier and Type | Field and Description |
|---|---|
protected Tree<T> |
Node.tree |
| Modifier and Type | Method and Description |
|---|---|
Tree<StyleTree.AugmentedStyle> |
StyleTree.getCharacterStylesTree() |
Tree<StyleTree.AugmentedStyle> |
StyleTree.getParagraphStylesTree() |
Tree<StyleTree.AugmentedStyle> |
StyleTree.getTableStylesTree() |
| Modifier and Type | Method and Description |
|---|---|
static String |
StyleTree.getHtmlClassAttributeValue(Tree<StyleTree.AugmentedStyle> tree,
Node<StyleTree.AugmentedStyle> n) |
| Constructor and Description |
|---|
Node(Tree<T> tree,
String name,
T data)
Convenience ctor to create a Node
|
Copyright © 2007-2022. All Rights Reserved.