|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.yamlbeans.parser.Event
net.sourceforge.yamlbeans.parser.DocumentEndEvent
public class DocumentEndEvent
| Field Summary | |
|---|---|
boolean |
isExplicit
|
| Fields inherited from class net.sourceforge.yamlbeans.parser.Event |
|---|
DOCUMENT_END_FALSE, DOCUMENT_END_TRUE, MAPPING_END, SEQUENCE_END, STREAM_END, STREAM_START, type |
| Constructor Summary | |
|---|---|
DocumentEndEvent(boolean isExplicit)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final boolean isExplicit
| Constructor Detail |
|---|
public DocumentEndEvent(boolean isExplicit)
| Method Detail |
|---|
public java.lang.String toString()
toString in class Event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||