fr.opensagres.xdocreport.xhtml.extension
Class XHTMLPageBodyContentHeader

java.lang.Object
  extended by fr.opensagres.xdocreport.xhtml.extension.AbstractContentBuffer
      extended by fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
          extended by fr.opensagres.xdocreport.xhtml.extension.XHTMLPageBodyContentHeader
All Implemented Interfaces:
XHTMLConstants

public class XHTMLPageBodyContentHeader
extends XHTMLPageContentBuffer


Field Summary
 
Fields inherited from class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
currentBuffer, currentElementIndex
 
Fields inherited from class fr.opensagres.xdocreport.xhtml.extension.AbstractContentBuffer
indent
 
Fields inherited from interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
A_ELEMENT, BODY_ELEMENT, BR_ELEMENT, CLASS_ATTR, COL_ELEMENT, COLSPAN_ATTR, DISPLAY_ATTR, DIV_ELEMENT, H_ELEMENT, HEAD_ELEMENT, HEIGHT_ATTR, HREF_ATTR, HTML_ELEMENT, IMG_ELEMENT, LI_ELEMENT, NAME_ATTR, OL_ELEMENT, P_ELEMENT, ROWSPAN_ATTR, SPAN_ELEMENT, SRC_ATTR, STYLE_ATTR, STYLE_ELEMENT, TABLE_ELEMENT, TD_ELEMENT, TR_ELEMENT, UL_ELEMENT, WIDTH_ATTR, XHTML_1_0_DOCTYPE
 
Constructor Summary
XHTMLPageBodyContentHeader(int indent)
           
 
Method Summary
 
Methods inherited from class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
addAttributeValue, endAttribute, endElement, endElement, endElement, endElement, endElementNotEnclosed, getCurrentBuffer, save, save, setAttribute, setAttribute, startAttribute, startElement, startElement, startElement, startElement, startElementNotEnclosed, startEndElement, toString
 
Methods inherited from class fr.opensagres.xdocreport.xhtml.extension.AbstractContentBuffer
doIndentIfNeeded, doIndentIfNeeded, doIndentIfNeeded, setText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XHTMLPageBodyContentHeader

public XHTMLPageBodyContentHeader(int indent)


Copyright © 2013. All rights reserved.