bioResourceFormat

net.bioclipse.bioResourceFormat

0.9.9

Extension point that provides the concept of a format for resources. It is used by the bioResourceFormatDetector extension point.

<!ELEMENT extension (FormatType+)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT FormatType EMPTY>

<!ATTLIST FormatType

FormatName CDATA #REQUIRED

class      CDATA #REQUIRED>