Hierarchy For All Packages
Package Hierarchies:- no.hasmac.jsonld,
- no.hasmac.jsonld.api,
- no.hasmac.jsonld.compaction,
- no.hasmac.jsonld.context,
- no.hasmac.jsonld.context.cache,
- no.hasmac.jsonld.deseralization,
- no.hasmac.jsonld.document,
- no.hasmac.jsonld.expansion,
- no.hasmac.jsonld.flattening,
- no.hasmac.jsonld.framing,
- no.hasmac.jsonld.http,
- no.hasmac.jsonld.http.link,
- no.hasmac.jsonld.http.media,
- no.hasmac.jsonld.json,
- no.hasmac.jsonld.lang,
- no.hasmac.jsonld.loader,
- no.hasmac.jsonld.processor,
- no.hasmac.jsonld.serialization,
- no.hasmac.jsonld.uri,
- no.hasmac.rdf,
- no.hasmac.rdf.impl,
- no.hasmac.rdf.io,
- no.hasmac.rdf.io.error,
- no.hasmac.rdf.io.nquad,
- no.hasmac.rdf.lang,
- no.hasmac.rdf.spi
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- no.hasmac.jsonld.ModifiableJsonArray (implements jakarta.json.JsonArray)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- no.hasmac.jsonld.serialization.RefJsonObject (implements jakarta.json.JsonObject)
- no.hasmac.jsonld.context.ActiveContext
- no.hasmac.jsonld.context.ActiveContext.CachedPrefix
- no.hasmac.jsonld.context.ActiveContextBuilder
- no.hasmac.jsonld.expansion.ArrayExpansion
- no.hasmac.jsonld.lang.BlankNode
- no.hasmac.jsonld.flattening.BlankNodeIdGenerator
- no.hasmac.jsonld.compaction.Compaction
- no.hasmac.jsonld.api.CompactionApi (implements no.hasmac.jsonld.api.CommonApi<R>, no.hasmac.jsonld.api.LoaderApi<R>)
- no.hasmac.jsonld.processor.CompactionProcessor
- no.hasmac.jsonld.lang.CompactUri
- no.hasmac.jsonld.context.cache.ConcurrentLruCache<K,V> (implements no.hasmac.jsonld.context.cache.Cache<K,V>)
- no.hasmac.jsonld.http.DefaultHttpClient (implements no.hasmac.jsonld.http.HttpClient)
- no.hasmac.jsonld.http.DefaultHttpClient.HttpResponseImpl (implements no.hasmac.jsonld.http.HttpResponse)
- no.hasmac.jsonld.loader.DefaultHttpLoader (implements no.hasmac.jsonld.loader.DocumentLoader)
- no.hasmac.jsonld.loader.HttpLoader
- no.hasmac.jsonld.lang.DefaultObject
- no.hasmac.jsonld.loader.DocumentLoaderOptions
- no.hasmac.jsonld.document.DocumentParser
- no.hasmac.jsonld.loader.DocumentResolver
- no.hasmac.jsonld.expansion.Expansion
- no.hasmac.jsonld.api.ExpansionApi (implements no.hasmac.jsonld.api.CommonApi<R>, no.hasmac.jsonld.api.ContextApi<R>, no.hasmac.jsonld.api.LoaderApi<R>)
- no.hasmac.jsonld.processor.ExpansionProcessor
- no.hasmac.jsonld.loader.FileLoader (implements no.hasmac.jsonld.loader.DocumentLoader)
- no.hasmac.jsonld.flattening.Flattening
- no.hasmac.jsonld.api.FlatteningApi (implements no.hasmac.jsonld.api.CommonApi<R>, no.hasmac.jsonld.api.ContextApi<R>, no.hasmac.jsonld.api.LoaderApi<R>)
- no.hasmac.jsonld.processor.FlatteningProcessor
- no.hasmac.jsonld.framing.Frame
- no.hasmac.jsonld.framing.FrameMatcher
- no.hasmac.jsonld.framing.Framing
- no.hasmac.jsonld.api.FramingApi (implements no.hasmac.jsonld.api.CommonApi<R>, no.hasmac.jsonld.api.ContextApi<R>, no.hasmac.jsonld.api.LoaderApi<R>)
- no.hasmac.jsonld.processor.FramingProcessor
- no.hasmac.jsonld.framing.FramingState
- no.hasmac.jsonld.api.FromRdfApi (implements no.hasmac.jsonld.api.CommonApi<R>, no.hasmac.jsonld.api.LoaderApi<R>)
- no.hasmac.jsonld.processor.FromRdfProcessor
- no.hasmac.jsonld.serialization.GraphMap
- no.hasmac.jsonld.lang.GraphObject
- no.hasmac.jsonld.http.HttpAlphabet
- no.hasmac.jsonld.context.InverseContext
- no.hasmac.jsonld.context.InverseContextBuilder
- no.hasmac.jsonld.json.JsonCanonicalizer
- no.hasmac.jsonld.document.JsonDocument (implements no.hasmac.jsonld.document.Document)
- no.hasmac.jsonld.JsonLd
- no.hasmac.jsonld.json.JsonLdComparison
- no.hasmac.jsonld.JsonLdOptions
- no.hasmac.jsonld.deseralization.JsonLdToRdf<Triple,Quad,Iri,Bnode,Resource,Literal,Value>
- no.hasmac.jsonld.json.JsonMapBuilder
- no.hasmac.jsonld.json.JsonProvider
- no.hasmac.jsonld.json.JsonUtils
- no.hasmac.jsonld.lang.Keywords
- no.hasmac.jsonld.lang.LanguageTag
- no.hasmac.jsonld.lang.LanguageTag.Extension
- no.hasmac.jsonld.lang.LanguageTagParser
- no.hasmac.jsonld.http.link.Link
- no.hasmac.jsonld.http.link.LinkAttribute
- no.hasmac.jsonld.http.link.LinkAttributes
- no.hasmac.jsonld.http.link.LinkHeaderParser
- no.hasmac.jsonld.lang.ListObject
- no.hasmac.jsonld.deseralization.ListToRdf<Triple,Quad,Iri,Bnode,Resource,Literal,Value>
- no.hasmac.jsonld.context.cache.LruCache<K,V> (implements no.hasmac.jsonld.context.cache.Cache<K,V>)
- no.hasmac.jsonld.http.media.MediaType
- no.hasmac.jsonld.http.media.MediaTypeParameters
- no.hasmac.jsonld.http.media.MediaTypeParser
- no.hasmac.jsonld.flattening.NodeMap
- no.hasmac.jsonld.flattening.NodeMapBuilder
- no.hasmac.jsonld.lang.NodeObject
- no.hasmac.rdf.io.nquad.NQuadsReader (implements no.hasmac.rdf.io.RdfReader)
- no.hasmac.rdf.io.nquad.NQuadsWriter (implements no.hasmac.rdf.io.RdfWriter)
- no.hasmac.jsonld.expansion.ObjectExpansion
- no.hasmac.jsonld.expansion.ObjectExpansion1314
- no.hasmac.jsonld.deseralization.ObjectToRdf<Triple,Quad,Iri,Bnode,Resource,Literal,Value>
- no.hasmac.jsonld.uri.PartiallyImplementedUriValidator
- no.hasmac.jsonld.uri.Path
- no.hasmac.jsonld.http.ProfileConstants
- no.hasmac.rdf.Rdf
- no.hasmac.rdf.lang.RdfAlphabet
- no.hasmac.rdf.lang.RdfConstants
- no.hasmac.rdf.impl.RdfDatasetImpl (implements no.hasmac.rdf.RdfDataset)
- no.hasmac.jsonld.document.RdfDocument (implements no.hasmac.jsonld.document.Document)
- no.hasmac.rdf.impl.RdfGraphImpl (implements no.hasmac.rdf.RdfGraph)
- no.hasmac.rdf.impl.RdfLiteralImpl (implements no.hasmac.rdf.RdfLiteral)
- no.hasmac.rdf.spi.RdfProvider (implements no.hasmac.rdf.RdfValueFactory<Triple,Quad,Iri,Bnode,Resource,Literal,Value>)
- no.hasmac.rdf.impl.DefaultRdfProvider
- no.hasmac.rdf.impl.RdfResourceImpl (implements no.hasmac.rdf.RdfResource)
- no.hasmac.jsonld.serialization.RdfToJsonld
- no.hasmac.jsonld.serialization.RdfToJsonld.Reference
- no.hasmac.jsonld.serialization.RdfToObject
- no.hasmac.rdf.impl.RdfTripleImpl (implements no.hasmac.rdf.RdfTriple)
- no.hasmac.rdf.impl.RdfNQuadImpl (implements no.hasmac.rdf.RdfNQuad)
- no.hasmac.jsonld.expansion.ScalarExpansion
- no.hasmac.jsonld.loader.SchemeRouter (implements no.hasmac.jsonld.loader.DocumentLoader)
- no.hasmac.jsonld.StringUtils
- no.hasmac.jsonld.context.TermDefinition
- no.hasmac.jsonld.context.TermDefinitionBuilder
- no.hasmac.jsonld.context.TermSelector
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- no.hasmac.jsonld.JsonLdError
- no.hasmac.rdf.io.error.RdfReaderException
- no.hasmac.rdf.io.error.RdfWriterException
- no.hasmac.rdf.io.error.UnsupportedContentException
- java.lang.Exception
- no.hasmac.rdf.io.nquad.Tokenizer
- no.hasmac.rdf.io.nquad.Tokenizer.Token
- no.hasmac.jsonld.api.ToRdfApi (implements no.hasmac.jsonld.api.CommonApi<R>, no.hasmac.jsonld.api.ContextApi<R>, no.hasmac.jsonld.api.LoaderApi<R>)
- no.hasmac.jsonld.processor.ToRdfProcessor<Triple,Quad,Iri,Bnode,Resource,Literal,Value>
- no.hasmac.jsonld.compaction.UriCompaction
- no.hasmac.jsonld.expansion.UriExpansion
- no.hasmac.jsonld.uri.UriRelativizer
- no.hasmac.jsonld.uri.UriResolver
- no.hasmac.jsonld.uri.UriUtils
- no.hasmac.jsonld.lang.Utils
- no.hasmac.jsonld.compaction.ValueCompaction
- no.hasmac.jsonld.expansion.ValueExpansion
- no.hasmac.jsonld.lang.ValueObject
- no.hasmac.jsonld.framing.ValuePatternMatcher
- no.hasmac.rdf.lang.XsdConstants
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- no.hasmac.jsonld.http.HttpResponse
- java.io.Closeable
- no.hasmac.jsonld.context.cache.Cache<K,V>
- no.hasmac.jsonld.api.CommonApi<R>
- no.hasmac.jsonld.api.ContextApi<R>
- no.hasmac.jsonld.document.Document
- no.hasmac.jsonld.loader.DocumentLoader
- no.hasmac.jsonld.loader.DocumentReader<S>
- no.hasmac.jsonld.http.HttpClient
- no.hasmac.jsonld.api.LoaderApi<R>
- no.hasmac.rdf.RdfConsumer<Triple,Quad>
- no.hasmac.rdf.RdfDataset
- no.hasmac.rdf.RdfGraph
- no.hasmac.rdf.io.RdfReader
- no.hasmac.rdf.RdfTriple
- no.hasmac.rdf.RdfNQuad
- no.hasmac.rdf.RdfValue
- no.hasmac.rdf.RdfLiteral
- no.hasmac.rdf.RdfResource
- no.hasmac.rdf.RdfValueFactory<Triple,Quad,Iri,Bnode,Resource,Literal,Value>
- no.hasmac.rdf.io.RdfWriter
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- no.hasmac.jsonld.lang.DirectionType
- no.hasmac.jsonld.JsonLdEmbed
- no.hasmac.jsonld.JsonLdErrorCode
- no.hasmac.jsonld.JsonLdOptions.RdfDirection
- no.hasmac.jsonld.JsonLdVersion
- no.hasmac.jsonld.http.link.LinkHeaderParser.State
- no.hasmac.jsonld.http.media.MediaTypeParser.State
- no.hasmac.rdf.io.nquad.Tokenizer.TokenType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)