You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xalan.apache.org by "Edward L. Knoll" <ed...@cosd.fedex.com> on 2004/08/25 21:45:55 UTC

Where are "properties" documented?

Different classes in the Xalan-J javadoc reference properties that can 
be used to modify class behavior.   Are these documented anywhere?

-- 
Edward L. Knoll   Phone (FedEx)     : (719)484-2717
                  e-mail (FedEx)    : edward.knoll@fedex.com
                  e-mail (personal) : edward@elknoll.com



Xalan-J : Transformation chaining question.

Posted by "Edward L. Knoll" <ed...@cosd.fedex.com>.
We are chaining some XSL transformations together with the primary goal 
of serializing an intermediate (XML) product to a file to optimize 
optional/future processing.   I've looked at the Pipe and UseXMLFilters 
examples, however, I don't see how I can split/copy the output of an 
intermediate stage, so I can both (a) serialize it to a file and (b) 
performance an additional transformation on it.

I've tried using DOMSource and DOMResult classes, but I haven't figured 
out how to turn a DOMResult into a DOMSource (if that's even doable).

Does anyone have recommendations/experience regarding whether this can 
be accomplished and, if so, how?

Thanks,
Ed Knoll

-- 
Edward L. Knoll   Phone (FedEx)     : (719)484-2717
                  e-mail (FedEx)    : edward.knoll@fedex.com
                  e-mail (personal) : edward@elknoll.com



Re: Where are "properties" documented?

Posted by Advent Information Systems <a-...@ihug.co.nz>.
At 8:08 -0600 27/08/04, Edward L. Knoll wrote:
>Which binary distribution?  I'm looking in a /opt/xalan-j_2_6_0/.... 
>installation directory and find no "features.html" file anywhere.

Good point!  I was looking at xalan-j_2_4_1; I see that xalan-j_2_5_2 
also has it, but that xalan-j_2_6_0 does not.  Very strange.  The 3 
documented TransformerFactory.setAttribute() attributes appear to be 
the same in all these releases, so maybe you can have a look at one 
of the old release docs.


>Thanks,
>Ed Knoll
>
>Advent Information Systems wrote:
>
>>At 13:45 -0600 25/08/04, Edward L. Knoll wrote:
>>
>>>Different classes in the Xalan-J javadoc reference properties that 
>>>can be used to modify class behavior.   Are these documented 
>>>anywhere?
>>
>>
>>In the binary distribution, see docs/features.html
>
>

-- 
  AA   III   SSS    |    Advent Information Systems Ltd.
A  A   I   S       |
AAAA   I    SS     |    Richard Grossman, Systems Architect
A  A   I      S    |
A  A  III  SSS     |    e-mail:    <A-...@ihug.co.nz>

Re: Where are "properties" documented?

Posted by "Edward L. Knoll" <ed...@cosd.fedex.com>.
Which binary distribution?  I'm looking in a /opt/xalan-j_2_6_0/.... 
installation directory and find no "features.html" file anywhere.

Thanks,
Ed Knoll

Advent Information Systems wrote:

> At 13:45 -0600 25/08/04, Edward L. Knoll wrote:
>
>> Different classes in the Xalan-J javadoc reference properties that 
>> can be used to modify class behavior.   Are these documented anywhere?
>
>
> In the binary distribution, see docs/features.html

-- 
Edward L. Knoll   Phone (FedEx)     : (719)484-2717
                  e-mail (FedEx)    : edward.knoll@fedex.com
                  e-mail (personal) : edward@elknoll.com



Re: Where are "properties" documented?

Posted by Advent Information Systems <a-...@ihug.co.nz>.
At 13:45 -0600 25/08/04, Edward L. Knoll wrote:
>Different classes in the Xalan-J javadoc reference properties that 
>can be used to modify class behavior.   Are these documented 
>anywhere?

In the binary distribution, see docs/features.html

>--
>Edward L. Knoll   Phone (FedEx)     : (719)484-2717
>                  e-mail (FedEx)    : edward.knoll@fedex.com
>                  e-mail (personal) : edward@elknoll.com


-- 
  AA   III   SSS	Advent Information Systems Ltd.
A  A   I   S   
AAAA   I    SS 	Richard Grossman, Systems Architect
A  A   I      S
A  A  III  SSS 	e-mail:    <A-...@ihug.co.nz>