|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |