jsystem.extensions.report.html
Class Link
java.lang.Object
jsystem.extensions.report.html.Report
jsystem.extensions.report.html.Link
- public class Link
- extends Report
Methods inherited from class jsystem.extensions.report.html.Report |
getFileName, getParent, getTarget, getTitle, isBold, isIgnore, isSuccess, setBold, setFileName, setIgnore, setParent, setSuccess, setTarget, setTitle |
Link
public Link(String href,
String data,
String target)
toString
public String toString()
- Overrides:
toString
in class Report
toFile
public void toFile(String directory,
NameGenerator generator)
throws IOException
- Specified by:
toFile
in class Report
- Throws:
IOException