This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 21968

Summary: Introduce XSL Executor API
Product: xml Reporter: _ lkramolis <lkramolis>
Component: XSLAssignee: issues@xml <issues>
Status: NEW ---    
Severity: blocker Keywords: API
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ lkramolis 2002-03-29 12:20:25 UTC
XSL Executor API should ensure extensibility of XSLT Execution action.

XSL Executor API will be similar to Java Executor API. Each XML document will
have associated XSL Executor instance (XML node's property). Default
implementation will be JAXP XSL Executor.

FOP support could be realized as another XSL Executor implementation. Cocoon
framework uses XML document to describe sequence of transformations. I can
imagine Cocoon XSL Executor implementation which will support this Cocoon Map
format.
Comment 1 _ pkuzel 2002-06-03 12:27:46 UTC
Let these are considered while planning next release.
Comment 2 Marek Grummich 2002-07-19 16:58:09 UTC
Target milestone was changed from not determined to TBD
Comment 3 _ pkuzel 2002-08-13 21:16:08 UTC
Public contact may be introduced.
Comment 4 tk_fhd_aui 2009-01-07 13:23:28 UTC
Google showed nothing about the "Java Executor API" in netbeans.org. Was the API renamed or made redundant?