Class StringXsd
java.lang.Object
org.frankframework.validation.AbstractXSD
org.frankframework.validation.xsd.StringXsd
- All Implemented Interfaces:
Comparable<IXSD>, IXSD, Schema
XSD implementation of an internally created schema, used as result of SchemaUtils.mergeXsdsGroupedByNamespaceToSchemasWithoutIncludes().
- Author:
- Gerrit van Brakel
-
Field Summary
Fields inherited from class AbstractXSD
useBaseImportedSchemaLocationsToIgnore -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractXSD
compareTo, compareToByContents, compareToByReferenceOrContents, equals, getImportParent, getResourceBase, getSystemId, getXsdsRecursive, getXsdsRecursive, hashCode, initFromXsds, initNamespace, initNoNamespace, setImportedNamespacesToIgnore, setImportedNamespacesToIgnore, setImportedSchemaLocationsToIgnore, setImportedSchemaLocationsToIgnore, toStringMethods inherited from interface IXSD
getImportedNamespaces, getImportedNamespacesToIgnore, getImportedSchemaLocationsToIgnore, getNamespace, getParentLocation, getResourceTarget, getRootTags, getScopeProvider, getTargetNamespace, getXsdDefaultNamespace, getXsdTargetNamespace, hasDependency, isAddNamespaceToSchema, isUseBaseImportedSchemaLocationsToIgnore
-
Constructor Details
-
StringXsd
-
-
Method Details
-
getReader
- Throws:
IOException
-
asString
- Specified by:
asStringin interfaceIXSD- Overrides:
asStringin classAbstractXSD- Throws:
IOException
-