Package help.validator
Class HTMLFileParser
- java.lang.Object
-
- help.validator.HTMLFileParser
-
public class HTMLFileParser extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description HTMLFileParser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
scanHtmlFile(java.nio.file.Path file, TagProcessor tagProcessor)
-
-
-
Method Detail
-
scanHtmlFile
public static void scanHtmlFile(java.nio.file.Path file, TagProcessor tagProcessor) throws java.io.IOException
- Throws:
java.io.IOException
-
-