Package org.bgerp.app.servlet.file
Class Highlighter
java.lang.Object
org.bgerp.app.servlet.file.Highlighter
File name highlighter using CSS class
-
Field Summary
Fields -
Method Summary
-
Field Details
-
LOG_WARN
-
LOG_UPDATE_EXCEPTION
-
-
Method Details
-
match
Does a file name match to the highlighter- Parameters:
file
- the file name- Returns:
-
highlight
CSS class to highlight a file- Parameters:
file
- the file- Returns:
- the class name or
null
- Throws:
FileNotFoundException
-
hasError
Detect errors in a file line- Parameters:
line
- the line- Returns:
-