>OK, going with the empirical approach rather than theorising about it!
>
>
>
>
>
>
> classpath="xercesImpl.jar" />
>
>
>
>
>public class X {
> org.apache.xerces.parsers.XIncludeAwareParserConfiguration
>conf = new
org.apache.xerces.parsers.XIncludeAwar
OK, going with the empirical approach rather than theorising about it!
public class X {
org.apache.xerces.parsers.XIncludeAwareParserConfiguration conf =
new org.apache.xerces.parsers.XIncludeAwareParserConfiguration();
}
That works for me, although I notic
>Looks like it does...
>
>http://svn.apache.org/viewvc/xerces/java/trunk/build.xml?view=markup
The compile target doesnt set a source and target level.
>which uses an extended form of
>
>http://svn.apache.org/viewvc/xerces/java/trunk/tools/src/XJavac.java?vi
ew=markup
I cant see any implemen
Looks like it does...
http://svn.apache.org/viewvc/xerces/java/trunk/build.xml?view=markup
which uses an extended form of
http://svn.apache.org/viewvc/xerces/java/trunk/tools/src/XJavac.java?view=markup
The class file version number (after pulling apart
org.apache.xerces.impl.Version) is 45.
>> Next question for them: are the classes compiled for use on 1.2?
>>
>
>Well, I can't say for sure off the top of my head, but I can
>say one thing: it isn't any different than for Xerces-2.8.1,
>which Ant-1.7 currently depends on.
Maybe from the sources content.
A beta of AntUnit was compile