[jdom-interest] Modifying the Tag Content

Jason Hunter jhunter at servlets.com
Mon Aug 18 15:16:03 PDT 2003


You can only do this manually.  Change the text content and element 
hierarchy to be what you want.  Perhaps write yourself a convenience method.

-jh-

sundardba at vsnl.net wrote:
> Hi,
> 
> 	I have problem in XML. I have the XML content like this. 
> 
> 	<abstract>	
> 	<P>The XML 1.0 specification specifically reserves the colon character<P>
> 	 for use with XML Namespaces. 
> 	<P>No other use is compliant with XML 1.0. Therefore JDOM <P>
> 	</abstract>
> 
> 	I just want ot add <P> tag  like this 
> 	<P> for use with XML Namespaces</P>
> 
> Is it possible to do this. This may appear in any number of places.
> 
> 
> 
> Regards,
> SundaraRajan.M
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
> 




More information about the jdom-interest mailing list