Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

A

AbstractProfile - Class in eu.cessda.cmv.core
This class implements the Object.equals(Object) and Object.hashCode() methods to fulfill the equality contract between instances of Profile.
AbstractProfile(String, String, Set<Constraint>, NamespaceContext) - Constructor for class eu.cessda.cmv.core.AbstractProfile
 

B

bindNamespaceURI(String, String) - Method in class eu.cessda.cmv.core.NamespaceContextImpl
Bind the prefix to the given namespace URI
build(InputSource) - Method in class org.gesis.commons.xml.XMLDocument.Builder
 
Builder() - Constructor for class org.gesis.commons.xml.XMLDocument.Builder
 

C

CessdaControlledVocabularyRepository - Class in eu.cessda.cmv.core.controlledvocabulary
 
CessdaControlledVocabularyRepository(URI) - Constructor for class eu.cessda.cmv.core.controlledvocabulary.CessdaControlledVocabularyRepository
 
CessdaControlledVocabularyRepositoryV2 - Class in eu.cessda.cmv.core.controlledvocabulary
 
CessdaControlledVocabularyRepositoryV2(URI) - Constructor for class eu.cessda.cmv.core.controlledvocabulary.CessdaControlledVocabularyRepositoryV2
Construct a new ControlledVocabulary using the given URI.
CessdaMetadataValidatorFactory - Class in eu.cessda.cmv.core
 
CessdaMetadataValidatorFactory() - Constructor for class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
 
clear() - Method in class eu.cessda.cmv.core.NamespaceContextImpl
Clear all bindings from the NamespaceContext.
CompilableXPathConstraint - Class in eu.cessda.cmv.core.mediatype.profile
 
CompilableXPathConstraint() - Constructor for class eu.cessda.cmv.core.mediatype.profile.CompilableXPathConstraint
 
CompilableXPathConstraint(String) - Constructor for class eu.cessda.cmv.core.mediatype.profile.CompilableXPathConstraint
 
Constraint - Interface in eu.cessda.cmv.core
 
Constraint - Class in eu.cessda.cmv.core.mediatype.profile
 
Constraint() - Constructor for class eu.cessda.cmv.core.mediatype.profile.Constraint
 
constraints - Variable in class eu.cessda.cmv.core.AbstractProfile
 
ConstraintViolation - Class in eu.cessda.cmv.core
 
ConstraintViolation - Class in eu.cessda.cmv.core.mediatype.validationreport
 
ConstraintViolation() - Constructor for class eu.cessda.cmv.core.mediatype.validationreport.ConstraintViolation
 
ConstraintViolation(ConstraintViolation) - Constructor for class eu.cessda.cmv.core.mediatype.validationreport.ConstraintViolation
 
ContentDocument - Class in eu.cessda.cmv.core.mediatype.validationrequest
 
ControlledVocabularyRepository - Interface in eu.cessda.cmv.core.controlledvocabulary
 

D

Document - Interface in eu.cessda.cmv.core
 
Document - Interface in eu.cessda.cmv.core.mediatype.validationrequest
 

E

equals(Object) - Method in class eu.cessda.cmv.core.AbstractProfile
Tests two profiles for equivalence.
equals(Object) - Method in class eu.cessda.cmv.core.mediatype.profile.FixedValueNodeConstraint
 
equals(Object) - Method in class eu.cessda.cmv.core.mediatype.profile.MaximumElementOccurrenceConstraint
 
equals(Object) - Method in class eu.cessda.cmv.core.mediatype.profile.NodeConstraint
 
equals(Object) - Method in class eu.cessda.cmv.core.mediatype.profile.Profile
 
equals(Object) - Method in class eu.cessda.cmv.core.mediatype.validationreport.ConstraintViolation
 
equals(Object) - Method in class eu.cessda.cmv.core.mediatype.validationreport.LocationInfo
 
equals(Object) - Method in class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
equals(Object) - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ContentDocument
 
equals(Object) - Method in class eu.cessda.cmv.core.mediatype.validationrequest.UriDocument
 
equals(Object) - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
equals(Object) - Method in class eu.cessda.cmv.core.NamespaceContextImpl
 
eu.cessda.cmv.core - package eu.cessda.cmv.core
 
eu.cessda.cmv.core.controlledvocabulary - package eu.cessda.cmv.core.controlledvocabulary
 
eu.cessda.cmv.core.mediatype.profile - package eu.cessda.cmv.core.mediatype.profile
 
eu.cessda.cmv.core.mediatype.validationreport - package eu.cessda.cmv.core.mediatype.validationreport
 
eu.cessda.cmv.core.mediatype.validationrequest - package eu.cessda.cmv.core.mediatype.validationrequest
 

F

findCodeValues() - Method in interface eu.cessda.cmv.core.controlledvocabulary.ControlledVocabularyRepository
 
findControlledVocabularyRepository(URI) - Method in interface eu.cessda.cmv.core.Document
Find a registered ControlledVocabularyRepository instance.
findDescriptiveTerms() - Method in interface eu.cessda.cmv.core.controlledvocabulary.ControlledVocabularyRepository
 
FixedValueNodeConstraint - Class in eu.cessda.cmv.core.mediatype.profile
A constraint that enforces the metadata document is valid only if the node value equals to the fixed value defined in the constraint.
FixedValueNodeConstraint() - Constructor for class eu.cessda.cmv.core.mediatype.profile.FixedValueNodeConstraint
Construct a new fixed value node constraint with the location and fixed value set to null.
FixedValueNodeConstraint(String, String) - Constructor for class eu.cessda.cmv.core.mediatype.profile.FixedValueNodeConstraint
Construct a new fixed value node constraint.

G

generateSchema(File) - Static method in class eu.cessda.cmv.core.mediatype.profile.Profile
 
generateSchema(File) - Static method in class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
generateSchema(File) - Static method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
getAllBindings() - Method in class eu.cessda.cmv.core.NamespaceContextImpl
Return a map of prefix/namespace bindings.
getChildCount(String) - Method in interface eu.cessda.cmv.core.Node
Returns the number of children of this node that satisfy the given XPath.
getColumnNumber() - Method in class eu.cessda.cmv.core.mediatype.validationreport.LocationInfo
 
getConstraintName() - Method in exception eu.cessda.cmv.core.InvalidConstraintException
Get the name of the constraint that was looked up.
getConstraints() - Method in class eu.cessda.cmv.core.AbstractProfile
 
getConstraints() - Static method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Return a set of all known constraints.
getConstraints() - Method in class eu.cessda.cmv.core.mediatype.profile.Profile
 
getConstraints() - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
getConstraints() - Method in interface eu.cessda.cmv.core.Profile
A set of constraints that can be used to validate documents.
getConstraintViolations() - Method in class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
getContent() - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ContentDocument
 
getDocument() - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
getDocumentUri() - Method in class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
getFixedValue() - Method in class eu.cessda.cmv.core.mediatype.profile.FixedValueNodeConstraint
 
getLineNumber() - Method in class eu.cessda.cmv.core.mediatype.validationreport.LocationInfo
 
getLocationInfo() - Method in class eu.cessda.cmv.core.ConstraintViolation
 
getLocationInfo() - Method in class eu.cessda.cmv.core.mediatype.validationreport.ConstraintViolation
 
getLocationInfo() - Method in interface eu.cessda.cmv.core.Node
The location of this node in the document.
getLocationInfo(Node) - Method in class org.gesis.commons.xml.XMLDocument
 
getLocationPath() - Method in class eu.cessda.cmv.core.mediatype.profile.NodeConstraint
 
getLocationPath() - Method in interface eu.cessda.cmv.core.Node
The XPath of this node in the document.
getMaxOccurs() - Method in class eu.cessda.cmv.core.mediatype.profile.MaximumElementOccurrenceConstraint
 
getMessage() - Method in class eu.cessda.cmv.core.ConstraintViolation
 
getMessage() - Method in class eu.cessda.cmv.core.mediatype.validationreport.ConstraintViolation
 
getName() - Method in class eu.cessda.cmv.core.mediatype.profile.Profile
 
getNamespace() - Method in class eu.cessda.cmv.core.mediatype.profile.PrefixMap
 
getNamespace() - Method in class org.gesis.commons.xml.XMLDocument
The namespace of the root element of the document.
getNamespaceContext() - Method in class eu.cessda.cmv.core.AbstractProfile
 
getNamespaceContext() - Method in interface eu.cessda.cmv.core.Profile
 
getNamespaceURI(String) - Method in class eu.cessda.cmv.core.NamespaceContextImpl
 
getNodes(String) - Method in interface eu.cessda.cmv.core.Document
Get a list of DOM nodes found at the given XPath.
getPrefix() - Method in class eu.cessda.cmv.core.mediatype.profile.PrefixMap
 
getPrefix(String) - Method in class eu.cessda.cmv.core.NamespaceContextImpl
 
getPrefixes(String) - Method in class eu.cessda.cmv.core.NamespaceContextImpl
 
getPrefixMap() - Method in class eu.cessda.cmv.core.mediatype.profile.Profile
 
getProfile() - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
getProfileName() - Method in class eu.cessda.cmv.core.AbstractProfile
 
getProfileName() - Method in interface eu.cessda.cmv.core.Profile
Returns the name of the profile, or null if the profile doesn't have a name.
getProfileVersion() - Method in class eu.cessda.cmv.core.AbstractProfile
 
getProfileVersion() - Method in interface eu.cessda.cmv.core.Profile
Returns the version of the profile, or null if the profile doesn't have a name.
getTextContent() - Method in interface eu.cessda.cmv.core.Node
The text content of this node and its descendants.
getUri() - Method in interface eu.cessda.cmv.core.controlledvocabulary.ControlledVocabularyRepository
 
getURI() - Method in interface eu.cessda.cmv.core.Document
Gets the URI of the source of the document.
getUri() - Method in class eu.cessda.cmv.core.mediatype.validationrequest.UriDocument
 
getValidationGate(ValidationGateName) - Static method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Returns a validation gate with the given name.
getValidationGate() - Method in enum eu.cessda.cmv.core.ValidationGateName
 
getValidationGateName() - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
getVersion() - Method in class eu.cessda.cmv.core.mediatype.profile.Profile
 

H

hashCode() - Method in class eu.cessda.cmv.core.AbstractProfile
 
hashCode() - Method in class eu.cessda.cmv.core.mediatype.profile.FixedValueNodeConstraint
 
hashCode() - Method in class eu.cessda.cmv.core.mediatype.profile.MaximumElementOccurrenceConstraint
 
hashCode() - Method in class eu.cessda.cmv.core.mediatype.profile.NodeConstraint
 
hashCode() - Method in class eu.cessda.cmv.core.mediatype.profile.Profile
 
hashCode() - Method in class eu.cessda.cmv.core.mediatype.validationreport.ConstraintViolation
 
hashCode() - Method in class eu.cessda.cmv.core.mediatype.validationreport.LocationInfo
 
hashCode() - Method in class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
hashCode() - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ContentDocument
 
hashCode() - Method in class eu.cessda.cmv.core.mediatype.validationrequest.UriDocument
 
hashCode() - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
hashCode() - Method in class eu.cessda.cmv.core.NamespaceContextImpl
 

I

InvalidConstraintException - Exception in eu.cessda.cmv.core
Represents errors that occur when attempting to look up a constraint.
InvalidGateException - Exception in eu.cessda.cmv.core
Represents errors that occur when constructing a validation gate.

J

JAXB_ELEMENT - Static variable in class eu.cessda.cmv.core.mediatype.profile.CompilableXPathConstraint
 
JAXB_ELEMENT - Static variable in class eu.cessda.cmv.core.mediatype.profile.Constraint
 
JAXB_ELEMENT - Static variable in class eu.cessda.cmv.core.mediatype.profile.FixedValueNodeConstraint
 
JAXB_ELEMENT - Static variable in class eu.cessda.cmv.core.mediatype.profile.MandatoryNodeConstraint
 
JAXB_ELEMENT - Static variable in class eu.cessda.cmv.core.mediatype.profile.MandatoryNodeIfParentPresentConstraint
 
JAXB_ELEMENT - Static variable in class eu.cessda.cmv.core.mediatype.profile.MaximumElementOccurrenceConstraint
 
JAXB_ELEMENT - Static variable in class eu.cessda.cmv.core.mediatype.profile.NotBlankNodeConstraint
 
JAXB_ELEMENT - Static variable in class eu.cessda.cmv.core.mediatype.profile.OptionalNodeConstraint
 
JAXB_ELEMENT - Static variable in class eu.cessda.cmv.core.mediatype.profile.PredicatelessXPathConstraint
 
JAXB_ELEMENT - Static variable in class eu.cessda.cmv.core.mediatype.profile.RecommendedNodeConstraint
 
JAXB_TYPE - Static variable in class eu.cessda.cmv.core.mediatype.profile.CompilableXPathConstraint
 
JAXB_TYPE - Static variable in class eu.cessda.cmv.core.mediatype.profile.Constraint
 
JAXB_TYPE - Static variable in class eu.cessda.cmv.core.mediatype.profile.FixedValueNodeConstraint
 
JAXB_TYPE - Static variable in class eu.cessda.cmv.core.mediatype.profile.MandatoryNodeConstraint
 
JAXB_TYPE - Static variable in class eu.cessda.cmv.core.mediatype.profile.MandatoryNodeIfParentPresentConstraint
 
JAXB_TYPE - Static variable in class eu.cessda.cmv.core.mediatype.profile.MaximumElementOccurrenceConstraint
 
JAXB_TYPE - Static variable in class eu.cessda.cmv.core.mediatype.profile.NotBlankNodeConstraint
 
JAXB_TYPE - Static variable in class eu.cessda.cmv.core.mediatype.profile.OptionalNodeConstraint
 
JAXB_TYPE - Static variable in class eu.cessda.cmv.core.mediatype.profile.PredicatelessXPathConstraint
 
JAXB_TYPE - Static variable in class eu.cessda.cmv.core.mediatype.profile.RecommendedNodeConstraint
 

L

LocationInfo - Class in eu.cessda.cmv.core.mediatype.validationreport
 
LocationInfo() - Constructor for class eu.cessda.cmv.core.mediatype.validationreport.LocationInfo
 
LocationInfo(LocationInfo) - Constructor for class eu.cessda.cmv.core.mediatype.validationreport.LocationInfo
 
locationInfoAware(boolean) - Method in class org.gesis.commons.xml.XMLDocument.Builder
 
locationPath - Variable in class eu.cessda.cmv.core.mediatype.profile.NodeConstraint
 

M

MandatoryNodeConstraint - Class in eu.cessda.cmv.core.mediatype.profile
A constraint specifying an XML node (element or attribute) described by a predicate-less XPath expression must be present and not blank in the document.
MandatoryNodeConstraint() - Constructor for class eu.cessda.cmv.core.mediatype.profile.MandatoryNodeConstraint
Construct a new mandatory node constraint with the location set to null.
MandatoryNodeConstraint(String) - Constructor for class eu.cessda.cmv.core.mediatype.profile.MandatoryNodeConstraint
Construct a new mandatory node constraint.
MandatoryNodeIfParentPresentConstraint - Class in eu.cessda.cmv.core.mediatype.profile
A constraint specifying an XML node (element or attribute) described by a predicate-less XPath expression must be present and not blank if the element's parent is present.
MandatoryNodeIfParentPresentConstraint() - Constructor for class eu.cessda.cmv.core.mediatype.profile.MandatoryNodeIfParentPresentConstraint
Construct a new mandatory node if parent present constraint with the location set to null.
MandatoryNodeIfParentPresentConstraint(String) - Constructor for class eu.cessda.cmv.core.mediatype.profile.MandatoryNodeIfParentPresentConstraint
Construct a new mandatory node if parent present constraint.
MaximumElementOccurrenceConstraint - Class in eu.cessda.cmv.core.mediatype.profile
 
MaximumElementOccurrenceConstraint() - Constructor for class eu.cessda.cmv.core.mediatype.profile.MaximumElementOccurrenceConstraint
 
MaximumElementOccurrenceConstraint(String, long) - Constructor for class eu.cessda.cmv.core.mediatype.profile.MaximumElementOccurrenceConstraint
 
MEDIATYPE - Static variable in class eu.cessda.cmv.core.mediatype.profile.Profile
 
MEDIATYPE - Static variable in class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
MEDIATYPE - Static variable in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 

N

NamespaceContextImpl - Class in eu.cessda.cmv.core
Fully compliant implementation of NamespaceContext.
NamespaceContextImpl() - Constructor for class eu.cessda.cmv.core.NamespaceContextImpl
Construct a new instance of NamespaceContext with no bindings.
NamespaceContextImpl(Map<String, String>) - Constructor for class eu.cessda.cmv.core.NamespaceContextImpl
Construct a new instance of NamespaceContext with the bindings set using the given map.
newBuilder() - Static method in class org.gesis.commons.xml.XMLDocument
 
newDocument(File) - Method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Parse the XML at the given file into a Document.
newDocument(Path) - Method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Parse the XML at the given path into a Document.
newDocument(URI) - Method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Parse the XML located at the given URI into a Document.
newDocument(URL) - Method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Parse the XML located at the given URL into a Document.
newDocument(InputStream) - Method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Parse the XML located at the given URL into a Document.
newDocument(Document) - Method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Parse the XML contained in the request to a Document.
newDocument(InputSource) - Method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Parse the given XML into a Document.
newProfile(URI) - Method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Parse the XML located at the given URI into a Profile.
newProfile(URL) - Method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Parse the XML located at the given URL into a Profile.
newProfile(File) - Method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Parse the XML located at the given file into a Profile.
newProfile(Path) - Method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Parse the XML located at the given path into a Profile.
newProfile(InputStream) - Method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Parse the XML represented by the given input stream into a Profile.
newProfile(Document) - Method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Parse the XML represented by the given request into a Profile.
newProfile(InputSource) - Method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Parse the XML represented by the given input source into a Profile.
newValidationGate(Collection<String>) - Static method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Returns a validation gate for the given constraints.
newValidationService() - Method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Returns this as a validation service for compatibility with previous versions of CMV
newValidators(Document) - Method in interface eu.cessda.cmv.core.Constraint
 
Node - Interface in eu.cessda.cmv.core
 
NodeConstraint - Class in eu.cessda.cmv.core.mediatype.profile
 
NodeConstraint(String) - Constructor for class eu.cessda.cmv.core.mediatype.profile.NodeConstraint
 
NotBlankNodeConstraint - Class in eu.cessda.cmv.core.mediatype.profile
 
NotBlankNodeConstraint() - Constructor for class eu.cessda.cmv.core.mediatype.profile.NotBlankNodeConstraint
 
NotBlankNodeConstraint(String) - Constructor for class eu.cessda.cmv.core.mediatype.profile.NotBlankNodeConstraint
 
NotDocumentException - Exception in eu.cessda.cmv.core
 

O

open(File) - Static method in class eu.cessda.cmv.core.mediatype.profile.Profile
 
open(File) - Static method in class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
open(File) - Static method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
OptionalNodeConstraint - Class in eu.cessda.cmv.core.mediatype.profile
 
OptionalNodeConstraint() - Constructor for class eu.cessda.cmv.core.mediatype.profile.OptionalNodeConstraint
 
OptionalNodeConstraint(String) - Constructor for class eu.cessda.cmv.core.mediatype.profile.OptionalNodeConstraint
 
org.gesis.commons.xml - package org.gesis.commons.xml
 

P

PredicatelessXPathConstraint - Class in eu.cessda.cmv.core.mediatype.profile
 
PredicatelessXPathConstraint() - Constructor for class eu.cessda.cmv.core.mediatype.profile.PredicatelessXPathConstraint
 
PredicatelessXPathConstraint(String) - Constructor for class eu.cessda.cmv.core.mediatype.profile.PredicatelessXPathConstraint
 
PrefixMap - Class in eu.cessda.cmv.core.mediatype.profile
 
PrefixMap() - Constructor for class eu.cessda.cmv.core.mediatype.profile.PrefixMap
 
printPrettyWithIndentation(int) - Method in class org.gesis.commons.xml.XMLDocument.Builder
 
Profile - Class in eu.cessda.cmv.core.mediatype.profile
 
Profile() - Constructor for class eu.cessda.cmv.core.mediatype.profile.Profile
 
Profile - Interface in eu.cessda.cmv.core
A profile is a set of constraints that can be used to validate XML documents.
profileName - Variable in class eu.cessda.cmv.core.AbstractProfile
 
profileVersion - Variable in class eu.cessda.cmv.core.AbstractProfile
 

R

read(InputStream) - Static method in class eu.cessda.cmv.core.mediatype.profile.Profile
 
read(String) - Static method in class eu.cessda.cmv.core.mediatype.profile.Profile
 
read(InputStream) - Static method in class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
read(String) - Static method in class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
read(InputStream) - Static method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
read(String) - Static method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
RecommendedNodeConstraint - Class in eu.cessda.cmv.core.mediatype.profile
 
RecommendedNodeConstraint() - Constructor for class eu.cessda.cmv.core.mediatype.profile.RecommendedNodeConstraint
 
RecommendedNodeConstraint(String) - Constructor for class eu.cessda.cmv.core.mediatype.profile.RecommendedNodeConstraint
 
register(ControlledVocabularyRepository) - Method in interface eu.cessda.cmv.core.Document
Register a ControlledVocabularyRepository instance.
removeBinding(String) - Method in class eu.cessda.cmv.core.NamespaceContextImpl
Remove the binding between a prefix and a namespace URI.

S

saveAs(File) - Method in class eu.cessda.cmv.core.mediatype.profile.Profile
 
saveAs(File) - Method in class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
saveAs(File) - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
SCHEMALOCATION_FILENAME - Static variable in class eu.cessda.cmv.core.mediatype.profile.Profile
 
SCHEMALOCATION_FILENAME - Static variable in class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
SCHEMALOCATION_FILENAME - Static variable in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
selectNode(String) - Method in class org.gesis.commons.xml.XMLDocument
 
selectNode(Node, String) - Method in class org.gesis.commons.xml.XMLDocument
 
selectNodes(Node, String) - Method in class org.gesis.commons.xml.XMLDocument
 
selectNodes(String) - Method in class org.gesis.commons.xml.XMLDocument
 
setColumnNumber(int) - Method in class eu.cessda.cmv.core.mediatype.validationreport.LocationInfo
 
setConstraints(List<Constraint>) - Method in class eu.cessda.cmv.core.mediatype.profile.Profile
 
setConstraints(Collection<String>) - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
setConstraintViolations(List<ConstraintViolation>) - Method in class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
setContent(String) - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ContentDocument
 
setDocument(String) - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
setDocument(URI) - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
setDocumentUri(URI) - Method in class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
setFixedValue(String) - Method in class eu.cessda.cmv.core.mediatype.profile.FixedValueNodeConstraint
 
setLineNumber(int) - Method in class eu.cessda.cmv.core.mediatype.validationreport.LocationInfo
 
setLocationInfo(LocationInfo) - Method in class eu.cessda.cmv.core.mediatype.validationreport.ConstraintViolation
 
setLocationPath(String) - Method in class eu.cessda.cmv.core.mediatype.profile.NodeConstraint
 
setMaxOccurs(long) - Method in class eu.cessda.cmv.core.mediatype.profile.MaximumElementOccurrenceConstraint
 
setMessage(String) - Method in class eu.cessda.cmv.core.mediatype.validationreport.ConstraintViolation
 
setName(String) - Method in class eu.cessda.cmv.core.mediatype.profile.Profile
 
setNamespace(String) - Method in class eu.cessda.cmv.core.mediatype.profile.PrefixMap
 
setNamespaceContext(NamespaceContext) - Method in interface eu.cessda.cmv.core.Document
 
setNamespaceContext(NamespaceContext) - Method in class org.gesis.commons.xml.XMLDocument
 
setPrefix(String) - Method in class eu.cessda.cmv.core.mediatype.profile.PrefixMap
 
