|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
org.pentaho.reporting.engine.classic.core.modules.parser.base.common.AbstractPropertyXmlReadHandler
org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractElementReadHandler
org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractTextElementReadHandler
org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.BandReadHandler
org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.RootLevelBandReadHandler
org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.GroupHeaderReadHandler
public class GroupHeaderReadHandler
Field Summary |
---|
Fields inherited from class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.RootLevelBandReadHandler |
---|
ALIGNMENT_ATT, FIXED_POSITION_ATTRIBUTE, HEIGHT_ATTRIBUTE, PAGEBREAK_AFTER_ATTRIBUTE, PAGEBREAK_BEFORE_ATTR, VALIGNMENT_ATT |
Fields inherited from class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.BandReadHandler |
---|
ANCHOR_FIELD_TAG, BAND_TAG, COMPONENTFIELD_TAG, DATE_FIELD_TAG, DRAWABLE_FIELD_TAG, IMAGEFIELD_TAG, IMAGEREF_TAG, IMAGEURLFIELD_TAG, LABEL_TAG, LINE_TAG, MESSAGE_FIELD_TAG, NUMBER_FIELD_TAG, RECTANGLE_TAG, RESOURCEFIELD_TAG, RESOURCELABEL_TAG, RESOURCEMESSAGE_TAG, ROUND_RECTANGLE_TAG, SHAPE_FIELD_TAG, STRING_FIELD_TAG |
Fields inherited from class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractTextElementReadHandler |
---|
EXCEL_WRAP_TEXT, RESERVED_LITERAL_ATT, TRIM_TEXT_CONTENT_ATT |
Fields inherited from class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractElementReadHandler |
---|
COLOR_ATT, FIELDNAME_ATT, FONT_NAME_ATT, FONT_SIZE_ATT, FONT_STYLE_ATT, FS_BOLD, FS_EMBEDDED, FS_ENCODING, FS_ITALIC, FS_STRIKETHR, FS_UNDERLINE, FUNCTIONNAME_ATT, LINEHEIGHT, NAME_ATT, NULLSTRING_ATT, STYLE_CLASS_ATT |
Constructor Summary | |
---|---|
GroupHeaderReadHandler(Band band)
|
Method Summary |
---|
Methods inherited from class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.BandReadHandler |
---|
getBand, getObject |
Methods inherited from class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractElementReadHandler |
---|
getElement |
Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler |
---|
characters, endElement, getLocator, getRootHandler, getTagName, getUri, init, startElement |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler |
---|
characters, endElement, init, startElement |
Constructor Detail |
---|
public GroupHeaderReadHandler(Band band)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |