|
|||||||||
| 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
| Constructor Summary | |
ContextAdapter()
|
|
| Method Summary | |
void |
endElement(EndElementEvent event)
|
protected ErrorHandler |
getErrorHandler(ContextEvent evt)
|
void |
processingInstruction(ProcessingInstructionEvent piEvent)
|
void |
startElement(StartElementEvent event)
|
void |
text(TextEvent event)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ContextAdapter()
| Method Detail |
public void startElement(StartElementEvent event)
throws EventContextException
startElement in interface ContextListener
public void endElement(EndElementEvent event)
throws EventContextException
endElement in interface ContextListener
public void text(TextEvent event)
throws EventContextException
text in interface ContextListener
public void processingInstruction(ProcessingInstructionEvent piEvent)
throws EventContextException
processingInstruction in interface ContextListenerprotected ErrorHandler getErrorHandler(ContextEvent evt)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||