|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommentStream | |
|---|---|
| com.sun.javatest.finder | Test Finders are used to locate and read test descriptions, which give details about the tests in a test suite. |
| Uses of CommentStream in com.sun.javatest.finder |
|---|
| Subclasses of CommentStream in com.sun.javatest.finder | |
|---|---|
class |
HTMLCommentStream
This class extracts all ASCII characters within HTML comments bound by "". |
class |
JavaCommentStream
This class extracts all ASCII characters within two of Java's comments: traditional comments (bound by "/*" and "*\/") and documentation comments (bound by "/**" and "*\/"). |
class |
ShScriptCommentStream
This class extracts all ASCII characters within standard shell script comments. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||