java.lang.Object | +--com.java2html.JavaDocOption
Used by Java2HTML to communicate a JavaDoc option
| Constructor Summary | |
JavaDocOption(java.lang.String localReference)
Used by Java2HTML to communicate a JavaDoc option |
|
JavaDocOption(java.lang.String localReference,
java.lang.String httpReference)
Used by Java2HTML to communicate a JavaDoc option |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JavaDocOption(java.lang.String localReference)
localReference - Local Reference to a JavaDoc Source, this reference will be used in the
generated HTML output.
public JavaDocOption(java.lang.String localReference,
java.lang.String httpReference)
localReference - Local Reference to a JavaDoc SourcehttpReference - The Http Reference that will be used in the generated HTML