3.8.2 Mapping with DD

The following table describes the correspondence between the HITACHI Filter Property file and the Deployment Descriptor:

HITACHI Filter Property fileDeployment Descriptor
Tag nameOccurrence patternTag nameOccurrence 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
Legend:
--: No corresponding tag. Alternatively, the description of the occurrence pattern is omitted because the corresponding tag does not exist or the tag is omitted.
(Omitted): The tag is omitted.