30313233343536
private Input stylesheet; @Override public void eval() { String href = this.getStylesheet().getDocument().getHref(); this.getEnv().getCcPipeline().addComponent(new SlingTransformer(this.getEnv().getSling(), href)); }