|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITOCTree
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 the root node of a TOC tree. |
| Method Detail |
|---|
TOCNode findTOC(java.lang.String tocId)
tocId is null.
tocNodeId - the id of the toc.
java.util.List findTOCByValue(java.lang.Object tocValue)
tocValue - the name of the toc.
TOCNode getRoot()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||