Uses of Class
com.github.jsonldjava.core.JsonLdApi.EmbedNode
-
Packages that use JsonLdApi.EmbedNode Package Description com.github.jsonldjava.core -
-
Uses of JsonLdApi.EmbedNode in com.github.jsonldjava.core
Fields in com.github.jsonldjava.core with type parameters of type JsonLdApi.EmbedNode Modifier and Type Field Description java.util.Map<java.lang.String,JsonLdApi.EmbedNode>
JsonLdApi.FramingContext. uniqueEmbeds
Method parameters in com.github.jsonldjava.core with type arguments of type JsonLdApi.EmbedNode Modifier and Type Method Description private static void
JsonLdApi. removeDependents(java.util.Map<java.lang.String,JsonLdApi.EmbedNode> embeds, java.lang.String id)
-