|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mylyn.wikitext.core.validation.ValidationRule
org.eclipse.mylyn.internal.wikitext.core.validation.TestMarkupValidationRule
public class TestMarkupValidationRule
a test markup validation rule that creates errors for text matching "ERROR" or "WARNING".
| Constructor Summary | |
|---|---|
TestMarkupValidationRule()
|
|
| Method Summary | |
|---|---|
ValidationProblem |
findProblem(java.lang.String markup,
int offset,
int length)
|
| Methods inherited from class org.eclipse.mylyn.wikitext.core.validation.ValidationRule |
|---|
findProblems |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestMarkupValidationRule()
| Method Detail |
|---|
public ValidationProblem findProblem(java.lang.String markup,
int offset,
int length)
findProblem in class ValidationRule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||