Package wt.tools.resource
Class ListResourceBuilder
java.lang.Object
wt.tools.resource.ListResourceBuilder
- All Implemented Interfaces:
wt.tools.resource.ResourceBuilder
Builds the runtime resource bundles as java classes.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Field Summary
Fields inherited from interface wt.tools.resource.ResourceBuilder
ALLOW_EMPTY_BUNDLE -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddispose()Dispose of resources associated withListResourceBuilder.
-
Method Details
-
dispose
public static void dispose()Dispose of resources associated withListResourceBuilder. The temporary file is closed and deleted.
Supported API: true
-