|
TUM CCSM Commons | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.tum.cs.commons.html.HTMLWriter.HTMLResolver
public static class HTMLWriter.HTMLResolver
The resolver used for the HTMLWriter.
| Constructor Summary | |
|---|---|
HTMLWriter.HTMLResolver()
|
|
| Method Summary | |
|---|---|
Class<EHTMLAttribute> |
getAttributeClass()
Returns the class of the attribute enumeration. |
String |
resolveAttributeName(EHTMLAttribute attribute)
Returns for an attribute the name which should be used in the XML file. |
String |
resolveElementName(EHTMLElement element)
Returns for an element the name which should be used in the XML file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLWriter.HTMLResolver()
| Method Detail |
|---|
public String resolveAttributeName(EHTMLAttribute attribute)
resolveAttributeName in interface IXMLResolver<EHTMLElement,EHTMLAttribute>public String resolveElementName(EHTMLElement element)
resolveElementName in interface IXMLResolver<EHTMLElement,EHTMLAttribute>public Class<EHTMLAttribute> getAttributeClass()
getAttributeClass in interface IXMLResolver<EHTMLElement,EHTMLAttribute>
|
TUM CCSM Commons | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||