59606162636465
/** * {@inheritDoc} */ public LinkedSAXPipelineComponentBuilder addIncludeTransformer() { return this.addComponent(new IncludeTransformer()); }