|
code.google.com home | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.owasp.html.examples.UrlTextExample
public class UrlTextExample
Uses a custom event receiver to emit the domain of a link or inline image after the link or image.
Constructor Summary | |
---|---|
UrlTextExample()
|
Method Summary | |
---|---|
static void |
main(java.lang.String... argv)
|
static void |
run(java.lang.Appendable out,
java.lang.String... argv)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UrlTextExample()
Method Detail |
---|
public static void run(java.lang.Appendable out, java.lang.String... argv) throws java.io.IOException
java.io.IOException
public static void main(java.lang.String... argv) throws java.io.IOException
java.io.IOException
|
code.google.com home | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |