|
|||||||||
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.UseAttributeValuePairRule
public class UseAttributeValuePairRule
A use attribute value pair work part title rule.
Constructor Summary | |
---|---|
UseAttributeValuePairRule(org.w3c.dom.Element el)
Creates a use attribute value pair rule. |
Method Summary | |
---|---|
java.lang.String |
applyRule(org.w3c.dom.Element el,
Rules rules)
Applies the rule. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UseAttributeValuePairRule(org.w3c.dom.Element el)
el
- UseAttributeValuePair element. Method Detail |
---|
public java.lang.String applyRule(org.w3c.dom.Element el, Rules rules)
applyRule
in interface WorkPartTitleRule
el
- Element.rules
- Rules.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |