|
|||||||||
| Home >> All >> com >> tecnick >> htmlutils >> htmlstrings >> [ sample overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.tecnick.htmlutils.htmlstrings.sample
Class HTMLStringsSample

java.lang.Objectcom.tecnick.htmlutils.htmlstrings.sample.HTMLStringsSample
- public class HTMLStringsSample
- extends java.lang.Object
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
- Version:
- 1.0.003
| 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 |
rawstr
protected static java.lang.String rawstr
| Constructor Detail |
HTMLStringsSample
public HTMLStringsSample()
| Method Detail |
main
public static void main(java.lang.String[] args)
- Prints 2 strings on System.out
|
|||||||||
| Home >> All >> com >> tecnick >> htmlutils >> htmlstrings >> [ sample overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.tecnick.htmlutils.htmlstrings.sample.HTMLStringsSample