|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.wordhoard.tools.cm.HeaderRulePattern
public class HeaderRulePattern
A header rule pattern.
| Constructor Summary | |
|---|---|
HeaderRulePattern(org.w3c.dom.Element el)
Creates a new header rule pattern. |
|
| Method Summary | |
|---|---|
boolean |
applyRule(java.lang.String str,
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 HeaderRulePattern(org.w3c.dom.Element el)
el - HeaderRulePattern element. | Method Detail |
|---|
public boolean applyRule(java.lang.String str,
java.util.Map headerValueMap)
str - String to be matched.headerValueMap - Header value map. Maps the names of WordHoard header
items to their values.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||