|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.swan.xml.input.event.ContextAdapter | +--net.sf.swan.xml.input.components.Factory
Creates instances of the provided Class
and
associates
them with an ElementContext
.
Constructor Summary | |
Factory(java.lang.Class factory)
|
Method Summary | |
void |
startElement(StartElementEvent evt)
|
Methods inherited from class net.sf.swan.xml.input.event.ContextAdapter |
endElement, getErrorHandler, processingInstruction, text |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Factory(java.lang.Class factory)
Method Detail |
public void startElement(StartElementEvent evt) throws EventContextException
startElement
in class ContextAdapter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |