| Package | Description |
|---|---|
| org.eclipse.emf.ecore.xmi.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceEntityHandlerImpl
This resource entity handler implementation extends the URI handler implementation
so that this object can be used as both a resource entity handler and a URI handler
since it's far more efficient to deresolve a URI once to compute the entity value
than to deresolve it for each use and then map that deresolved result to an entity.
|
| Modifier and Type | Field and Description |
|---|---|
protected XMLResource.ResourceEntityHandler |
XMLSaveImpl.resourceEntityHandler |
protected XMLResource.ResourceEntityHandler |
XMLHandler.resourceEntityHandler |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature