org.eclipse.xtend.typesystem.xsd
Class OawXMLResource.OawXMLLoadImpl

java.lang.Object
  extended by org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl
      extended by org.eclipse.xtend.typesystem.xsd.OawXMLResource.OawXMLLoadImpl
All Implemented Interfaces:
org.eclipse.emf.ecore.xmi.XMLLoad
Enclosing class:
OawXMLResource

protected class OawXMLResource.OawXMLLoadImpl
extends org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl
org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.AttributesProxy
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl
BUFFER_SIZE, helper, is, namespaceAware, options, resource, SAX_LEXICAL_PROPERTY
 
Constructor Summary
protected OawXMLResource.OawXMLLoadImpl(org.eclipse.emf.ecore.xmi.XMLHelper helper)
           
 
Method Summary
protected  org.xml.sax.helpers.DefaultHandler makeDefaultHandler()
           
 
Methods inherited from class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl
createDefaultHandler, getEncoding, handleErrors, load, load, load, makeParser, readBuffer, traverse, traverseElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OawXMLResource.OawXMLLoadImpl

protected OawXMLResource.OawXMLLoadImpl(org.eclipse.emf.ecore.xmi.XMLHelper helper)
Method Detail

makeDefaultHandler

protected org.xml.sax.helpers.DefaultHandler makeDefaultHandler()
Overrides:
makeDefaultHandler in class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl