Package org.w3c.tidy

Class ParsePropertyImpl.ParseInvBoolean

    • Constructor Summary

      Constructors 
      Constructor Description
      ParseInvBoolean()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getFriendlyName​(java.lang.String option, java.lang.Object value, Configuration configuration)
      Returns the "friendly name" for the passed value.
      java.lang.String getOptionValues()
      Returns the valid values.
      java.lang.String getType()
      Returns the option type.
      java.lang.Object parse​(java.lang.String value, java.lang.String option, Configuration configuration)
      Parse a configuration option.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait