useBaseImportedSchemaLocationsToIgnore
Constructor and Description |
---|
ResourceXsd() |
Modifier and Type | Method and Description |
---|---|
int |
compareToByReferenceOrContents(XSD x) |
Reader |
getReader() |
String |
getResourceBase() |
String |
getSystemId() |
void |
initNamespace(String namespace,
IScopeProvider scopeProvider,
String resourceRef) |
void |
initNoNamespace(IScopeProvider scopeProvider,
String resourceRef) |
addTargetNamespace, compareTo, compareToByContents, equals, getXsdsRecursive, getXsdsRecursive, hashCode, initFromXsds, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getImportedNamespaces, getImportedNamespacesToIgnore, getImportedSchemaLocationsToIgnore, getNamespace, getParentLocation, getResourceTarget, getRootTags, getTargetNamespace, hasDependency, isAddNamespaceToSchema, isUseBaseImportedSchemaLocationsToIgnore
public void initNoNamespace(IScopeProvider scopeProvider, String resourceRef) throws ConfigurationException
initNoNamespace
in class XSD
ConfigurationException
public void initNamespace(String namespace, IScopeProvider scopeProvider, String resourceRef) throws ConfigurationException
initNamespace
in class XSD
ConfigurationException
public Reader getReader() throws IOException
getReader
in interface Schema
getReader
in class XSD
IOException
public String getResourceBase()
getResourceBase
in class XSD
public String getSystemId()
getSystemId
in interface Schema
getSystemId
in class XSD
public int compareToByReferenceOrContents(XSD x)
compareToByReferenceOrContents
in class XSD
Copyright © 2023 Frank!Framework. All rights reserved.