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 org.frankframework.validation.AbstractXSD
useBaseImportedSchemaLocationsToIgnore
-
Constructor Summary
-
Method Summary
Methods inherited from class org.frankframework.validation.AbstractXSD
compareTo, compareToByContents, compareToByReferenceOrContents, equals, getImportedNamespaces, getImportedNamespacesToIgnore, getImportedSchemaLocationsToIgnore, getImportParent, getNamespace, getParentLocation, getResourceBase, getResourceTarget, getRootTags, getScopeProvider, getSystemId, getTargetNamespace, getXsdDefaultNamespace, getXsdsRecursive, getXsdsRecursive, getXsdTargetNamespace, hashCode, initFromXsds, initNamespace, initNoNamespace, isAddNamespaceToSchema, isRootXsd, isUseBaseImportedSchemaLocationsToIgnore, setAddNamespaceToSchema, setImportedNamespacesToIgnore, setImportedNamespacesToIgnore, setImportedSchemaLocationsToIgnore, setImportedSchemaLocationsToIgnore, setImportParent, setParentLocation, setResourceInternalReference, setRootXsd, setTargetNamespace, setUseBaseImportedSchemaLocationsToIgnore, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.frankframework.validation.IXSD
hasDependency
-
Constructor Details
-
StringXsd
-
-
Method Details
-
getReader
- Throws:
IOException
-
asString
- Specified by:
asString
in interfaceIXSD
- Overrides:
asString
in classAbstractXSD
- Throws:
IOException
-