public abstract class AbstractTaskListener extends Object implements TaskListener
TaskListener
NULL
Constructor and Description |
---|
AbstractTaskListener() |
Modifier and Type | Method and Description |
---|---|
void |
hyperlink(String url,
String text)
Places a
HyperlinkNote on the given text. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
annotate, error, error, fatalError, fatalError, getLogger
public void hyperlink(String url, String text) throws IOException
TaskListener
HyperlinkNote
on the given text.hyperlink
in interface TaskListener
url
- If this starts with '/', it's interpreted as a path within the context path.IOException
Copyright © 2017. All rights reserved.