public abstract class BaseRule extends BaseLocatable implements Rule
Rule
s.Constructor and Description |
---|
BaseRule() |
Modifier and Type | Method and Description |
---|---|
void |
begin(SchemaProcessor processor,
Element element)
Does nothing; subclasses may override.
|
void |
end(SchemaProcessor processor,
Element element)
Does nothing; subclasses may override.
|
getLocation, setLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLocation
public BaseRule()
public void begin(SchemaProcessor processor, Element element)
public void end(SchemaProcessor processor, Element element)