| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractMarkupLanguage | |
|---|---|
| org.melati.template | Using Templates to render Objects to output formats. | 
| Uses of AbstractMarkupLanguage in org.melati.template | 
|---|
| Subclasses of AbstractMarkupLanguage in org.melati.template | |
|---|---|
 class | 
HTMLAttributeMarkupLanguage
An HTML based markup language suitable for markup within an attribute tag.  | 
 class | 
HTMLLikeMarkupLanguage
A Markup language with syntax similar to HTML.  | 
 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 AbstractMarkupLanguage | |
|---|---|
AbstractMarkupLanguage(String name,
                       AbstractMarkupLanguage other)
Construct a new MarkupLanguage given a new name and an existing MarkupLanguage.  | 
|
  | 
 | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||