|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeMarkupLanguage | |
---|---|
org.melati.template | Using Templates to render Objects to output formats. |
Uses of AttributeMarkupLanguage in org.melati.template |
---|
Classes in org.melati.template that implement AttributeMarkupLanguage | |
---|---|
class |
HTMLAttributeMarkupLanguage
An HTML based markup language suitable for markup within an attribute tag. |
class |
WMLAttributeMarkupLanguage
A WML based markup language suitable for markup within an attribute tag. |
class |
XMLAttributeMarkupLanguage
A XML based markup language suitable for markup within an attribute tag. |
Methods in org.melati.template that return AttributeMarkupLanguage | |
---|---|
AttributeMarkupLanguage |
XMLMarkupLanguage.getAttr()
Get the associated MarkupLaguage for rendering attributes. |
AttributeMarkupLanguage |
WMLMarkupLanguage.getAttr()
Get the associated MarkupLaguage for rendering attributes. |
AttributeMarkupLanguage |
HTMLMarkupLanguage.getAttr()
Get an appropriate markup language to render attributes. |
AttributeMarkupLanguage |
MarkupLanguage.getAttr()
The AttributeMarkupLanguage associated with this MarkupLanguage. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |