|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
and.util.xml.XMLReaderHandler
jdbreport.model.io.xml.DefaultReaderHandler
jdbreport.model.io.xml.JReportHandler
jdbreport.design.model.xml.JTemplateReportHandler
public class JTemplateReportHandler
Field Summary |
---|
Fields inherited from class and.util.xml.XMLReaderHandler |
---|
handler, isParse, rootName, version |
Constructor Summary | |
---|---|
JTemplateReportHandler(ReportBook reportBook,
XMLReader reader,
ResourceReader rr)
|
Method Summary | |
---|---|
and.util.xml.XMLParser |
getDefaultHandler(JReportHandler handler)
|
Methods inherited from class jdbreport.model.io.xml.JReportHandler |
---|
getResourceReader, startElement |
Methods inherited from class jdbreport.model.io.xml.DefaultReaderHandler |
---|
getCurrentModel, getReportBook, getReportModel, setCurrentModel |
Methods inherited from class and.util.xml.XMLReaderHandler |
---|
characters, endElement, getReader, getVersion, popHandler, pushHandler, setReader |
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
---|
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JTemplateReportHandler(ReportBook reportBook, XMLReader reader, ResourceReader rr)
Method Detail |
---|
public and.util.xml.XMLParser getDefaultHandler(JReportHandler handler)
getDefaultHandler
in class JReportHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |