public class XsdSchemaCollection extends AbstractSchemaCollection
Modifier and Type | Field and Description |
---|---|
protected List<String> |
schemas
List of schema locations loaded as schema resource instance
|
importedSchemas, schemaResources, W3C_XML_SCHEMA_NS_URI, WWW_W3_ORG_2000_XMLNS
Constructor and Description |
---|
XsdSchemaCollection() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getSchemas()
Gets the schemas included in this collection.
|
protected org.springframework.core.io.Resource |
loadSchemaResources()
Loads all schema resource files from schema locations.
|
void |
setSchemas(List<String> schemas)
Sets the schemas in this collection.
|
addImportedSchemas, addIncludedSchemas, afterPropertiesSet, createValidator, getSchemaResources
protected org.springframework.core.io.Resource loadSchemaResources()
loadSchemaResources
in class AbstractSchemaCollection
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.