| Package | Description |
|---|---|
| org.eclipse.emf.ecore.resource |
Provides an API for modeling abstract
persistent resources.
|
| org.eclipse.emf.ecore.resource.impl |
Provides an implementation of the resource API.
|
| Modifier and Type | Method and Description |
|---|---|
static ContentHandler.Validity |
ContentHandler.Validity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ContentHandler.Validity[] |
ContentHandler.Validity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.String,java.lang.Object> |
ContentHandlerImpl.createContentDescription(ContentHandler.Validity validity)
Creates a map with a single entry from
ContentHandler.VALIDITY_PROPERTY to the given validity value. |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature