Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.tecnick.htmlutils.htmlstrings.sample
Class HTMLStringsSample  view HTMLStringsSample download HTMLStringsSample.java

java.lang.Object
  extended bycom.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