public class TocHelper extends Object
Modifier and Type | Field and Description |
---|---|
static STTabTlc |
DEFAULT_TAB_LEADER |
static String |
DEFAULT_TOC_INSTRUCTION |
static String |
HEADING_STYLE |
static String |
TOC_INSTRUCTION_MASK |
static String |
TOC_STYLE_MASK |
Modifier and Type | Method and Description |
---|---|
static List<Object> |
getAllElementsFromObject(Object obj,
Class<?> toSearch)
A ContentAccessor-based approach to fetching objects of the specified
type from
|
public static final String TOC_INSTRUCTION_MASK
public static final String DEFAULT_TOC_INSTRUCTION
public static final STTabTlc DEFAULT_TAB_LEADER
public static final String HEADING_STYLE
public static final String TOC_STYLE_MASK
Copyright © 2007-2019. All Rights Reserved.