Uses of Class
net.sundog.hoople.BaseParser

Packages that use BaseParser
net.sundog.hoople   
 

Uses of BaseParser in net.sundog.hoople
 

Subclasses of BaseParser in net.sundog.hoople
 class BaseXMLGeneratingParser
          A convenient super class for HooperParsers that take the XML in the URL Config file and insert it into a new XML file.
 class ExtensionParser
          Extend this class to create your own custom parsers.
 class GoogleSiteMapParser
          Checks for <search> tags to create site maps that Google understands.
 class JSFParser
          Supports creating JSF faces-config files.
 class SpringParser
          Supports creating Spring MVC controller bean mappings.
 class StrutsParser
          Supports creating struts-config action mappings.
 



Copyright © 2005 Sundog. All Rights Reserved.