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, setValidateAgainstClasses
public XmlSchemaInspectorConfig setInputStream(InputStream stream)
setInputStream
in class BaseXmlInspectorConfig
Copyright © 2015. All Rights Reserved.