Package overit.geocall.util
Class ResourceIndex
java.lang.Object
overit.geocall.util.ResourceIndex
Utility class that manages the resource index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HashSetlistContent(String pkg) Returns the HashSet of list content of the resources
-
Field Details
-
_resources
-
-
Constructor Details
-
ResourceIndex
public ResourceIndex()
-
-
Method Details
-
listContent
Returns the HashSet of list content of the resources- Parameters:
pkg- The string containing the pkg- Returns:
- The HashSet of list content of the resources
-