|
|||||||||
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.UseElementNameRule
public class UseElementNameRule
A use element name work part title rule.
Constructor Summary | |
---|---|
UseElementNameRule(org.w3c.dom.Element el)
Creates a use element name 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 UseElementNameRule(org.w3c.dom.Element el)
el
- UseElementName 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 |