Package | Description |
---|---|
org.jboss.dmr.stream |
Dynamic Model Representation (DMR) Streaming API for reading and writing DMR documents.
|
Modifier and Type | Method and Description |
---|---|
ModelEvent |
ModelReader.next()
Returns next DMR parsing event.
|
static ModelEvent |
ModelEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelEvent[] |
ModelEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.