java.lang.Object
ch.tocco.nice2.optional.lms.impl.importer.manifest.unmarshal.handlers.FileHandler
All Implemented Interfaces:
Handler

public class FileHandler extends Object implements Handler
  • Constructor Details

    • FileHandler

      public FileHandler()
  • Method Details

    • setHref

      @Attribute("href") public void setHref(String href)
    • getTagName

      public String getTagName()
      Description copied from interface: Handler
      Returns the tag name where the handler is mapped to.
      Specified by:
      getTagName in interface Handler
      Returns:
      the tag name where the handler is mapped to.