Comment Element Handler Extension Point

org.eclipse.wst.sse.core.commentElementHandler

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 (handler-custom)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT handler-custom (startwith)>

<!ATTLIST handler-custom

commenttype CDATA #REQUIRED

class       CDATA #REQUIRED>


<!ELEMENT startwith EMPTY>

<!ATTLIST startwith

prefix CDATA #REQUIRED>