setPrefixMap(List<PrefixMap>) - Method in class eu.cessda.cmv.core.mediatype.profile.Profile
 
setProfile(String) - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
setProfile(URI) - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
setRootElement(String, NamespaceContext) - Method in class org.gesis.commons.xml.XMLDocument
Set the root of the document to the element located at the given XPath.
setUri(URI) - Method in class eu.cessda.cmv.core.mediatype.validationrequest.UriDocument
 
setValidationGateName(ValidationGateName) - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
setVersion(String) - Method in class eu.cessda.cmv.core.mediatype.profile.Profile
 

T

toInputSource() - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ContentDocument
 
toInputSource() - Method in interface eu.cessda.cmv.core.mediatype.validationrequest.Document
 
toInputSource() - Method in class eu.cessda.cmv.core.mediatype.validationrequest.UriDocument
 
toString() - Method in class eu.cessda.cmv.core.AbstractProfile
 
toString() - Method in class eu.cessda.cmv.core.ConstraintViolation
 
toString() - Method in class eu.cessda.cmv.core.mediatype.profile.Profile
 
toString() - Method in class eu.cessda.cmv.core.mediatype.validationreport.ConstraintViolation
 
toString() - Method in class eu.cessda.cmv.core.mediatype.validationreport.LocationInfo
 
toString() - Method in class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
toString() - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 

U

UriDocument - Class in eu.cessda.cmv.core.mediatype.validationrequest
 

V

validate(URI, URI, ValidationGate) - Method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Validates the document against the given profile using the specified validation gate.
validate(Document, Profile, ValidationGate) - Method in class eu.cessda.cmv.core.CessdaMetadataValidatorFactory
Validates the document against the given profile using the specified validation gate.
validate() - Method in interface eu.cessda.cmv.core.mediatype.validationrequest.Document
 
validate() - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
validate(Document, Profile) - Method in interface eu.cessda.cmv.core.ValidationGate
Validate a document against a profile.
validate(Document, Profile) - Method in enum eu.cessda.cmv.core.ValidationGateName
 
validate(URI, URI, ValidationGateName) - Method in interface eu.cessda.cmv.core.ValidationService
validate(Document, Profile, ValidationGateName) - Method in interface eu.cessda.cmv.core.ValidationService
Validates the document against the given profile using the specified validation gate.
validate(URI, URI, ValidationGate) - Method in interface eu.cessda.cmv.core.ValidationService
validate(Document, Profile, ValidationGate) - Method in interface eu.cessda.cmv.core.ValidationService
Validates the document against the given profile using the specified validation gate.
validate() - Method in interface eu.cessda.cmv.core.Validator
 
ValidationGate - Interface in eu.cessda.cmv.core
 
ValidationGateName - Enum in eu.cessda.cmv.core
 
ValidationReport - Class in eu.cessda.cmv.core.mediatype.validationreport
 
ValidationReport(String, NamespacePrefixMapper) - Constructor for class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
ValidationReport() - Constructor for class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
ValidationReport(URI, List<ConstraintViolation>) - Constructor for class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
ValidationRequest - Class in eu.cessda.cmv.core.mediatype.validationrequest
 
ValidationRequest() - Constructor for class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 
ValidationService - Interface in eu.cessda.cmv.core
 
Validator - Interface in eu.cessda.cmv.core
 
valueOf(String) - Static method in enum eu.cessda.cmv.core.ValidationGateName
Returns the enum constant of this type with the specified name.
values() - Static method in enum eu.cessda.cmv.core.ValidationGateName
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(OutputStream) - Method in class eu.cessda.cmv.core.mediatype.profile.Profile
 
write(OutputStream) - Method in class eu.cessda.cmv.core.mediatype.validationreport.ValidationReport
 
write(OutputStream) - Method in class eu.cessda.cmv.core.mediatype.validationrequest.ValidationRequest
 

X

XMLDocument - Class in org.gesis.commons.xml
Abstracts a Document and provides easy-to-use XPath APIs using a single object.
XMLDocument.Builder - Class in org.gesis.commons.xml
 
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links

Copyright © 2025 CESSDA ERIC. All rights reserved.