|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvyaml.events.Event
org.jvyaml.events.DocumentEndEvent
public class DocumentEndEvent
| Constructor Summary | |
|---|---|
DocumentEndEvent(boolean explicit)
|
|
| Method Summary | |
|---|---|
boolean |
getExplicit()
|
| Methods inherited from class org.jvyaml.events.Event |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentEndEvent(boolean explicit)
| Method Detail |
|---|
public boolean getExplicit()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||