| Interface | Description |
|---|---|
| DomInspector<E> |
Inspects the given Object and type and returns the result as a DOM Element.
|
| Inspector |
Common interface implemented by all Inspectors.
|
| Exception | Description |
|---|---|
| InspectorException |
Any exception that occurs during inspection.
|
This package is factored into a separate iface subpackage, as opposed to being in
the root, because some technologies (ie. GWT) are not good at including classes while filtering
out subpackages.
Copyright © 2015. All Rights Reserved.