Class LangStringHandler
java.lang.Object
ch.tocco.nice2.optional.lms.impl.importer.manifest.unmarshal.handlers.LangStringHandler
- All Implemented Interfaces:
Handler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLang()Returns the tag name where the handler is mapped to.voidvoidsetLangString(String langString)
-
Constructor Details
-
LangStringHandler
public LangStringHandler()
-
-
Method Details
-
setLang
-
setLangString
-
getTagName
Description copied from interface:HandlerReturns the tag name where the handler is mapped to.- Specified by:
getTagNamein interfaceHandler- Returns:
- the tag name where the handler is mapped to.
-
getLang
-
getLangString
-