|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HTMLMarkupLanguage | |
---|---|
org.melati | See melati.org. |
org.melati.template | Using Templates to render Objects to output formats. |
Uses of HTMLMarkupLanguage in org.melati |
---|
Methods in org.melati that return HTMLMarkupLanguage | |
---|---|
HTMLMarkupLanguage |
Melati.getHTMLMarkupLanguage()
Get a HTMLMarkupLanguage. |
Uses of HTMLMarkupLanguage in org.melati.template |
---|
Subclasses of HTMLMarkupLanguage in org.melati.template | |
---|---|
class |
HTMLAttributeMarkupLanguage
An HTML based markup language suitable for markup within an attribute tag. |
Constructors in org.melati.template with parameters of type HTMLMarkupLanguage | |
---|---|
HTMLAttributeMarkupLanguage(HTMLMarkupLanguage html)
Constructor given an HTMLMarkupLanguage. |
|
HTMLMarkupLanguage(String name,
HTMLMarkupLanguage other)
Constructor given another ML. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |