| Package | Description |
|---|---|
| org.eclipse.emf.ecore.resource.impl |
Provides an implementation of the resource API.
|
| Modifier and Type | Field and Description |
|---|---|
protected BinaryResourceImpl.BinaryIO.Version |
BinaryResourceImpl.BinaryIO.version |
| Modifier and Type | Method and Description |
|---|---|
static BinaryResourceImpl.BinaryIO.Version |
BinaryResourceImpl.BinaryIO.Version.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BinaryResourceImpl.BinaryIO.Version[] |
BinaryResourceImpl.BinaryIO.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EObjectOutputStream(java.io.OutputStream outputStream,
java.util.Map<?,?> options,
BinaryResourceImpl.BinaryIO.Version version) |
EObjectOutputStream(java.io.OutputStream outputStream,
java.util.Map<?,?> options,
BinaryResourceImpl.BinaryIO.Version version,
int style) |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature