|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ControlBlockHandlerFactory
Interchange control block handler factory.
| Method Summary | |
|---|---|
ControlBlockHandler |
getControlBlockHandler(java.lang.String segCode)
Get a ControlBlockHandler instance for the specified interchange segment code. |
| Method Detail |
|---|
ControlBlockHandler getControlBlockHandler(java.lang.String segCode)
throws org.xml.sax.SAXException
ControlBlockHandler instance for the specified interchange segment code.
segCode - The segment code.
org.xml.sax.SAXException - Unknown control block segment code.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||