File: mergetext.xml

package info (click to toggle)
dom4j 2.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,332 kB
  • sloc: java: 26,365; xml: 24,952; makefile: 8
file content (14 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>

<mergeAdjacentText>
  test &lt; one <![CDATA[&&<<>>]]> test two
  	<anElement>
  		test 
  		three
  	</anElement>
  	test four
  	<!-- a comment -->
  	test five
  	test six
  	test seven
</mergeAdjacentText>