|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.wordhoard.tools.cm.HeaderRule
public class HeaderRule
A header rule.
| Constructor Summary | |
|---|---|
HeaderRule(org.w3c.dom.Element el)
Creates a new header rule. |
|
| Method Summary | |
|---|---|
void |
applyAuthorRule(org.w3c.dom.Node root,
java.util.List authors)
Applies an author rule. |
void |
applyRule(org.w3c.dom.Node root,
java.util.Map headerValueMap)
Applies the rule. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HeaderRule(org.w3c.dom.Element el)
el - HeaderRule element. | Method Detail |
|---|
public void applyRule(org.w3c.dom.Node root,
java.util.Map headerValueMap)
root - Root node.headerValueMap - Header value map. Maps the names of WordHoard header
items to their values.
public void applyAuthorRule(org.w3c.dom.Node root,
java.util.List authors)
root - Root node.authors - Author list.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||