ruleSet.addRule("transform",
new AbstractAddAdapterRule() {
// javadoc inherited
public AdapterProcess createAdapterProcess(
DynamicProcess dynamicProcess) {
return new TransformAdapterProcess();
}
});
// add the rules for the URL to URLC process. This has two
// aliases. The former, which is the original name, is now