File: encode.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 (6 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<product>
    <product>This &amp; that</product>
    <product>This &lt; that</product>
    <product>This &gt; that</product>
</product>