java.lang.Object
org.xbib.datastructures.yaml.tiny.MapNode
- Alle implementierten Schnittstellen:
org.xbib.datastructures.api.MapNode,org.xbib.datastructures.api.Node<Map<CharSequence,org.xbib.datastructures.api.Node<?>>>
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidaddComments(String name, Collection<String> comments) Map<CharSequence, org.xbib.datastructures.api.Node<?>> get()org.xbib.datastructures.api.Node<?> intgetDepth()booleanvoid
-
Konstruktordetails
-
MapNode
public MapNode(org.xbib.datastructures.api.Node<?> parent)
-
-
Methodendetails
-
getDepth
public int getDepth()- Angegeben von:
getDepthin Schnittstelleorg.xbib.datastructures.api.Node<Map<CharSequence,org.xbib.datastructures.api.Node<?>>>
-
get
- Angegeben von:
getin Schnittstelleorg.xbib.datastructures.api.Node<Map<CharSequence,org.xbib.datastructures.api.Node<?>>>
-
getComments
-
getChildCommentPairs
-
addComments
-
has
-
get
-
put
-