Try emailing [email protected] as they own jxpath. Stephen
----- Original Message ----- From: "Ross Bleakney" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 01, 2003 8:04 PM Subject: [JXPath] Creating New Elements with JXPath > I would like to create a new element with JXPath (even if an element > with the same name exists). If I try to use JXPathContext.createPath(), > it returns an existing element. For example, if I have the following > XML: > > <form> > <input type="text" id="existing" /> > </form> > > and I want to add another <input> element, how can I do this? > Thanks, > Ross > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
