<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>XSL</TITLE>
<META content="MSHTML 5.00.2920.0" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=294212723-25072000>hmm
also .. does anyone have a copy of the Builder.java class... id like to use it
</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=294212723-25072000>*please o please* :)</SPAN></FONT></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
<DIV align=left class=OutlookMessageHeader dir=ltr><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> Eddy, Joel <BR><B>Sent:</B>
Tuesday, July 25, 2000 3:57 PM<BR><B>To:</B>
'jdom-interest@jdom.org'<BR><B>Subject:</B> [jdom-interest]
XSL<BR><BR></DIV></FONT>
<P><FONT face=Arial size=2>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</FONT></P>
<P><FONT face=Arial size=2>if (c == 0x003A) return true;</FONT> <BR><FONT
face=Arial size=2>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... :)</FONT></P><BR>
<P><FONT face=Arial size=2>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...</FONT></P>
<P><FONT face="Courier New" size=2>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..</FONT><FONT face=Arial
size=2> </FONT></P></BLOCKQUOTE></BODY></HTML>