Uses of Package
com.arsdigita.templating.html

Packages that use com.arsdigita.templating.html
com.arsdigita.templating.html This package provides facilities for implementing little HTML-like markup languages that extend HTML. 
com.arsdigita.templating.html.demo The demo package provides an example implementation of the ContentHandler interface. 
 

Classes in com.arsdigita.templating.html used by com.arsdigita.templating.html
AttributeMap
          Similar to the Attributes interface in SAX.
ContentHandler
          Receives notification of the logical content of a document.
HTMLParser
          This interface is intended to provide limited support for templating in the context of CMS and similar applications, where users are expected to submit HTML that may have custom tags that have to be processed programmaticaly.
HTMLParserConfigurationException
          Encapsulates a configuration error.
HTMLParserException
          Encapsulates a general html parser error or warning.
 

Classes in com.arsdigita.templating.html used by com.arsdigita.templating.html.demo
AttributeMap
          Similar to the Attributes interface in SAX.
ContentHandler
          Receives notification of the logical content of a document.
HTMLParserException
          Encapsulates a general html parser error or warning.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC