|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tecnick.htmlutils.htmlstrings.sample.HTMLStringsSample
public class HTMLStringsSample
Implementation example of HTMLStrings class.
Copyright (c) 2004-2005 Tecnick.com S.r.l (www.tecnick.com) Via Ugo Foscolo
n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com -
info@tecnick.com
License: http://www.gnu.org/copyleft/lesser.html LGPL
Field Summary | |
---|---|
protected static java.lang.String |
rawstr
|
Constructor Summary | |
---|---|
HTMLStringsSample()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Prints 2 strings on System.out |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static java.lang.String rawstr
Constructor Detail |
---|
public HTMLStringsSample()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- String[]
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |