[jdom-interest] Modifying the Tag Content

sundardba at vsnl.net sundardba at vsnl.net
Fri Aug 1 11:54:14 PDT 2003


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



More information about the jdom-interest mailing list