private class TranslationClassGenerator.TranslationFileFilter
extends java.lang.Object
implements java.io.FilenameFilter
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
className |
Constructor and Description |
---|
TranslationFileFilter(java.lang.String className)
The property file filter.
|
Modifier and Type | Method and Description |
---|---|
boolean |
accept(java.io.File dir,
java.lang.String name) |