Package com.bc.ceres.util
-
Interface Summary Interface Description TemplateReader.Resolver -
Class Summary Class Description GenAUCatalog This tool generates the catalog (update.xml/update.xml.gz) for a set of nbm files.TemplateReader A template reader replaces any occurences of${key}
or$key
in the underlying stream with the string representations of any non-null value returned by a given resolver for that key.