Uses of Class
org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.AttributesProxy

Packages that use XMLLoadImpl.AttributesProxy
org.eclipse.emf.ecore.xmi.impl   
 

Uses of XMLLoadImpl.AttributesProxy in org.eclipse.emf.ecore.xmi.impl
 

Methods in org.eclipse.emf.ecore.xmi.impl with parameters of type XMLLoadImpl.AttributesProxy
protected  void XMLLoadImpl.traverse(org.w3c.dom.Node node, XMLLoadImpl.AttributesProxy attributesProxy, org.xml.sax.helpers.DefaultHandler handler, org.xml.sax.ext.LexicalHandler lexicalHandler)
           
protected  void XMLLoadImpl.traverseElement(org.w3c.dom.Element element, XMLLoadImpl.AttributesProxy attributesProxy, org.xml.sax.helpers.DefaultHandler handler, org.xml.sax.ext.LexicalHandler lexicalHandler)
          Special case: traversing root element using namespaces in scope
 


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