|
|||||||||
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.UseFirstChildRule
public class UseFirstChildRule
A use first child work part title rule.
Constructor Summary | |
---|---|
UseFirstChildRule(org.w3c.dom.Element el)
Creates a use first child 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 UseFirstChildRule(org.w3c.dom.Element el)
el
- UseFirstChild 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 |