org.mortbay.html
public class Text extends Composite
Deprecated: all Composites now take Strings direct.
A simple block of straight text.Constructor Summary | |
---|---|
Text() | |
Text(String s) | |
Text(String[] s) |
Method Summary | |
---|---|
Text | add(String[] s) |
Text | add(Vector v) |