Hello Bryan,
Bryan Rasmussen wrote:
Hi,
Is there a document that specifies all the parameters that an OO filter
receives when the filter is called?
Déja vu! Havn't you asked me this question before? ;-)
But I must admit the document we are talking about is still the source.
The default parameters being used can be seen from XSLTransformer.java
from [1]
stylesheetURL
- is the file URL of the XSLT stylesheet
sourceBaseURL
- is the file URL to the source document directory
sourceURL
- is the file URL to the source document
targetBaseURL
- is the file URL to the target document directory
targetURL
- is the file URL to the target document
XMultiServiceFactory
- is the XMultiServiceFactory from the Office
publicType
- DTD publicType
systemType
- DTD systemType
PS: Would you be so kind to offer some detailed wording for a
documentation in our wiki? Maybe with a suggestion, where to place it?
Than I might add it and sent you the link if you ask me next time ;-)
PPS: If you like to add some further features - as user parameter - to
the XSLT filter framework, please feel invited!!
Hope I this could help you!
Have a nice evening,
Svante
[1] -
http://framework.openoffice.org/source/browse/*checkout*/framework/filter/source/xsltfilter/XSLTransformer.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]