Class Main.DoctypeHandler

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.util.Map values  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected DoctypeHandler()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getDescription()
      Returns the option description.
      void handleOption()
      Handles the current option.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • values

        protected final java.util.Map values
    • Constructor Detail

      • DoctypeHandler

        protected DoctypeHandler()