Hi,
I have the following xml and xsl files input into the SAX2SAX and DOM2DOM
sample apps. It works fine with SAX2SAX but it throws an Error with DOM2DOM.
Can anybody help me out ?
I am using Xalan-J 2.3.1 and Sun JDK1.3
## XML FILE
]>
Hi All,
I've created a custom XPath function by extending the
org.apache.xpath.functions.Function class. To install it at runtime, I use
the org.apache.xpath.compiler.FunctionTable.installFunction(String name,
Expression func) method. This worked just fine with Xalan-J 2.2.0 and 2.3.1
using JDK
Hi,
I'm getting this problem:
and
are giving me different result. From my knowledge, this should not
happen. What am I doing wrong here?
xsl, input xml and output xml are attached.
thanks,
Guoliang Cao
http://xml.apache.org/xalan";
xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
exc
This is an XSLT list, not an XSL:FO list. You should post your question on
the Mulberry Technologies XSL list. This list is for Xalan-specific
questions.
Dave
Right. You also need to include xml-apis.jar...
--- "Isaac S." <[EMAIL PROTECTED]> wrote:
> > I added the following argument to the command
> line:
>
> >
>
-Xbootclasspath:\Programs\Java\xalan.jar;\Programs\Java\xercesImpl.jar;
> >
> > But it still doesn't work. Now I get the following
> error me
> I added the following argument to the command line:
> -Xbootclasspath:\Programs\Java\xalan.jar;\Programs\Java\xercesImpl.jar;
>
> But it still doesn't work. Now I get the following error message:
>
> Error occurred during initialization of VM
> java/lang/NoClassDefFoundError: java/lang/Object
T
At 15:57 15/03/02, you wrote:
JRE 1.4 includes it's own SAX parser (crimson) and
earlier versions of Xalan.
Put the newer Xerces+Xalan classes on the boot class
path. See the archives of this list for additional
notes on this subject, several by yours truly :-)
I added the following argument to the
JRE 1.4 includes it's own SAX parser (crimson) and
earlier versions of Xalan.
Put the newer Xerces+Xalan classes on the boot class
path. See the archives of this list for additional
notes on this subject, several by yours truly :-)
-Chris.
--- Raphael Goubet <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
I want to include an image that is dynamically generated in a servlet and
included in xsl as follows:
http://localhost:7001/ServletChart";>
Does anyone know how can I include image output stream from a servlet in an
xsl:fo file.
Thanks in Advance
Bhawana
I wasn't aware of VTL; took a very quick look. It'd be a lot easier to
comment if I could see some short examples, but I haven't yet found a
"samples" section. It sounds like they really aren't playing in the same
ballfield.
Their description says "It permits anyone to use the simple yet powerful
Hi,
Since I installed the SUN JRE 1.4 (on Win98), I can't get Xalan working.
When I run it, I get the following message:
Exception in thread "main" java.lang.ClassCastException:
org.apache.xalan.res.XSLTErrorResources_fr
at
org.apache.xalan.xslt.Process.main(Unknown Source)
I used the Envi
11 matches
Mail list logo