|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvyamlb.events.Event
org.jvyamlb.events.DocumentEndEvent
public class DocumentEndEvent
Constructor Summary | |
---|---|
DocumentEndEvent(boolean explicit)
|
Method Summary | |
---|---|
boolean |
getExplicit()
|
Methods inherited from class org.jvyamlb.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 |