Class ModelReader9Handler.IgnoredNodeElementHandler
- java.lang.Object
 - 
- jetbrains.mps.smodel.persistence.def.v9.ModelReader9Handler.IgnoredNodeElementHandler
 
 
- 
- Enclosing class:
 - ModelReader9Handler
 
public class ModelReader9Handler.IgnoredNodeElementHandler extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description IgnoredNodeElementHandler() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected jetbrains.mps.smodel.persistence.def.v9.ModelReader9Handler.ElementHandlercreateChild(Object resultObject, String tagName, Attributes attrs)protected jetbrains.mps.baseLanguage.tuples.runtime.Tuples._2<SContainmentLink,SConcept>createObject(Attributes attrs) 
 - 
 
- 
- 
Method Detail
- 
createObject
protected jetbrains.mps.baseLanguage.tuples.runtime.Tuples._2<SContainmentLink,SConcept> createObject(Attributes attrs) throws SAXException
- Throws:
 SAXException
 
- 
createChild
protected jetbrains.mps.smodel.persistence.def.v9.ModelReader9Handler.ElementHandler createChild(Object resultObject, String tagName, Attributes attrs) throws SAXException
- Throws:
 SAXException
 
 - 
 
 -