|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.hivemind.schema.rules.BaseRule
Base class for implementing Rule
s.
Constructor Summary | |
BaseRule()
|
Method Summary | |
void |
begin(SchemaProcessor processor,
Element element)
Does nothing; subclasses may override. |
void |
end(SchemaProcessor processor,
Element element)
Does nothing; subclasses may override. |
Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
getLocation, setLocation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.hivemind.Locatable |
getLocation |
Constructor Detail |
public BaseRule()
Method Detail |
public void begin(SchemaProcessor processor, Element element)
begin
in interface Rule
public void end(SchemaProcessor processor, Element element)
end
in interface Rule
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |