jdbreport.model.io
Class Content
java.lang.Object
jdbreport.model.io.Content
public class Content
- extends Object
- Version:
- 1.0 10.08.2009
- Author:
- Andrey Kholmanskih
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Content
public Content(String text,
AttributeSet attrs)
getText
public String getText()
getAttributeSet
public AttributeSet getAttributeSet()
getHTMLContentList
public static List<Content> getHTMLContentList(HTMLDocument doc)
createTextStyle
public CellStyle createTextStyle(CellStyle parentStyle)
createTextStyle
public CellStyle createTextStyle(CellStyle parentStyle,
CellStyle style)
sizeToPoints
public static short sizeToPoints(short size)
pointToSize
public static short pointToSize(short point)