DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10630>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10630

Source interface does not specify source

           Summary: Source interface does not specify source
           Product: XalanJ2
           Version: 2.4Dx
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: javax.xml
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The Source interface seems to not specify a sufficient subset of the possible
implementations. Instead all current implementations are totally different
besides their systemID. This makes providing an own Source implementation
impossible because at the moment those classes which accept Source (e.G.
TransformFactory) have to know all available implementations.
I studied only the Javadoc not the source code. My apologies if I got it wrong.

Reply via email to