Uses of Enum
no.hasmac.jsonld.JsonLdEmbed
Packages that use JsonLdEmbed
Package
Description
Provides APIs to process JSON-LD.
Framing Algorithms.
-
Uses of JsonLdEmbed in no.hasmac.jsonld
Subclasses with type arguments of type JsonLdEmbed in no.hasmac.jsonldMethods in no.hasmac.jsonld that return JsonLdEmbedModifier and TypeMethodDescriptionJsonLdOptions.getEmbed()static JsonLdEmbedReturns the enum constant of this type with the specified name.static JsonLdEmbed[]JsonLdEmbed.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in no.hasmac.jsonld with parameters of type JsonLdEmbed -
Uses of JsonLdEmbed in no.hasmac.jsonld.api
Methods in no.hasmac.jsonld.api with parameters of type JsonLdEmbed -
Uses of JsonLdEmbed in no.hasmac.jsonld.framing
Methods in no.hasmac.jsonld.framing that return JsonLdEmbedModifier and TypeMethodDescriptionFrame.getEmbed(JsonLdEmbed defaultValue) FramingState.getEmbed()Methods in no.hasmac.jsonld.framing with parameters of type JsonLdEmbedModifier and TypeMethodDescriptionFrame.getEmbed(JsonLdEmbed defaultValue) voidFramingState.setEmbed(JsonLdEmbed embed)