Uses of Class xjavadoc.TagValidationException

Uses in package xjavadoc

Classes derived from xjavadoc.TagValidationException

class

Methods which throw type xjavadoc.TagValidationException

XTag
XDoc.addTag_Impl(String tagName, String text, int lineNumber)
Creates and adds a tag
void
DefaultXTag.fail(String message)
Utility method that should be called from validate() in case ov a validation failure.
void
Parse token into comments, tags and tag attributes.
void
Validates the tag
void
Validates the tag.
void
void
Called by XJavaDoc after the entire source is parsed, but only if validation is on.