Uses of Class
org.w3c.tidy.Report
Packages that use Report
-
Uses of Report in org.w3c.tidy
Fields in org.w3c.tidy declared as ReportModifier and TypeFieldDescriptionprotected ReportConfiguration.reportReport instance.protected ReportLexer.reportreport.Constructors in org.w3c.tidy with parameters of type ReportModifierConstructorDescriptionprotectedConfiguration(Report report) Instantiates a new Configuration.Lexer(StreamIn in, Configuration configuration, Report report) Instantiates a new Lexer.