|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsharin.doc.builder.Elem
sharin.doc.builder.GenericXmlElem<E>
sharin.doc.builder.xhtml1.GenericCoreElem<BrElem>
sharin.doc.builder.xhtml1.BrElem
public class BrElem
Constructor Summary | |
---|---|
BrElem(Object... nodes)
|
Method Summary | |
---|---|
BrElem |
clear(Object value)
|
BrElem |
clearAll()
|
BrElem |
clearLeft()
|
BrElem |
clearNone()
|
BrElem |
clearRight()
|
Methods inherited from class sharin.doc.builder.xhtml1.GenericCoreElem |
---|
clas, id, style, title |
Methods inherited from class sharin.doc.builder.GenericXmlElem |
---|
_, attr, toString |
Methods inherited from class sharin.doc.builder.Elem |
---|
getAttrList, getName, getNodeList, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BrElem(Object... nodes)
Method Detail |
---|
public BrElem clear(Object value)
public BrElem clearAll()
public BrElem clearLeft()
public BrElem clearNone()
public BrElem clearRight()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |