|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.wordhoard.tools.cm.FileRule
public class FileRule
A file rule.
| Constructor Summary | |
|---|---|
FileRule(org.w3c.dom.Element el)
Creates a new file rule. |
|
| Method Summary | |
|---|---|
java.util.List |
applyAuthorRule()
Applies the author rule. |
java.util.Map |
applyRule()
Applies the rule. |
java.lang.String |
getName()
Gets the file name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileRule(org.w3c.dom.Element el)
el - FileRule element. | Method Detail |
|---|
public java.lang.String getName()
public java.util.Map applyRule()
public java.util.List applyAuthorRule()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||