WebObjects 5.4.2

com.webobjects.appserver.parser
Class WOHTMLParser

java.lang.Object
  extended by com.webobjects.appserver.parser.WOHTMLParser

public class WOHTMLParser
extends Object

Since:
5.4

Constructor Summary
WOHTMLParser(WOHTMLParserDelegate aClient, String string)
           
 
Method Summary
 void parseHTML()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WOHTMLParser

public WOHTMLParser(WOHTMLParserDelegate aClient,
                    String string)
Method Detail

parseHTML

public void parseHTML()
               throws WOHTMLFormatException,
                      WODeclarationFormatException,
                      ClassNotFoundException
Throws:
WOHTMLFormatException
WODeclarationFormatException
ClassNotFoundException

Last updated June 2008

Copyright © 2000-2008 Apple Inc.