view.xhtml
Class Meta

java.lang.Object
  extended by view.xhtml.HtmlObject
      extended by view.xhtml.HtmlElement
          extended by view.xhtml.EmptyElement
              extended by view.xhtml.Meta

public class Meta
extends EmptyElement


Constructor Summary
Meta()
          Constructs the element.
 
Method Summary
 
Methods inherited from class view.xhtml.EmptyElement
getHtml, getHtml
 
Methods inherited from class view.xhtml.HtmlElement
getCloseTag, getCloseTag, getStartTag, getStartTag, setAttribute, setClass, setId, setName
 
Methods inherited from class view.xhtml.HtmlObject
getHtml, getIndent, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Meta

public Meta()
Constructs the element.