Class JspScanner

  • All Implemented Interfaces:
    java.io.Serializable, Scanner

    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

      Constructors 
      Constructor Description
      JspScanner()
      Create a new JspScanner.
    • Method Summary

      • 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.