com.tecnick.htmlutils.htmlentities.sample
Class HTMLEntitiesSample

java.lang.Object
  extended by 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
           
 
Constructor Summary
HTMLEntitiesSample()
           
 
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

htmlstr

protected static java.lang.String htmlstr
Constructor Detail

HTMLEntitiesSample

public HTMLEntitiesSample()
Method Detail

main

public static void main(java.lang.String[] args)
Prints 2 strings on System.out

Parameters:
args - String[]