|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TagValidationException | |
|---|---|
| xjavadoc | |
| Uses of TagValidationException in xjavadoc |
|---|
| Subclasses of TagValidationException in xjavadoc | |
|---|---|
class |
UnknownTagException
|
| Methods in xjavadoc that throw TagValidationException | |
|---|---|
private XTag |
XDoc.addTag_Impl(java.lang.String tagName,
java.lang.String text,
int lineNumber)
Creates and adds a tag |
protected void |
DefaultXTag.fail(java.lang.String message)
Utility method that should be called from DefaultXTag.validate() in
case ov a validation failure. |
private void |
XDoc.parse()
Parse token into comments, tags and tag attributes. |
void |
DefaultXTag.validate()
Validates the tag |
void |
XTag.validate()
Validates the tag. |
void |
TagValidator.validate(XTag tag)
|
void |
SourceClass.validateTags()
Called by XJavaDoc after the entire source is parsed, but only if validation is on. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||