| Package | Description |
|---|---|
| org.eclipse.emf.ecore.resource.impl |
Provides an implementation of the resource API.
|
| Modifier and Type | Method and Description |
|---|---|
protected BinaryResourceImpl.EObjectOutputStream |
BinaryResourceImpl.createEObjectOutputStream(java.io.OutputStream outputStream,
java.util.Map<?,?> options) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
BinaryResourceImpl.DataConverter.doWrite(BinaryResourceImpl.EObjectOutputStream eObjectOutputStream,
T value) |
void |
BinaryResourceImpl.DataConverter.write(BinaryResourceImpl.EObjectOutputStream eObjectOutputStream,
java.lang.Object value) |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature