|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.milyn.edisax.unedifact.handlers.GenericHandler
public class GenericHandler
Generic Control Segment Handler.
| Constructor Summary | |
|---|---|
GenericHandler()
|
|
| Method Summary | |
|---|---|
void |
process(InterchangeContext interchangeContext)
Process an interchange control block. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenericHandler()
| Method Detail |
|---|
public void process(InterchangeContext interchangeContext)
throws java.io.IOException,
org.xml.sax.SAXException
ControlBlockHandler
process in interface ControlBlockHandlerinterchangeContext - The interchange context.
java.io.IOException - Error reading from stream.
org.xml.sax.SAXException - SAX Error handling segment data.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||