[jdom-interest] XSL
Eddy, Joel
joel.eddy at medinex.com
Tue Jul 25 16:27:46 PDT 2000
hmm also .. does anyone have a copy of the Builder.java class... id like to
use it
*please o please* :)
-----Original Message-----
From: Eddy, Joel
Sent: Tuesday, July 25, 2000 3:57 PM
To: 'jdom-interest at jdom.org'
Subject: [jdom-interest] XSL
well ive tried just about everything.. i have commented out every check that
would validate the element against having a ":" and even added the line
if (c == 0x003A) return true;
to the verifier class.. thinking that this might work but it didnt (that key
should be the hex for ' : ' ... anyone have any ideas.. id rather not build
XSL using strings.. a couple of you have been more than helpful so far...
:)
for those not understanding this ... i get the following error when i try to
create an document with the root "xsl:stylesheet" it seems to choke on the
colon...
The name "xsl:stylesheet" is not legal for JDOM/XML elements: : is not
allowed in XML names.. org.jdom.IllegalNameException: The name
"xsl:stylesheet" is not legal for JDOM/XML elements: : is not allowed in XML
names..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jdom.org/pipermail/jdom-interest/attachments/20000725/caca9520/attachment.htm
More information about the jdom-interest
mailing list