File: xalan-jsite.xml

package info (click to toggle)
libxalan2-java 2.7.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 19,608 kB
  • sloc: java: 175,006; xml: 28,206; sh: 159; jsp: 43; makefile: 12; sql: 6
file content (66 lines) | stat: -rw-r--r-- 3,692 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?xml version="1.0"?>
<!DOCTYPE book SYSTEM "sbk:/style/dtd/book.dtd">

<!--
 * 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.
-->
<!-- $Id: xalan-jsite.xml 1581585 2014-03-25 23:02:07Z ggregory $ -->

<book title="Xalan XSL Transformer User's Guide" copyright="1999-2014 The Apache Software Foundation">
  <resources source="sbk:/sources/xalan/resources.xml"/>
  <external href="http://xalan.apache.org/index.html" label="Home"/>
  <separator/>
  <document id="index" label="Xalan-J 2.7.2" source="xalan/index.xml"/>
  <document id="charter" label="Charter" source="xalan/charter.xml"/>
  <separator/>  
  <document id="whatsnew" label="What's New" source="xalan/whatsnew.xml"/>
  <document id="readme" label="Release Notes" source="xalan/readme.xml"/>
  <separator/>
  <document id="overview" label="Overview" source="xalan/overview.xml"/>
  <document id="downloads" label="Download/Build" source="xalan/downloads.xml"/>  
  <document id="getstarted" label="Getting Started" source="xalan/getstarted.xml"/>
  <document id="xsltc_usage" label="Using XSLTC" source="xalan/xsltc_usage.xml"/>   
  <separator/>
  <faqs id="faq" label="FAQs" source="xalan/faq.xml"/>
  <separator/>
  <document id="samples" label="Sample Apps" source="xalan/samples.xml"/>
  <document id="commandline" label="Command Line" source="xalan/commandline.xml"/>
  <hidden   id="commandline_xsltc" source="xalan/commandline_xsltc.xml"/>  
  <separator/>
  <document id="features" label="Features" source="xalan/features.xml"/>
  <document id="trax" label="Transform API" source="xalan/trax.xml"/>
  <document id="xpath_apis" label="XPath API" source="xalan/xpath_apis.xml"/>
  <document id="usagepatterns" label="Usage Patterns" source="xalan/usagepatterns.xml"/>
  <separator/>
  <external href="apidocs/index.html" label="Xalan-J API"/>    
  <document id="public_apis" label="Public APIs" source="xalan/public_apis.xml"/>
  <document id="dtm" label="DTM" source="xalan/dtm.xml"/>   
  <separator/>    
  <document id="extensions" label="Extensions" source="xalan/extensions.xml"/>
  <document id="extensionslib" label="Extensions Library" source="xalan/extensionslib.xml"/>
  <document id="extensions_xsltc" label="XSLTC Exts" source="xalan/extensions_xsltc.xml"/>
  <separator/>
  <external href="design/design2_0_0.html" label="Xalan 2 Design"/>
  <external href="xsltc/index.html" label="XSLTC Design"/>  
  <separator/>
  <document id="builds" label="Building a release" source="xalan/builds.xml"/>
  <external href="http://xml.apache.org/xalan-j/test/overview.html" label="Testing"/>
  <document id="bugreporting" label="Bug Reporting" source="xalan/bugreporting.xml"/>  
  <separator/>
  <document id="contact_us" label="Contact us" source="xalan/contact_us.xml"/>      
  <hidden   id="history" source="xalan/history.xml"/>
  <hidden   id="xsltc_history" source="xalan/xsltc_history.xml"/>
</book>