Class ObjectCreateRule

java.lang.Object
org.apache.commons.digester.Rule
org.apache.commons.digester.ObjectCreateRule

public class ObjectCreateRule extends Rule
Rule implementation that creates a new object and pushes it onto the object stack. When the element is complete, the object will be popped