blob: 47b09a5716dd776308606bf41ee7a0a68484a3c4 [file] [log] [blame]
<?xml version="1.0"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<samples xmlns:xlink="http://www.w3.org/1999/xlink" name="POI Block Samples">
<group name="Back">
<sample name="Back" href="../..">to Cocoon Samples main page</sample>
<sample name="Back" href="..">to Cocoon Blocks Samples main page</sample>
</group>
<group name="Hello World samples">
<sample name="XLS serialized Hello World" href="hello.xls">Source is obtained from original Cocoon demo (parent sitemap) and serialized with HSSFSerializer after being converted into Gnumeric XML format.</sample>
</group>
<group name="Static XLS serialization samples">
<sample name="Dates" href="simple-date-test.xls">This test shows you the date functionality of the XLS serializer.</sample>
<sample name="Alignment" href="simple-alignment-test.xls">This test shows you various alignment styles of the XLS serializer.</sample>
<!--sample name="web_page_sample" href="web_page_sample.xls">Web Page</sample>
<sample name="hypothetical-sales" href="hypothetical-sales.xls">Hypothetical Sales</sample>
<sample name="regress" href="regress.xls">Regression</sample>
<sample name="anova-2w-wrep" href="anova-2w-wrep.xls">Anova</sample>
<sample name="test-format" href="test-format.xls">Formatting test</sample>
<sample name="test-indent" href="test-indent.xls">Indentation test</sample>
<sample name="test-math" href="test-math.xls">Math test</sample-->
</group>
</samples>