|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectand.util.xml.AbstractXMLParser
jdbreport.model.io.xml.DefaultReportParser
jdbreport.model.io.xml.StyleReportParser
jdbreport.model.clipboard.ClipStyleParser
public class ClipStyleParser
Field Summary |
---|
Fields inherited from class jdbreport.model.io.xml.DefaultReportParser |
---|
CELL, ROW, SHEET, STYLE, STYLES |
Constructor Summary | |
---|---|
ClipStyleParser(DefaultReaderHandler reportHandler)
|
Method Summary | |
---|---|
protected Object |
appendStyle(CellStyle style)
|
Methods inherited from class jdbreport.model.io.xml.StyleReportParser |
---|
endElement, save, startElement |
Methods inherited from class jdbreport.model.io.xml.DefaultReportParser |
---|
getCurrentModel, getDefaultReportHandler, getReportBook, getReportModel, setCurrentModel |
Methods inherited from class and.util.xml.AbstractXMLParser |
---|
characters, getHandler, popHandler, pushHandler |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClipStyleParser(DefaultReaderHandler reportHandler)
Method Detail |
---|
protected Object appendStyle(CellStyle style)
appendStyle
in class StyleReportParser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |