- get() - Method in interface org.ldp4j.application.data.Literal
-
- get(ResourceSnapshot) - Method in interface org.ldp4j.application.ext.ResourceHandler
-
Get a representation of a resource managed by the resource handler.
- getConfigurationClass() - Method in class org.ldp4j.application.ext.Application
-
Returns the
Class of the configuration class type parameter.
- getConstraints() - Method in exception org.ldp4j.application.ext.InvalidContentException
-
- getConstraintsId() - Method in exception org.ldp4j.application.ext.InvalidContentException
-
- getDatatype() - Method in exception org.ldp4j.application.data.DatatypeCohercionException
-
- getDeclaredPrefixes() - Method in interface org.ldp4j.application.ext.Namespaces
-
Get the declared prefixes.
- getDeclaringVocabulary() - Method in class org.ldp4j.application.vocabulary.ImmutableTerm
-
Returns the Vocabulary object corresponding to this term constant's
vocabulary type.
- getDeclaringVocabulary() - Method in interface org.ldp4j.application.vocabulary.Term
-
Returns the Vocabulary object corresponding to this term constant's
vocabulary type.
- getDefault() - Static method in class org.ldp4j.application.data.NamingScheme
-
- getId() - Method in class org.ldp4j.application.vocabulary.AbstractImmutableVocabulary
-
Get the unique identifier of the vocabulary.
- getInstance() - Static method in class org.ldp4j.application.ApplicationContext
-
Get the Application context.
- getInstance() - Static method in class org.ldp4j.application.vocabulary.LDP
-
Retrieve the LDP vocabulary instance.
- getInstance() - Static method in class org.ldp4j.application.vocabulary.RDF
-
Retrieve the LDP vocabulary instance.
- getInstance() - Static method in class org.ldp4j.application.vocabulary.RDFS
-
Retrieve the LDP vocabulary instance.
- getName() - Method in class org.ldp4j.application.ext.Application
-
Returns the name of the application.
- getNamespace() - Method in class org.ldp4j.application.vocabulary.AbstractImmutableVocabulary
-
Get the namespace of the vocabulary.
- getNamespace() - Method in interface org.ldp4j.application.vocabulary.Vocabulary
-
Get the namespace of the vocabulary.
- getNamespaceURI(String) - Method in interface org.ldp4j.application.ext.Namespaces
-
Get Namespace URI bound to a prefix.
- getPreferredPrefix() - Method in class org.ldp4j.application.vocabulary.AbstractImmutableVocabulary
-
Get the preferred prefix for the vocabulary namespace.
- getPreferredPrefix() - Method in interface org.ldp4j.application.vocabulary.Vocabulary
-
Get the preferred prefix for the vocabulary namespace.
- getPrefix(String) - Method in interface org.ldp4j.application.ext.Namespaces
-
Get prefix bound to Namespace URI.
- getPrefixes(String) - Method in interface org.ldp4j.application.ext.Namespaces
-
Get prefixes bound to Namespace URI.
- getValue() - Method in exception org.ldp4j.application.data.DatatypeCohercionException
-
- name() - Method in interface org.ldp4j.application.data.DataSet
-
- name() - Method in interface org.ldp4j.application.data.LocalIndividual
-
- name() - Method in interface org.ldp4j.application.data.ManagedIndividual
-
- name() - Method in class org.ldp4j.application.data.ManagedIndividualId
-
- Name<T extends Serializable> - Interface in org.ldp4j.application.data
-
- name(URI) - Method in class org.ldp4j.application.data.NamingScheme
-
- name(QName) - Method in class org.ldp4j.application.data.NamingScheme
-
- name(Term) - Method in class org.ldp4j.application.data.NamingScheme
-
- name(String, String...) - Method in class org.ldp4j.application.data.NamingScheme
-
Concatenates elements to form a dotted name, discarding null values
and empty strings.
- name(Class<?>, String...) - Method in class org.ldp4j.application.data.NamingScheme
-
Concatenates a canonical class name and elements to form a dotted name, discarding any null values or empty strings
any null values or empty strings.
- name(T) - Method in class org.ldp4j.application.data.NamingScheme
-
- name(T) - Method in class org.ldp4j.application.data.NamingScheme
-
- name() - Method in interface org.ldp4j.application.session.ResourceSnapshot
-
- name() - Method in class org.ldp4j.application.vocabulary.ImmutableTerm
-
Returns the name of this term constant, exactly as declared in its
vocabulary declaration.
- name() - Method in interface org.ldp4j.application.vocabulary.Term
-
Returns the name of this term constant, exactly as declared in its
vocabulary declaration.
- NAMESPACE - Static variable in class org.ldp4j.application.vocabulary.LDP
-
The namespace of the vocabulary (http://www.w3.org/ns/ldp#)
- NAMESPACE - Static variable in class org.ldp4j.application.vocabulary.RDF
-
The namespace of the vocabulary (http://www.w3.org/1999/02/22-rdf-syntax-ns#)
- NAMESPACE - Static variable in class org.ldp4j.application.vocabulary.RDFS
-
The namespace of the vocabulary (http://www.w3.org/2000/01/rdf-schema#)
- namespaces() - Method in class org.ldp4j.application.ext.Configuration
-
Get the namespace declarations of the application.
- Namespaces - Interface in org.ldp4j.application.ext
-
Interface for read only Namespace processing.
- NameVisitor - Class in org.ldp4j.application.data
-
- NameVisitor() - Constructor for class org.ldp4j.application.data.NameVisitor
-
- NamingScheme - Class in org.ldp4j.application.data
-
- NamingScheme.NameType - Enum in org.ldp4j.application.data
-
- NamingScheme.NamingSchemeBuilder - Class in org.ldp4j.application.data
-
- NamingScheme.NamingSchemeBuilder() - Constructor for class org.ldp4j.application.data.NamingScheme.NamingSchemeBuilder
-
- NewIndividual - Interface in org.ldp4j.application.data
-
- newInstance() - Static method in class org.ldp4j.application.data.TimeUtils
-
- newLanguageLiteral(String, String) - Static method in class org.ldp4j.application.data.Literals
-
- newLiteral(Object) - Static method in class org.ldp4j.application.data.Literals
-
- newTypedLiteral(Object, URI) - Static method in class org.ldp4j.application.data.Literals
-
- NIL - Static variable in class org.ldp4j.application.vocabulary.RDF
-
NIL
- nodeKind() - Method in class org.ldp4j.application.data.constraints.Constraints.AbstractPropertyConstraint
-
- nodes(DataSet) - Method in class org.ldp4j.application.data.constraints.Constraints
-
- nodeShape(Individual<?, ?>) - Method in class org.ldp4j.application.data.constraints.Constraints
-
- NON_RDF_SOURCE - Static variable in class org.ldp4j.application.vocabulary.LDP
-
NON_RDF_SOURCE
- NS_PREFIX - Static variable in class org.ldp4j.application.vocabulary.LDP
-
The preferred prefix of the vocabulary (ldp)
- NS_PREFIX - Static variable in class org.ldp4j.application.vocabulary.RDF
-
The preferred prefix of the vocabulary (rdf)
- NS_PREFIX - Static variable in class org.ldp4j.application.vocabulary.RDFS
-
The preferred prefix of the vocabulary (rdfs)
- numberOfIndividuals() - Method in interface org.ldp4j.application.data.DataSet
-
- numberOfProperties() - Method in interface org.ldp4j.application.data.Individual
-
- numberOfValues() - Method in interface org.ldp4j.application.data.Property
-
- Value - Interface in org.ldp4j.application.data
-
- VALUE - Static variable in class org.ldp4j.application.vocabulary.RDF
-
VALUE
- valueOf(String) - Static method in enum org.ldp4j.application.data.constraints.Constraints.NodeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldp4j.application.data.NamingScheme.NameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldp4j.application.ext.annotations.MembershipRelation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.ldp4j.application.vocabulary.LDP
-
Find the term that matches the specified URI.
- valueOf(QName) - Static method in class org.ldp4j.application.vocabulary.LDP
-
Find the term that matches the specified URI.
- valueOf(URI) - Static method in class org.ldp4j.application.vocabulary.LDP
-
Find the term that matches the specified URI.
- valueOf(String) - Static method in class org.ldp4j.application.vocabulary.RDF
-
Find the term that matches the specified URI.
- valueOf(QName) - Static method in class org.ldp4j.application.vocabulary.RDF
-
Find the term that matches the specified URI.
- valueOf(URI) - Static method in class org.ldp4j.application.vocabulary.RDF
-
Find the term that matches the specified URI.
- valueOf(String) - Static method in class org.ldp4j.application.vocabulary.RDFS
-
Find the term that matches the specified URI.
- valueOf(QName) - Static method in class org.ldp4j.application.vocabulary.RDFS
-
Find the term that matches the specified URI.
- valueOf(URI) - Static method in class org.ldp4j.application.vocabulary.RDFS
-
Find the term that matches the specified URI.
- values() - Static method in enum org.ldp4j.application.data.constraints.Constraints.NodeKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ldp4j.application.data.NamingScheme.NameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in interface org.ldp4j.application.data.Property
-
- values() - Static method in enum org.ldp4j.application.ext.annotations.MembershipRelation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in class org.ldp4j.application.vocabulary.LDP
-
Get the terms of the vocabulary
- values() - Static method in class org.ldp4j.application.vocabulary.RDF
-
Get the terms of the vocabulary
- values() - Static method in class org.ldp4j.application.vocabulary.RDFS
-
Get the terms of the vocabulary
- valueShape() - Method in class org.ldp4j.application.data.constraints.Constraints.AbstractPropertyConstraint
-
- valueType() - Method in class org.ldp4j.application.data.constraints.Constraints.AbstractPropertyConstraint
-
- ValueVisitor - Interface in org.ldp4j.application.data
-
- visit(T) - Method in class org.ldp4j.application.data.NameVisitor
-
- visitContainerSnapshot(ContainerSnapshot) - Method in interface org.ldp4j.application.session.SnapshotVisitor
-
- visitExternalIndividual(ExternalIndividual) - Method in interface org.ldp4j.application.data.IndividualVisitor
-
- visitIndividual(Individual<?, ?>) - Method in interface org.ldp4j.application.data.ValueVisitor
-
- visitLanguageLiteral(LanguageLiteral) - Method in interface org.ldp4j.application.data.LiteralVisitor
-
- visitLiteral(Literal<?>) - Method in interface org.ldp4j.application.data.LiteralVisitor
-
- visitLiteral(Literal<?>) - Method in interface org.ldp4j.application.data.ValueVisitor
-
- visitLocalIndividual(LocalIndividual) - Method in interface org.ldp4j.application.data.IndividualVisitor
-
- visitManagedIndividual(ManagedIndividual) - Method in interface org.ldp4j.application.data.IndividualVisitor
-
- visitNewIndividual(NewIndividual) - Method in interface org.ldp4j.application.data.IndividualVisitor
-
- visitNumber(Number) - Method in class org.ldp4j.application.data.NameVisitor
-
- visitObject(Object) - Method in class org.ldp4j.application.data.NameVisitor
-
- visitQName(QName) - Method in class org.ldp4j.application.data.NameVisitor
-
- visitRelativeIndividual(RelativeIndividual) - Method in interface org.ldp4j.application.data.IndividualVisitor
-
- visitResourceSnapshot(ResourceSnapshot) - Method in interface org.ldp4j.application.session.SnapshotVisitor
-
- visitString(String) - Method in class org.ldp4j.application.data.NameVisitor
-
- visitTerm(Term) - Method in class org.ldp4j.application.data.NameVisitor
-
- visitTypedLiteral(TypedLiteral<?>) - Method in interface org.ldp4j.application.data.LiteralVisitor
-
- visitURI(URI) - Method in class org.ldp4j.application.data.NameVisitor
-
- Vocabulary<T extends Term> - Interface in org.ldp4j.application.vocabulary
-
A class for representing a vocabularies.