<meta.schemaplugin="org.eclipse.ice.datastructures"id="JAXBClassProvider"name="JAXB Class Provider"/>
<meta.schemaplugin="org.eclipse.ice.datastructures"id="jaxbClassProvider"name="JAXB Class Provider"/>
</appinfo>
<documentation>
This Extension Point can be used by clients to automatically provide a class to ICE's JAXB-based persistence services. Extensions must realize the IJAXBProvider interface from org.eclipse.ice.datastructures.jaxbclassprovider.
...
...
@@ -52,7 +52,7 @@
<attributename="class"type="string">
<annotation>
<documentation>
A class that implements the IJAXBClassProvider interface (or extends one of its implementations) to provide new classes to Eclipse ICE's XML persistence API.