org.eclipse.emf.ecore.xmi.impl
Class EMOFLoadImpl

java.lang.Object
  extended by org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl
      extended by org.eclipse.emf.ecore.xmi.impl.XMILoadImpl
          extended by org.eclipse.emf.ecore.xmi.impl.EMOFLoadImpl
All Implemented Interfaces:
XMLLoad

public class EMOFLoadImpl
extends XMILoadImpl


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl
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
EMOFLoadImpl(EMOFHandler.Helper 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

EMOFLoadImpl

public EMOFLoadImpl(EMOFHandler.Helper helper)
Method Detail

makeDefaultHandler

protected org.xml.sax.helpers.DefaultHandler makeDefaultHandler()
Overrides:
makeDefaultHandler in class XMILoadImpl

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.