public interface NlsBundleLocator
| Modifier and Type | Field and Description |
|---|---|
static Filter<Class<?>> |
CLASS_FILTER
Filter to find classes by super-interface.
|
static Filter<String> |
CLASSNAME_FILTER
Filter to find classes by name.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<Class<? extends NlsBundle>> |
findBundles() |
Copyright © 2001–2019 mmm-Team. All rights reserved.