|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.northwestern.at.wordhoard.tools.cm.RendAttributeRule
public class RendAttributeRule
A rend attribute rule.
Constructor Summary | |
---|---|
RendAttributeRule(org.w3c.dom.Element el)
Creates a new rend attribute rule. |
Method Summary | |
---|---|
Style |
applyRule(org.w3c.dom.Element el)
Applies the rule. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RendAttributeRule(org.w3c.dom.Element el)
el
- RendAttributeRule element. Method Detail |
---|
public Style applyRule(org.w3c.dom.Element el)
el
- Element.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |