Task Scanner Extension Point

org.eclipse.wst.sse.core.taskscanner

This extension point is internal and should not be used by any other plugins.

This extension point is internal and should not be used by any other plugins.

<!ELEMENT extension (scanner)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT scanner EMPTY>

<!ATTLIST scanner

contentTypeIds CDATA #REQUIRED

class          CDATA #REQUIRED

id             CDATA #REQUIRED>