| Home >> All >> com >> port80 >> [ text Javadoc ] |
com.port80.text: Javadoc index of package com.port80.text.
Package Samples:
com.port80.text
Classes:
IState: A simple parser to parse html like attributed strings. Output is the un-attributed text returned by getText() and a List of TextAttr returned by getAttrs(). Attributes for line format eg. hr,left,right,center,alt are returned by getAlign(). Current supported character attributes: <b></b> Bold <font [color=0xhhhhhh|name] [size=float]></font> Font color and size. <color</color>=0xhhhhhh|name] Shorthand for font color. <size</size>=float Shorthand for font size. Line attributes apply to and only to the attributed line: <hr> Horizontal ruler (before line if occurs at start ...
AttrTextParser
NormalState
ElementState
AttrState
TextAttr
| Home | Contact Us | Privacy Policy | Terms of Service |