public interface IHTMLBranchLoader
Modifier and Type | Method and Description |
---|---|
void |
loadBranch(HTMLTree tree,
java.lang.String key)
Load the branch
|
void |
loadBranch(HTMLTree tree,
java.lang.String key,
boolean loadParents) |
void loadBranch(HTMLTree tree, java.lang.String key) throws java.lang.Exception
tree
- key
- The keyjava.lang.Exception
- a serious problemvoid loadBranch(HTMLTree tree, java.lang.String key, boolean loadParents) throws java.lang.Exception
tree
- key
- The keyloadParents
- java.lang.Exception
- a serious problemstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.