com.threerings.whirled.spot.tools.xml
Class SpotSceneRuleSet
java.lang.Object
com.threerings.whirled.spot.tools.xml.SpotSceneRuleSet
- All Implemented Interfaces:
- com.threerings.tools.xml.NestableRuleSet
public abstract class SpotSceneRuleSet
- extends Object
- implements com.threerings.tools.xml.NestableRuleSet
Used to parse a SpotSceneModel from XML.
SpotSceneRuleSet
public SpotSceneRuleSet()
getOuterElement
public String getOuterElement()
- Specified by:
getOuterElement in interface com.threerings.tools.xml.NestableRuleSet
addRuleInstances
public void addRuleInstances(String prefix,
org.apache.commons.digester.Digester digester)
- Specified by:
addRuleInstances in interface com.threerings.tools.xml.NestableRuleSet
Copyright © 2011. All Rights Reserved.