Class PurposeHandler
java.lang.Object
ch.tocco.nice2.optional.lms.impl.importer.manifest.unmarshal.handlers.PurposeHandler
- All Implemented Interfaces:
Handler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddValue()
Returns the tag name where the handler is mapped to.
-
Constructor Details
-
PurposeHandler
public PurposeHandler()
-
-
Method Details
-
addSource
-
addSourceLomNs
-
addSourceWoNs
-
addValue
-
addValueLomNs
-
addValueWoNs
-
getTagName
Description copied from interface:Handler
Returns the tag name where the handler is mapped to.- Specified by:
getTagName
in interfaceHandler
- Returns:
- the tag name where the handler is mapped to.
-