Package | Description |
---|---|
org.metawidget.inspector.xml |
Inspectors: inspection-result-1.0.xsd support.
|
Modifier and Type | Method and Description |
---|---|
XmlInspectorConfig |
XmlInspectorConfig.setDocuments(Document... documents)
Overridden to provide a covariant return type for our fluent interface.
|
XmlInspectorConfig |
XmlInspectorConfig.setInferInheritanceHierarchy(boolean inferInheritanceHierarchy)
Overridden to provide a covariant return type for our fluent interface.
|
XmlInspectorConfig |
XmlInspectorConfig.setInputStream(InputStream stream)
Overridden to provide a covariant return type for our fluent interface.
|
XmlInspectorConfig |
XmlInspectorConfig.setRestrictAgainstObject(PropertyStyle restrictAgainstObject)
Overridden to provide a covariant return type for our fluent interface.
|
XmlInspectorConfig |
XmlInspectorConfig.setValidateAgainstClasses(PropertyStyle validateAgainstClasses)
Overridden to provide a covariant return type for our fluent interface.
|
Constructor and Description |
---|
XmlInspector(XmlInspectorConfig config)
Constructs an XmlInspector.
|
Copyright © 2015. All Rights Reserved.