|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.xmlns.parser.AbstractXmlReadHandler
org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler
Creation-Date: 09.04.2006, 13:55:36
| Constructor Summary | |
protected |
AbstractElementReadHandler()
|
| Method Summary | |
protected void |
configureElement(Element e)
|
protected abstract Element |
getElement()
|
protected org.jfree.xmlns.parser.XmlReadHandler |
getHandlerForChild(java.lang.String uri,
java.lang.String tagName,
org.xml.sax.Attributes atts)
Returns the handler for a child element. |
Node |
getNode()
|
java.lang.Object |
getObject()
Returns the object for this element or null, if this element does not create an object. |
java.lang.String |
getStyle()
|
void |
init(org.jfree.xmlns.parser.RootXmlReadHandler rootHandler,
java.lang.String uri,
java.lang.String tagName)
Initialises the handler. |
boolean |
isEnabled()
|
protected void |
startParsing(org.xml.sax.Attributes attrs)
Starts parsing. |
| Methods inherited from class org.jfree.xmlns.parser.AbstractXmlReadHandler |
characters, doneParsing, endElement, getLocator, getRootHandler, getTagName, getUri, isSameNamespace, startElement |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jfree.xmlns.parser.XmlReadHandler |
characters, endElement, startElement |
| Constructor Detail |
protected AbstractElementReadHandler()
| Method Detail |
public boolean isEnabled()
public java.lang.String getStyle()
public void init(org.jfree.xmlns.parser.RootXmlReadHandler rootHandler,
java.lang.String uri,
java.lang.String tagName)
init in interface org.jfree.xmlns.parser.XmlReadHandlerrootHandler - the root handler.tagName - the tag name.
protected void startParsing(org.xml.sax.Attributes attrs)
throws org.xml.sax.SAXException
attrs - the attributes.
org.xml.sax.SAXException - if there is a parsing error.
protected org.jfree.xmlns.parser.XmlReadHandler getHandlerForChild(java.lang.String uri,
java.lang.String tagName,
org.xml.sax.Attributes atts)
throws org.xml.sax.SAXException
tagName - the tag name.atts - the attributes.
org.xml.sax.SAXException - if there is a parsing error.
XmlReaderException - if there is a reader error.protected void configureElement(Element e)
protected abstract Element getElement()
public final Node getNode()
getNode in interface NodeReadHandler
public java.lang.Object getObject()
throws org.xml.sax.SAXException
getObject in interface org.jfree.xmlns.parser.XmlReadHandlerXmlReaderException - if there is a parsing error.
org.xml.sax.SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||