Class Parser


  • public final class Parser
    extends Object
    The parser is used to read HTML input and notify a handler about found HTML content. The notification interface is Handler.
    Author:
    cybercon <bndly@cybercon.de>