|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xanot.structure.XanotRule
public abstract class XanotRule
Base class for all Xanot Rules.
| Constructor Summary | |
|---|---|
XanotRule(java.lang.String path)
Creates a new XanotRule object. |
|
| Method Summary | |
|---|---|
java.lang.String |
getPath()
Get the path |
void |
setPath(java.lang.String path)
Set the path |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XanotRule(java.lang.String path)
path - The element path. Usually equals to an xml element or
attribute name.| Method Detail |
|---|
public java.lang.String getPath()
public void setPath(java.lang.String path)
path - The path to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||