|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.johnmunsch.demo.HTMLBox
| Constructor Summary | |
HTMLBox(Channel channel,
java.util.List list,
java.lang.String filename,
boolean generateJavaScript)
Creates new HTMLBox |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
A more sophisticated example of using the RSS classes. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HTMLBox(Channel channel,
java.util.List list,
java.lang.String filename,
boolean generateJavaScript)
| Method Detail |
public static void main(java.lang.String[] args)
args - the command line arguments
|
||||||||||