public class Toc extends Object
Modifier and Type | Method and Description |
---|---|
P |
getLastParagraph() |
List<SwitchInterface> |
getSwitches() |
protected static String |
getTocHeadingText() |
List<R> |
getTocInstruction() |
boolean |
hasErrors() |
static void |
setTocHeadingText(String tocHeadingText)
Use the provided text for the ToC heading.
|
public Toc(String tocInstruction) throws TocException
TocException
public static void setTocHeadingText(String tocHeadingText)
tocHeadingText
- protected static String getTocHeadingText()
public boolean hasErrors()
public List<SwitchInterface> getSwitches()
public P getLastParagraph()
Copyright © 2007-2018. All Rights Reserved.