|
||||||||||
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 | |
---|---|
org.w3c.dom.Document |
XMLResource.save(org.w3c.dom.Document document,
java.util.Map<?,?> options,
DOMHandler handler)
Create a DOM tree representing contents of this resource. |
org.w3c.dom.Document |
XMLSave.save(XMLResource resource,
org.w3c.dom.Document document,
java.util.Map<?,?> options,
DOMHandler handler)
|
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 |
XMLResourceImpl.domHandler
|
protected DOMHandler |
XMLSaveImpl.handler
|
Methods in org.eclipse.emf.ecore.xmi.impl with parameters of type DOMHandler | |
---|---|
org.w3c.dom.Document |
XMLResourceImpl.save(org.w3c.dom.Document doc,
java.util.Map<?,?> options,
DOMHandler handler)
|
org.w3c.dom.Document |
XMLSaveImpl.save(XMLResource resource,
org.w3c.dom.Document doc,
java.util.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(org.w3c.dom.Document document,
Resource resource,
DOMHandler handler,
java.util.Map<?,?> options)
|
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |