public class XmlSchemaInspectorConfig extends BaseXmlInspectorConfig
| Constructor and Description |
|---|
XmlSchemaInspectorConfig() |
| Modifier and Type | Method and Description |
|---|---|
XmlSchemaInspectorConfig |
setInputStream(InputStream stream)
Overridden to provide a covariant return type for our fluent interface.
|
equals, getDocuments, getInputStreams, getResourceResolver, getRestrictAgainstObject, getValidateAgainstClasses, hashCode, isInferInheritanceHierarchy, setDefaultFile, setDocuments, setInferInheritanceHierarchy, setInputStreams, setResourceResolver, setRestrictAgainstObject, setValidateAgainstClassespublic XmlSchemaInspectorConfig setInputStream(InputStream stream)
setInputStream in class BaseXmlInspectorConfigCopyright © 2015. All Rights Reserved.