|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Represents a whole TOC tree.
| Method Summary | |
TOCNode |
findTOC(java.lang.String tocId)
Gets the TOCNode with the specified id. |
java.util.List |
findTOCByValue(java.lang.Object tocValue)
Gets the TOCNodes with specified TOC value. |
TOCNode |
getRoot()
Gets a TOC tree with specified format and locale. |
| Method Detail |
public TOCNode findTOC(java.lang.String tocId)
tocId is null.
public java.util.List findTOCByValue(java.lang.Object tocValue)
tocValue - the name of the toc.
public TOCNode getRoot()
null is provided as format, the returned TOCs will
includes all the TOCs.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||