Uses of Interface
net.htmlparser.jericho.Logger
Packages that use Logger
-
Uses of Logger in net.htmlparser.jericho
Classes in net.htmlparser.jericho that implement LoggerModifier and TypeClassDescriptionclassProvides an implementation of theLoggerinterface that sends output to the specifiedjava.io.Writer.Methods in net.htmlparser.jericho that return LoggerModifier and TypeMethodDescriptionCreates a newLoggerinstance with the specified name.Source.getLogger()Returns theLoggerthat handles log messages.StreamedSource.getLogger()Returns theLoggerthat handles log messages.Methods in net.htmlparser.jericho with parameters of type Logger