| org.apache.lenya.cms.cocoon.transformation.AbstractLinkTransformer org.apache.lenya.cms.cocoon.transformation.IncomingProxyTransformer
Methods inherited from org.apache.lenya.cms.cocoon.transformation.AbstractLinkTransformer | public void configure(Configuration config) throws ConfigurationException(Code)(Java Doc) public void endElement(String uri, String name, String qname) throws SAXException(Code)(Java Doc) protected boolean existsMatchingConfiguration(String namespace, String localName)(Code)(Java Doc) protected String getCacheKey(String namespace, String localName)(Code)(Java Doc) abstract protected LinkRewriter getLinkRewriter()(Code)(Java Doc) protected Set getMatchingConfigurations(String namespace, String localName, Attributes attrs)(Code)(Java Doc) protected void handleLink(String linkUrl, AttributeConfiguration config, AttributesImpl newAttrs) throws Exception(Code)(Java Doc) protected void setAttribute(AttributesImpl attr, String name, String value)(Code)(Java Doc) public void startElement(String uri, String name, String qname, Attributes attrs) throws SAXException(Code)(Java Doc)
|
|
|