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.ClassPathFilterstatic final IClassPath.ClassPathFilterstatic final Stringstatic final Stringstatic final Stringstatic final IClassPath.ClassPathFilterstatic final Stringstatic 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
-