com.threerings.stage.tools.xml
Class StageMisoSceneRuleSet

java.lang.Object
  extended by com.threerings.miso.tools.xml.SparseMisoSceneRuleSet
      extended by com.threerings.stage.tools.xml.StageMisoSceneRuleSet
All Implemented Interfaces:
com.threerings.tools.xml.NestableRuleSet

public class StageMisoSceneRuleSet
extends com.threerings.miso.tools.xml.SparseMisoSceneRuleSet

Customizes the miso scene rule set such that it creates StageMisoSceneModel instances.


Constructor Summary
StageMisoSceneRuleSet()
           
 
Method Summary
protected  com.threerings.miso.data.SparseMisoSceneModel createMisoSceneModel()
           
 
Methods inherited from class com.threerings.miso.tools.xml.SparseMisoSceneRuleSet
addObjectExtractor, addRuleInstances, getOuterElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StageMisoSceneRuleSet

public StageMisoSceneRuleSet()
Method Detail

createMisoSceneModel

protected com.threerings.miso.data.SparseMisoSceneModel createMisoSceneModel()
Overrides:
createMisoSceneModel in class com.threerings.miso.tools.xml.SparseMisoSceneRuleSet