org.mortbay.html
public class Break extends Tag
Field Summary | |
---|---|
static Break | line Static instance of line break |
static String | Line Line Break tag type |
static Break | para Static instance of paragraph break |
static String | Para Paragraph Break tag type |
static Break | rule Static instance of rule break |
static String | Rule Rule Break tag type |
Constructor Summary | |
---|---|
Break() Default constructor (Line Break). | |
Break(String type) Constructor. |
Parameters: type The Break type