Package gw.lang.reflect.module
Interface IClassPath
- All Known Implementing Classes:
ClassPath
public interface IClassPath
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IClassPath.ClassPathFilter
static final IClassPath.ClassPathFilter
static final String
static final String
static final String
static final IClassPath.ClassPathFilter
static final String
static final String
-
Method Summary
-
Field Details
-
GW_API_PREFIX
- See Also:
-
GW_INTERNAL_PREFIX
- See Also:
-
SUN_CLASS_PREFIX
- See Also:
-
COM_SUN_CLASS_PREFIX
- See Also:
-
PLACEHOLDER_FOR_PACKAGE
- See Also:
-
ALLOW_ALL_FILTER
-
ONLY_API_CLASSES
-
ALLOW_ALL_WITH_SUN_FILTER
-
-
Method Details
-
getPaths
ArrayList<IDirectory> getPaths() -
getFilteredClassNames
-
getTypeNames
-