Package dsto.dfc.tools

Miscellaneous standalone tool applications.

See:
          Description

Interface Summary
ResourceMatcher Defines a class that matches resource names.
 

Class Summary
JarX A JAR file generator tool that operates by taking a one or more 'root' resource patterns (eg the main class of an application or a set of library package names) and generates a JAR containing the root resources plus any referenced resources.
JarXTask An Ant build task wrapper for JarX.
PrefixFilter An Ant file filter that prefixes a set piece of text (eg copyright header) to file.
RegexpResourceMatcher A resource matcher that matches via regular expressions.
WildcardResourceMatcher A resource matcher that matches via wilcard (file glob-like).
 

Package dsto.dfc.tools Description

Miscellaneous standalone tool applications.



Copyright © 2008 Commonwealth of Australia