sharin.doc.builder.xhtml1
Class OlElem

java.lang.Object
  extended by sharin.doc.builder.Elem
      extended by sharin.doc.builder.GenericXmlElem<E>
          extended by sharin.doc.builder.xhtml1.GenericCoreElem<E>
              extended by sharin.doc.builder.xhtml1.GenericCommonElem<OlElem>
                  extended by sharin.doc.builder.xhtml1.OlElem

public class OlElem
extends GenericCommonElem<OlElem>


Constructor Summary
OlElem(Object... nodes)
           
 
Method Summary
 OlElem compact(boolean compact)
           
 OlElem compact(Object value)
           
 OlElem start(Object value)
           
 OlElem type(Object value)
           
 
Methods inherited from class sharin.doc.builder.xhtml1.GenericCommonElem
dir, lang, onclick, ondblclick, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, xmllang
 
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

OlElem

public OlElem(Object... nodes)
Method Detail

compact

public OlElem compact(boolean compact)

compact

public OlElem compact(Object value)

start

public OlElem start(Object value)

type

public OlElem type(Object value)


Copyright © 2009 SHU. All Rights Reserved.