Re: Xalan Command
Michael Ludwig <[email protected]> Fri, 2 Mar 2012 18:42:11 +0100
| Newsgroups | gmane.text.xml.xalan.java.user |
|---|---|
| Message-ID | <20120302174207.GG5496@Dago> |
Mukul Gandhi schrieb am 02.03.2012 um 16:43 (+0530): > from top of my head, I think to be able to reuse an XML document > in-memory for another transformation would require you to use an API > (for e.g, > http://xml.apache.org/xalan-j/apidocs/javax/xml/transform/Source.html). Another solution would be EXSLT. More specifically <exsl:document>. -- Michael Ludwig