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
Constructors -
Method Summary
Methods inherited from class org.frankframework.validation.AbstractXSD
compareTo, compareToByContents, compareToByReferenceOrContents, equals, getImportParent, getResourceBase, getSystemId, getXsdsRecursive, getXsdsRecursive, hashCode, initFromXsds, initNamespace, initNoNamespace, setImportedNamespacesToIgnore, setImportedNamespacesToIgnore, setImportedSchemaLocationsToIgnore, setImportedSchemaLocationsToIgnore, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.frankframework.validation.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
-