|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchemaValidator | |
---|---|
org.deegree.metadata.persistence.iso19115.jaxb |
Uses of SchemaValidator in org.deegree.metadata.persistence.iso19115.jaxb |
---|
Fields in org.deegree.metadata.persistence.iso19115.jaxb declared as SchemaValidator | |
---|---|
protected SchemaValidator |
ISOMetadataStoreConfig.Inspectors.schemaValidator
|
Methods in org.deegree.metadata.persistence.iso19115.jaxb that return SchemaValidator | |
---|---|
SchemaValidator |
ObjectFactory.createSchemaValidator()
Create an instance of SchemaValidator |
SchemaValidator |
ISOMetadataStoreConfig.Inspectors.getSchemaValidator()
Gets the value of the schemaValidator property. |
Methods in org.deegree.metadata.persistence.iso19115.jaxb that return types with arguments of type SchemaValidator | |
---|---|
JAXBElement<SchemaValidator> |
ObjectFactory.createSchemaValidator(SchemaValidator value)
Create an instance of JAXBElement < SchemaValidator > } |
Methods in org.deegree.metadata.persistence.iso19115.jaxb with parameters of type SchemaValidator | |
---|---|
JAXBElement<SchemaValidator> |
ObjectFactory.createSchemaValidator(SchemaValidator value)
Create an instance of JAXBElement < SchemaValidator > } |
void |
ISOMetadataStoreConfig.Inspectors.setSchemaValidator(SchemaValidator value)
Sets the value of the schemaValidator property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |