Uses of Class
org.htmlcleaner.OptionalOutput

Packages that use OptionalOutput
org.htmlcleaner   
 

Uses of OptionalOutput in org.htmlcleaner
 

Methods in org.htmlcleaner that return OptionalOutput
static OptionalOutput OptionalOutput.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OptionalOutput[] OptionalOutput.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2014. All Rights Reserved.