Package | Description |
---|---|
org.metawidget.inspectionresultprocessor.faces |
Inspection Result Processors: JSF EL expressions support.
|
Modifier and Type | Method and Description |
---|---|
FacesInspectionResultProcessorConfig |
FacesInspectionResultProcessorConfig.setIgnoreAttributes(String... ignoreAttributes)
Sets the names of attributes to ignore.
|
FacesInspectionResultProcessorConfig |
FacesInspectionResultProcessorConfig.setInjectThis(PropertyStyle injectThis)
Sets the PropertyStyle to use to inject a request-level '_this' attribute (the underscore is
needed because 'this' is a reserved word in EL) into JSF evaluations.
|
Constructor and Description |
---|
FacesInspectionResultProcessor(FacesInspectionResultProcessorConfig config)
Constructs a FacesInspectionResultProcessor.
|
Copyright © 2015. All Rights Reserved.