[ http://nagoya.apache.org/jira/browse/XALANJ-1072?page=history ]

Henry Zongaro updated XALANJ-1072:
----------------------------------

      Assign To:     (was: Xalan Developers Mailing List)
           type: New Feature  (was: Bug)
    Description: 
Sometimes folks want to use a stylesheet to generate another stylesheet. 
Currently they have to write it out and read it back in, or do some wrappering 
games if they want to feed the SAX events through SAXResult back into SAXSource 
and thus directly into our stylesheet builder code. The PipeDocument extension 
currently encapsulates that sort of multi-pass processing for the 
generated-document-to-source-document path, reading the stylesheet from an 
href; 
it might be nice to be able to reverse the roles, generating the stylesheet and 
reading the source doc from the href.

  was:
Sometimes folks want to use a stylesheet to generate another stylesheet. 
Currently they have to write it out and read it back in, or do some wrappering 
games if they want to feed the SAX events through SAXResult back into SAXSource 
and thus directly into our stylesheet builder code. The PipeDocument extension 
currently encapsulates that sort of multi-pass processing for the 
generated-document-to-source-document path, reading the stylesheet from an 
href; 
it might be nice to be able to reverse the roles, generating the stylesheet and 
reading the source doc from the href.

    Environment: 
Operating System: Other
Platform: Other

  was:
Operating System: Other
Platform: Other

       Priority: Major
    Bugzilla Id:   (was: 10417)

> PipeDocument: use generated doc as _stylesheet_?
> ------------------------------------------------
>
>          Key: XALANJ-1072
>          URL: http://nagoya.apache.org/jira/browse/XALANJ-1072
>      Project: XalanJ2
>         Type: New Feature
>   Components: XPath-function
>     Versions: CurrentCVS
>  Environment: Operating System: Other
> Platform: Other
>     Reporter: Joe Kesselman

>
> Sometimes folks want to use a stylesheet to generate another stylesheet. 
> Currently they have to write it out and read it back in, or do some 
> wrappering 
> games if they want to feed the SAX events through SAXResult back into 
> SAXSource 
> and thus directly into our stylesheet builder code. The PipeDocument 
> extension 
> currently encapsulates that sort of multi-pass processing for the 
> generated-document-to-source-document path, reading the stylesheet from an 
> href; 
> it might be nice to be able to reverse the roles, generating the stylesheet 
> and 
> reading the source doc from the href.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to