|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvyaml.nodes.Node
org.jvyaml.nodes.CollectionNode
public class CollectionNode
| Constructor Summary | |
|---|---|
CollectionNode(java.lang.String tag,
java.lang.Object value,
boolean flowStyle)
|
|
| Method Summary | |
|---|---|
boolean |
getFlowStyle()
|
| Methods inherited from class org.jvyaml.nodes.Node |
|---|
equals, getTag, getValue, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionNode(java.lang.String tag,
java.lang.Object value,
boolean flowStyle)
| Method Detail |
|---|
public boolean getFlowStyle()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||