sharin.doc.builder.xhtml1
Class IsindexElem

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

public class IsindexElem
extends GenericCoreElem<IsindexElem>


Constructor Summary
IsindexElem(Object... nodes)
           
 
Method Summary
 IsindexElem dir(Object value)
           
 IsindexElem lang(Object value)
           
 IsindexElem prompt(Object value)
           
 IsindexElem xmllang(Object value)
           
 
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

IsindexElem

public IsindexElem(Object... nodes)
Method Detail

dir

public IsindexElem dir(Object value)

lang

public IsindexElem lang(Object value)

prompt

public IsindexElem prompt(Object value)

xmllang

public IsindexElem xmllang(Object value)


Copyright © 2009 SHU. All Rights Reserved.