Package gw.internal.gosu.parser
Class ClassPath
java.lang.Object
gw.internal.gosu.parser.ClassPath
- All Implemented Interfaces:
IClassPath
-
Nested Class Summary
Nested classes/interfaces inherited from interface gw.lang.reflect.module.IClassPath
IClassPath.ClassPathFilter -
Field Summary
Fields inherited from interface gw.lang.reflect.module.IClassPath
ALLOW_ALL_FILTER, ALLOW_ALL_WITH_SUN_FILTER, COM_SUN_CLASS_PREFIX, GW_API_PREFIX, GW_INTERNAL_PREFIX, ONLY_API_CLASSES, PLACEHOLDER_FOR_PACKAGE, SUN_CLASS_PREFIX -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetPaths()getTypeNames(String namespace) booleanhasNamespace(String namespace) booleanisEmpty()toString()
-
Constructor Details
-
ClassPath
-
-
Method Details
-
getPaths
- Specified by:
getPathsin interfaceIClassPath
-
contains
-
get
-
getFilteredClassNames
- Specified by:
getFilteredClassNamesin interfaceIClassPath
-
isEmpty
public boolean isEmpty() -
hasNamespace
-
getTypeNames
- Specified by:
getTypeNamesin interfaceIClassPath
-
toString
-