The following table describes the correspondence between the HITACHI Filter Property file and the Deployment Descriptor:
HITACHI Filter Property file | Deployment Descriptor | |||||||
---|---|---|---|---|---|---|---|---|
Tag name | Occurrence pattern | Tag name | Occurrence pattern | |||||
<hitachi-filter-property> | Once | <web-app> | Once | |||||
(Omitted) | -- | (Omitted) | -- | |||||
-- | -- | <filter> | Zero or more times | |||||
<icon> | Zero or more times | <icon> | Zero or more times | |||||
<small-icon> | Zero or once | <small-icon> | Zero or once | |||||
<large-icon> | Zero or once | <large-icon> | Zero or once | |||||
<filter-name> | Once | <filter-name> | Once | |||||
<display-name> | One or more times | <display-name> | Zero or more times | |||||
<description> | Zero or more times | <description> | Zero or more times | |||||
<filter-class> | Once | <filter-class> | Once | |||||
<init-param> | Zero or more times | <init-param> | Zero or more times | |||||
<param-name> | Once | <param-name> | Once | |||||
<param-value> | Once | <param-value> | Once | |||||
<description> | Zero or more times | <description> | Zero or more times |