org.opencms.file.registry.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of opencms-test Show documentation
Show all versions of opencms-test Show documentation
OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.
<registry> <system> <testnode> <key0></key0> <key1>value1</key1> <key2>value2-1</key2> <key2>value2-2</key2> <key3>value3-1</key3> <key3>value3-2</key3> <key3>value3-3</key3> <key4> <key4-1>value4-1</key4-1> <key4-2>value4-2</key4-2> </key4> <key5> <key5-1>value5-1a</key5-1> <key5-2>value5-2a</key5-2> </key5> <key5> <key5-1>value5-1b</key5-1> <key5-2>value5-2b</key5-2> </key5> </testnode> </system> </registry>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy