Francesco Chicchiriccò (JIRA)
2013-01-19 13:54:13 UTC
[ https://issues.apache.org/jira/browse/COCOON3-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Francesco Chicchiriccò updated COCOON3-72:
------------------------------------------
Fix Version/s: 3.0.0-beta-1
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Francesco Chicchiriccò updated COCOON3-72:
------------------------------------------
Fix Version/s: 3.0.0-beta-1
Add constructor to XSLTTransformer
----------------------------------
Key: COCOON3-72
URL: https://issues.apache.org/jira/browse/COCOON3-72
Project: Cocoon 3
Issue Type: Improvement
Components: cocoon-sax
Affects Versions: 3.0.0-alpha-3
Reporter: Olivier Bazoud
Fix For: 3.0.0-beta-1
It would be useful to add a constructor with javax.xml.transform.StreamSource and a lastModified.
In my use case, xslt is stored in a database and I have a lastModified column.
public XSLTTransformer(StreamSource source, long lastModified) {
------------------------------------
Key: COCOON3-72
URL: https://issues.apache.org/jira/browse/COCOON3-72
Project: Cocoon 3
Issue Type: Improvement
Components: cocoon-sax
Affects Versions: 3.0.0-alpha-3
Reporter: Olivier Bazoud
Fix For: 3.0.0-beta-1
It would be useful to add a constructor with javax.xml.transform.StreamSource and a lastModified.
In my use case, xslt is stored in a database and I have a lastModified column.
public XSLTTransformer(StreamSource source, long lastModified) {
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira