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 Report
Configuration.report
Report instance.protected Report
Lexer.report
report.Constructors in org.w3c.tidy with parameters of type ReportModifierConstructorDescriptionprotected
Configuration
(Report report) Instantiates a new Configuration.Lexer
(StreamIn in, Configuration configuration, Report report) Instantiates a new Lexer.