org.apache.commons.configuration.plist
Class XMLPropertyListConfiguration.SetNextAndPopRule
private
class
XMLPropertyListConfiguration.SetNextAndPopRule
extends SetNextRule
Digester rule that sets the object on the stack to the n-1 object
and remove both of them from the stack. This rule is used to remove
the configuration node from the stack once its value has been parsed.
public SetNextAndPopRule(String methodName)
public void end(String namespace, String name)