|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DOMHandler | |
org.eclipse.emf.ecore.xmi | |
org.eclipse.emf.ecore.xmi.impl | |
org.eclipse.emf.ecore.xmi.util |
Uses of DOMHandler in org.eclipse.emf.ecore.xmi |
Methods in org.eclipse.emf.ecore.xmi with parameters of type DOMHandler | |
Document |
XMLSave.save(XMLResource resource,
Document document,
Map options,
DOMHandler handler)
|
Document |
XMLResource.save(Document document,
Map options,
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.save(XMLResource resource,
Document doc,
Map options,
DOMHandler handler)
|
Document |
XMLResourceImpl.save(Document doc,
Map options,
DOMHandler handler)
|
Uses of DOMHandler in org.eclipse.emf.ecore.xmi.util |
Methods in org.eclipse.emf.ecore.xmi.util with parameters of type DOMHandler | |
void |
XMLProcessor.save(Document document,
Resource resource,
DOMHandler handler,
Map options)
|
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |