File: sample.properties

package info (click to toggle)
libxml-java 1.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 544 kB
  • sloc: java: 4,760; xml: 1,011; makefile: 10
file content (18 lines) | stat: -rw-r--r-- 397 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# Copyright (c) 2007, Pentaho Corporation. All Rights Reserved.
#

#
# A sample file demonstrating the format of the tag-description
# database
namespace.html=schema://namespace.url/

default.html=deny

#
# For each tag, define if it is allowed to indent the children or if it
# does not allowed (deny).
#
# For tags not listed, we assume the default.
tag.html.paragraph=deny
tag.html.img=allow