Package help.validator
Class TagProcessor
java.lang.Object
help.validator.TagProcessor
- Direct Known Subclasses:
- ReferenceTagProcessor
- 
Method SummaryModifier and TypeMethodDescriptionvoidintbooleanisTagSupported(String tagType) processText(String text) voidstartOfFile(Path htmlFile) 
- 
Method Details- 
startOfFile
- 
endOfFilepublic void endOfFile()
- 
processText
- 
isTagSupported
- 
getErrorCountpublic int getErrorCount()
 
-