|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.milyn.edisax.unedifact.handlers.r41.UNEdifact41ControlBlockHandlerFactory
public class UNEdifact41ControlBlockHandlerFactory
UN/EDIFACT control block handler factory (Version 4, Release 1).
| Constructor Summary | |
|---|---|
UNEdifact41ControlBlockHandlerFactory(HierarchyChangeListener hierarchyChangeListener)
|
|
| Method Summary | |
|---|---|
ControlBlockHandler |
getControlBlockHandler(java.lang.String segCode)
Get a ControlBlockHandler instance for the specified interchange segment code. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UNEdifact41ControlBlockHandlerFactory(HierarchyChangeListener hierarchyChangeListener)
| Method Detail |
|---|
public ControlBlockHandler getControlBlockHandler(java.lang.String segCode)
throws org.xml.sax.SAXException
ControlBlockHandlerFactoryControlBlockHandler instance for the specified interchange segment code.
getControlBlockHandler in interface ControlBlockHandlerFactorysegCode - 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 | |||||||||