info.informatica.text
Class LoremIpsum

java.lang.Object
  extended by info.informatica.text.LoremIpsum

public class LoremIpsum
extends Object

Lorem Ipsum sample text generation.

Author:
amengual at informatica dot info

Constructor Summary
LoremIpsum()
           
 
Method Summary
 String toString()
           
 String toString(int sz)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LoremIpsum

public LoremIpsum()
Method Detail

toString

public String toString(int sz)

toString

public String toString()
Overrides:
toString in class Object