|
Flying Saucer Project Release ${app.version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xhtmlrenderer.context.StandardAttributeResolver
public class StandardAttributeResolver
An instance which works together with a w3c DOM tree
| Constructor Summary | |
|---|---|
StandardAttributeResolver(NamespaceHandler nsh,
UserAgentCallback uac,
UserInterface ui)
Constructor for the StandardAttributeResolver object |
|
| Method Summary | |
|---|---|
java.lang.String |
getAttributeValue(java.lang.Object e,
java.lang.String attrName)
Gets the attributeValue attribute of the StandardAttributeResolver object |
java.lang.String |
getAttributeValue(java.lang.Object e,
java.lang.String namespaceURI,
java.lang.String attrName)
May return null. |
java.lang.String |
getClass(java.lang.Object e)
Gets the class attribute of the StandardAttributeResolver object |
java.lang.String |
getElementStyling(java.lang.Object e)
Gets the elementStyling attribute of the StandardAttributeResolver object |
java.lang.String |
getID(java.lang.Object e)
Gets the iD attribute of the StandardAttributeResolver object |
java.lang.String |
getLang(java.lang.Object e)
Gets the lang attribute of the StandardAttributeResolver object |
java.lang.String |
getNonCssStyling(java.lang.Object e)
may return null |
boolean |
isActive(java.lang.Object e)
Gets the active attribute of the StandardAttributeResolver object |
boolean |
isFocus(java.lang.Object e)
Gets the focus attribute of the StandardAttributeResolver object |
boolean |
isHover(java.lang.Object e)
Gets the hover attribute of the StandardAttributeResolver object |
boolean |
isLink(java.lang.Object e)
Gets the link attribute of the StandardAttributeResolver object |
boolean |
isVisited(java.lang.Object e)
Gets the visited attribute of the StandardAttributeResolver object |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardAttributeResolver(NamespaceHandler nsh,
UserAgentCallback uac,
UserInterface ui)
nsh - PARAMuac - PARAMui - PARAM| Method Detail |
|---|
public java.lang.String getAttributeValue(java.lang.Object e,
java.lang.String attrName)
getAttributeValue in interface AttributeResolvere - PARAMattrName - PARAM
public java.lang.String getAttributeValue(java.lang.Object e,
java.lang.String namespaceURI,
java.lang.String attrName)
AttributeResolver
getAttributeValue in interface AttributeResolverpublic java.lang.String getClass(java.lang.Object e)
getClass in interface AttributeResolvere - PARAM
public java.lang.String getID(java.lang.Object e)
getID in interface AttributeResolvere - PARAM
public java.lang.String getNonCssStyling(java.lang.Object e)
AttributeResolver
getNonCssStyling in interface AttributeResolvere - PARAM
public java.lang.String getElementStyling(java.lang.Object e)
getElementStyling in interface AttributeResolvere - PARAM
public java.lang.String getLang(java.lang.Object e)
getLang in interface AttributeResolvere - PARAM
public boolean isLink(java.lang.Object e)
isLink in interface AttributeResolvere - PARAM
public boolean isVisited(java.lang.Object e)
isVisited in interface AttributeResolvere - PARAM
public boolean isHover(java.lang.Object e)
isHover in interface AttributeResolvere - PARAM
public boolean isActive(java.lang.Object e)
isActive in interface AttributeResolvere - PARAM
public boolean isFocus(java.lang.Object e)
isFocus in interface AttributeResolvere - PARAM
|
Flying Saucer Project Release ${app.version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||