Uses of Class
cz.cvut.kbss.jsonld.serialization.model.CollectionNode
Packages that use CollectionNode
-
Uses of CollectionNode in cz.cvut.kbss.jsonld.serialization
Methods in cz.cvut.kbss.jsonld.serialization that return CollectionNodeModifier and TypeMethodDescriptionstatic CollectionNode<?>
JsonNodeFactory.createCollectionNode
(String name, Collection<?> value) Creates collection node with the specified name, for the specified collection. -
Uses of CollectionNode in cz.cvut.kbss.jsonld.serialization.model
Subclasses of CollectionNode in cz.cvut.kbss.jsonld.serialization.model