<classname>StructDescriptor</classname>s, as shown in the following
<classname>StructDescriptor</classname>s, as shown in the following
example, or <classname>ArrayDescriptor</classname>s.<!--Rewording of preceding ok? The example is showing human participation, I assume. ;-) TR: Yes :), OK.--></para>
example, or <classname>ArrayDescriptor</classname>s.<!--Rewording of preceding ok? The example is showing human participation, I assume. ;-) TR: Yes :), OK.--></para>
<para><programlistinglanguage="java">final TestItem - new TestItem(123L, "A test item",
<para><programlistinglanguage="java">final TestItem = new TestItem(123L, "A test item",
new SimpleDateFormat("yyyy-M-d").parse("2010-12-31"););
new SimpleDateFormat("yyyy-M-d").parse("2010-12-31"));