public class PushContentRule extends BaseRule implements Rule
Constructor and Description |
---|
PushContentRule() |
Modifier and Type | Method and Description |
---|---|
void |
begin(SchemaProcessor processor,
Element element)
Uses the content translator to convert the element content into an object and pushes that
object onto the processor stack.
|
void |
end(SchemaProcessor processor,
Element element)
Invokes
SchemaProcessor.pop() . |
getLocation, setLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLocation
public PushContentRule()
public void begin(SchemaProcessor processor, Element element)
public void end(SchemaProcessor processor, Element element)
SchemaProcessor.pop()
.