|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--net.sf.swan.xml.input.components.Choice
| Field Summary | |
static java.lang.Object |
acceptedChoiceKey
|
| Constructor Summary | |
Choice(ContextListener[] choices)
|
|
| Method Summary | |
void |
endElement(EndElementEvent event)
|
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 |
| Field Detail |
public static final java.lang.Object acceptedChoiceKey
| Constructor Detail |
public Choice(ContextListener[] choices)
| 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 ContextListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||