HTML Parser Home Page

org.htmlparser.scanners
Class JspScanner

java.lang.Object
  extended byorg.htmlparser.scanners.TagScanner
      extended byorg.htmlparser.scanners.JspScanner
All Implemented Interfaces:
Scanner, Serializable

public class JspScanner
extends TagScanner

Placeholder for yet to be written scanner for JSP tags. This vacuous class does nothing special at the moment.

See Also:
Serialized Form

Constructor Summary
JspScanner()
          Create a new JspScanner.
 
Methods inherited from class org.htmlparser.scanners.TagScanner
scan
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JspScanner

public JspScanner()
Create a new JspScanner.


© 2004 Somik Raha
Mar 14, 2004

HTML Parser is an open source library released under LGPL.
SourceForge.net