Class AnnotationInfoReader9Handler.DefaultElementHandler
- java.lang.Object
 - 
- jetbrains.mps.smodel.persistence.def.v9.AnnotationInfoReader9Handler.DefaultElementHandler
 
 
- 
- Enclosing class:
 - AnnotationInfoReader9Handler
 
public class AnnotationInfoReader9Handler.DefaultElementHandler extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description DefaultElementHandler() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected jetbrains.mps.smodel.persistence.def.v9.AnnotationInfoReader9Handler.ElementHandlercreateChild(Object resultObject, String tagName, Attributes attrs)protected voidhandleText(Object resultObject, String value) 
 - 
 
- 
- 
Method Detail
- 
createChild
protected jetbrains.mps.smodel.persistence.def.v9.AnnotationInfoReader9Handler.ElementHandler createChild(Object resultObject, String tagName, Attributes attrs) throws SAXException
- Throws:
 SAXException
 
- 
handleText
protected void handleText(Object resultObject, String value) throws SAXException
- Throws:
 SAXException
 
 - 
 
 -