org.w3c.tidy
Class ParserImpl.ParseSelect

java.lang.Object
  |
  +--org.w3c.tidy.ParserImpl.ParseSelect
All Implemented Interfaces:
Parser
Enclosing class:
ParserImpl

public static class ParserImpl.ParseSelect
extends Object
implements Parser


Constructor Summary
ParserImpl.ParseSelect()
           
 
Method Summary
 void parse(Lexer lexer, Node field, short mode)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParserImpl.ParseSelect

public ParserImpl.ParseSelect()
Method Detail

parse

public void parse(Lexer lexer,
                  Node field,
                  short mode)
Specified by:
parse in interface Parser


Copyright © 1998-2000 World Wide Web Consortium (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights reserved.