|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DOMHandler | |
org.eclipse.emf.ecore.xmi | |
org.eclipse.emf.ecore.xmi.impl |
Uses of DOMHandler in org.eclipse.emf.ecore.xmi |
Methods in org.eclipse.emf.ecore.xmi with parameters of type DOMHandler | |
Document |
XMLSave.toDOM(XMLResource resource,
Document document,
DOMHandler handler,
Map options)
|
Document |
XMLResource.toDOM(Map options,
Document document,
DOMHandler handler)
Create a DOM tree representing contents of this resource. |
Uses of DOMHandler in org.eclipse.emf.ecore.xmi.impl |
Classes in org.eclipse.emf.ecore.xmi.impl that implement DOMHandler | |
class |
DefaultDOMHandlerImpl
Implementation of the default DOMHandler and DOMHelper |
Fields in org.eclipse.emf.ecore.xmi.impl declared as DOMHandler | |
protected DOMHandler |
XMLSaveImpl.handler
|
protected DOMHandler |
XMLResourceImpl.domHandler
|
Methods in org.eclipse.emf.ecore.xmi.impl with parameters of type DOMHandler | |
Document |
XMLSaveImpl.toDOM(XMLResource resource,
Document doc,
DOMHandler handler,
Map options)
|
Document |
XMLResourceImpl.toDOM(Map options,
Document doc,
DOMHandler handler)
|
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |