Uses of Class
org.w3c.tidy.TidyMessage
-
Packages that use TidyMessage Package Description org.w3c.tidy -
-
Uses of TidyMessage in org.w3c.tidy
Methods in org.w3c.tidy with parameters of type TidyMessage Modifier and Type Method Description void
TidyMessageListener. messageReceived(TidyMessage message)
Called by tidy when a warning or error occurs.
-