This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Supporting XIncludealoubyansky Sep 29, 2006 5:20 PM (in response to adrian.brock)I don't mind adding it. 
 For xerces, yes, there is a feature for it http://xerces.apache.org/xerces2-j/features.html#xinclude
- 
        2. Re: Supporting XIncludeadrian.brock Oct 2, 2006 10:21 AM (in response to adrian.brock)Ok, I've done this: 
 http://jira.jboss.com/jira/browse/JBXB-86
 So it works on JDK1.4, I also reflect on the real SAXParserFactory,
 (i.e. the Xerces class) rather than the interface provided by the JDK.
 
    