Class MappingsManager
java.lang.Object
org.dlese.dpc.schemedit.ndr.util.integration.MappingsManager
- Author:
- Jonathan Ostwald
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(MappingInfo info) static org.dom4j.Elementstatic StringgetElementText(org.dom4j.Element e, String tag) getIdMap()getMappingInfo(String id) static voidvoidremove(MappingInfo existing) voidreset()voidvoidupdate(MappingInfo info)
-
Constructor Details
-
Method Details