com.tecnick.htmlutils.htmlentities.sample
Class HTMLEntitiesSample
java.lang.Object
com.tecnick.htmlutils.htmlentities.sample.HTMLEntitiesSample
public class HTMLEntitiesSample
- extends java.lang.Object
Implementation example of HTMLEntities 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.004
- Author:
- Nicola Asuni [www.tecnick.com].
Field Summary |
protected static java.lang.String |
htmlstr
|
protected static java.lang.String |
rawstr
|
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 |
rawstr
protected static java.lang.String rawstr
htmlstr
protected static java.lang.String htmlstr
HTMLEntitiesSample
public HTMLEntitiesSample()
main
public static void main(java.lang.String[] args)
- Prints 2 strings on System.out
- Parameters:
args
- String[]