B D G H I J O R S V 
All Classes All Packages

B

BOOLEAN_TYPES - Static variable in class org.spdx.v3jsonldstore.JsonLDSchema
 

D

deSerialize(InputStream, boolean) - Method in class org.spdx.v3jsonldstore.JsonLDStore
 
deserializeElement(JsonNode) - Method in class org.spdx.v3jsonldstore.JsonLDDeserializer
Deserialize a single element into the modelStore
deserializeGraph(JsonNode) - Method in class org.spdx.v3jsonldstore.JsonLDDeserializer
Deserializes the JSON-LD graph into the modelStore
DOUBLE_TYPES - Static variable in class org.spdx.v3jsonldstore.JsonLDSchema
 

G

getAllClasses() - Method in class org.spdx.v3jsonldstore.JsonLDSchema
 
getAnyLicenseInfoTypes() - Method in class org.spdx.v3jsonldstore.JsonLDSchema
 
getClassSchema(String) - Method in class org.spdx.v3jsonldstore.JsonLDSchema
 
getElementTypes() - Method in class org.spdx.v3jsonldstore.JsonLDSchema
 
getPretty() - Method in class org.spdx.v3jsonldstore.JsonLDStore
Check the pretty format option for JSON LD output
getPropertyDescriptor(String) - Method in class org.spdx.v3jsonldstore.JsonLDSchema
 
getPropertyType(String) - Method in class org.spdx.v3jsonldstore.JsonLDSchema
 
getSchema() - Method in class org.spdx.v3jsonldstore.JsonLDSerializer
Returns the JSON-LD schema used for serialization
getType(Schema) - Method in class org.spdx.v3jsonldstore.JsonLDSchema
 
getTypeUri(Schema) - Method in class org.spdx.v3jsonldstore.JsonLDSchema
 
getVocab(String) - Method in class org.spdx.v3jsonldstore.JsonLDSchema
 

H

hasProperty(String, Schema) - Method in class org.spdx.v3jsonldstore.JsonLDSchema
 

I

INTEGER_TYPES - Static variable in class org.spdx.v3jsonldstore.JsonLDSchema
 
isEnum(String) - Method in class org.spdx.v3jsonldstore.JsonLDSchema
 
isIndividual(String, String) - Method in class org.spdx.v3jsonldstore.JsonLDSchema
 
isSpdxObject(String) - Method in class org.spdx.v3jsonldstore.JsonLDSchema
 
isSubclassOf(String, Schema) - Method in class org.spdx.v3jsonldstore.JsonLDSchema
 

J

JsonLDDeserializer - Class in org.spdx.v3jsonldstore
Class to manage deserializing SPDX 3.X JSON-LD
JsonLDDeserializer(IModelStore) - Constructor for class org.spdx.v3jsonldstore.JsonLDDeserializer
 
JsonLDSchema - Class in org.spdx.v3jsonldstore
Represents the JSON Schema for SPDX 3.X includes a number of convenience methods
JsonLDSchema(String, String, String) - Constructor for class org.spdx.v3jsonldstore.JsonLDSchema
 
JsonLDSerializer - Class in org.spdx.v3jsonldstore
Serializer to serialize a model store containing SPDX Spec version 3 elements
JsonLDSerializer(ObjectMapper, boolean, boolean, String, IModelStore) - Constructor for class org.spdx.v3jsonldstore.JsonLDSerializer
Serializer to serialize a model store containing SPDX 3 elements
JsonLDStore - Class in org.spdx.v3jsonldstore
Serializable store which reads and writes the SPDX Spec version 3 JSON LD format
JsonLDStore(IModelStore) - Constructor for class org.spdx.v3jsonldstore.JsonLDStore
Constructs a JsonLDStore with the specified base store
JsonLDStore(IModelStore, boolean) - Constructor for class org.spdx.v3jsonldstore.JsonLDStore
Constructs a JsonLDStore with the specified base store and pretty format option

O

org.spdx.v3jsonldstore - package org.spdx.v3jsonldstore
 

R

RESERVED_JAVA_WORDS - Static variable in class org.spdx.v3jsonldstore.JsonLDSchema
 
REVERSE_JAVA_WORDS - Static variable in class org.spdx.v3jsonldstore.JsonLDSchema
 

S

serialize(OutputStream) - Method in class org.spdx.v3jsonldstore.JsonLDStore
 
serialize(OutputStream, CoreModelObject) - Method in class org.spdx.v3jsonldstore.JsonLDStore
 
serialize(CoreModelObject) - Method in class org.spdx.v3jsonldstore.JsonLDSerializer
 
setPretty(boolean) - Method in class org.spdx.v3jsonldstore.JsonLDStore
Sets the pretty format option for JSON LD output
setUseExternalListedElements(boolean) - Method in class org.spdx.v3jsonldstore.JsonLDStore
Sets whether to use external listed elements
STRING_TYPES - Static variable in class org.spdx.v3jsonldstore.JsonLDSchema
 

V

validate(JsonNode) - Method in class org.spdx.v3jsonldstore.JsonLDSchema
 
validate(File) - Method in class org.spdx.v3jsonldstore.JsonLDSchema
 
B D G H I J O R S V 
All Classes All Packages