|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RegexpData | |
| org.novadeck.jxla.config | |
| org.novadeck.jxla.data | |
| Uses of RegexpData in org.novadeck.jxla.config |
| Methods in org.novadeck.jxla.config with parameters of type RegexpData | |
boolean |
SimpleSiteConfig.ignoreLine(RegexpData re)
|
boolean |
AbstractSiteConfig.ignoreLine(RegexpData re)
Method to check if the log line must be ignore, may be a comment ( beginnnig with # ), or an URL we don't want to output it ( like a url of developping next generation of website, or an admin part of the site ). |
| Uses of RegexpData in org.novadeck.jxla.data |
| Methods in org.novadeck.jxla.data with parameters of type RegexpData | |
static void |
RegexpData.addRegexp(RegexpData re)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||