Uses of Class
org.melati.template.HTMLLikeMarkupLanguage

Packages that use HTMLLikeMarkupLanguage
org.melati.template Using Templates to render Objects to output formats. 
 

Uses of HTMLLikeMarkupLanguage in org.melati.template
 

Subclasses of HTMLLikeMarkupLanguage in org.melati.template
 class HTMLAttributeMarkupLanguage
          An HTML based markup language suitable for markup within an attribute tag.
 class HTMLMarkupLanguage
          A representation of HTML.
 class WMLAttributeMarkupLanguage
          A WML based markup language suitable for markup within an attribute tag.
 class WMLMarkupLanguage
          A representation of WML.
 class XMLAttributeMarkupLanguage
          A XML based markup language suitable for markup within an attribute tag.
 class XMLMarkupLanguage
          A representation of XML.
 

Constructors in org.melati.template with parameters of type HTMLLikeMarkupLanguage
HTMLLikeMarkupLanguage(String name, HTMLLikeMarkupLanguage other)
           
 



Copyright © 2000-2010 PanEris. All Rights Reserved.