See: Description
Interface | Description |
---|---|
DomInspectionResultProcessor<E,M> |
Processes the given inspection result as a DOM Element.
|
InspectionResultProcessor<M> |
Common interface implemented by all InspectionResultProcessors.
|
Exception | Description |
---|---|
InspectionResultProcessorException |
Any exception that occurs during inspection result processing.
|
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.