|
||||||||||
| 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
public class DefaultReaderHandler
| Field Summary |
|---|
| Fields inherited from class and.util.xml.XMLReaderHandler |
|---|
handler, isParse, rootName, version |
| Constructor Summary | |
|---|---|
DefaultReaderHandler(ReportBook reportBook,
XMLReader reader)
|
|
| Method Summary | |
|---|---|
int |
getCurrentModel()
|
ReportBook |
getReportBook()
|
ReportModel |
getReportModel()
|
void |
setCurrentModel(int i)
|
| Methods inherited from class and.util.xml.XMLReaderHandler |
|---|
characters, endElement, getReader, getVersion, popHandler, pushHandler, setReader, startElement |
| 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 DefaultReaderHandler(ReportBook reportBook,
XMLReader reader)
| Method Detail |
|---|
public ReportModel getReportModel()
public ReportBook getReportBook()
public void setCurrentModel(int i)
public int getCurrentModel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||