Uses of Interface
org.w3c.tidy.TidyMessageListener
Packages that use TidyMessageListener
-
Uses of TidyMessageListener in org.w3c.tidy
Methods in org.w3c.tidy with parameters of type TidyMessageListenerModifier and TypeMethodDescriptionvoid
Report.addMessageListener
(TidyMessageListener listener) Adds a message listener.void
Tidy.setMessageListener
(TidyMessageListener listener) Attach a TidyMessageListener which will be notified for messages and errors.