Uses of Class
org.melati.template.WMLMarkupLanguage

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

Uses of WMLMarkupLanguage in org.melati.template
 

Subclasses of WMLMarkupLanguage in org.melati.template
 class WMLAttributeMarkupLanguage
          A WML based markup language suitable for markup within an attribute tag.
 

Constructors in org.melati.template with parameters of type WMLMarkupLanguage
WMLAttributeMarkupLanguage(WMLMarkupLanguage wml)
          Constructor from a normal MarkupLanguage.
WMLMarkupLanguage(String name, WMLMarkupLanguage other)
          Constructor given another ML.
 



Copyright © 2000-2010 PanEris. All Rights Reserved.