|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Rules associated with Schema
elements.
As the SchemaProcessor
works through the Element
hiearchy, it invokes
methods on the Rules.
Method Summary | |
void |
begin(SchemaProcessor processor,
Element element)
Begin rules are fired first, in order. |
void |
end(SchemaProcessor processor,
Element element)
End rules are fired last, in inverse order. |
Methods inherited from interface org.apache.hivemind.Locatable |
getLocation |
Method Detail |
public void begin(SchemaProcessor processor, Element element)
public void end(SchemaProcessor processor, Element element)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |