|
Release Planner v1.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.xml.sax.helpers.DefaultHandler
|
+--rp.util.xml.XMLLoader
|
+--rp.dom.xml.RPLoader
Baseclass for all RP XMLLoaders. Establishes some additional protocols for loaders in this package.
| Constructor Summary | |
RPLoader()
|
|
| Method Summary | |
protected java.lang.Object |
alloc()
|
protected java.lang.Object |
getObject()
|
protected void |
init()
Called to allow the loader to do any object-specific intialization. |
protected void |
start()
|
| Methods inherited from class rp.util.xml.XMLLoader |
characters, done, doneLoader, endElement, endElement, getAttributes, getCharData, getLoaderParameter, getNestingLevel, getParameter, newLoader, startElement, 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 RPLoader()
| Method Detail |
protected final void init()
XMLLoader
init in class XMLLoaderprotected java.lang.Object getObject()
protected java.lang.Object alloc()
protected void start()
|
Release Planner v1.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||