Uses of Enum Class
org.jboss.dmr.stream.ModelEvent
Packages that use ModelEvent
Package
Description
Dynamic Model Representation (DMR) Streaming API for reading and writing DMR documents.
-
Uses of ModelEvent in org.jboss.dmr.stream
Methods in org.jboss.dmr.stream that return ModelEventModifier and TypeMethodDescriptionModelReader.next()Returns next DMR parsing event.static ModelEventReturns the enum constant of this class with the specified name.static ModelEvent[]ModelEvent.values()Returns an array containing the constants of this enum class, in the order they are declared.