Class MetaDataHandler
java.lang.Object
ch.tocco.nice2.optional.lms.impl.importer.manifest.unmarshal.handlers.MetaDataHandler
- All Implemented Interfaces:
Handler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddLom()
getLom()
Returns the tag name where the handler is mapped to.void
void
setSchemaVersion
(String schemaVersion)
-
Constructor Details
-
MetaDataHandler
public MetaDataHandler()
-
-
Method Details
-
setSchema
-
setSchemaVersion
-
addLom
-
addLomLomNs
-
addLomWoNs
-
addLocation
-
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.
-
getLom
-