File: websigMiflet.xml

package info (click to toggle)
libxml-security-java 1.4.3-2%2Bdeb6u1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze-lts
  • size: 14,184 kB
  • ctags: 5,406
  • sloc: java: 41,126; xml: 22,042; sh: 196; makefile: 17
file content (42 lines) | stat: -rw-r--r-- 1,647 bytes parent folder | download | duplicates (12)
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
<Book>
    <Options>
        <BookTitle>"The Websig Library"</BookTitle>
        <BookSubTitle>"xmlsecurity.org"</BookSubTitle>
        <BookAuthor>"Christian Geuer-Pollmann"</BookAuthor>
        <BookVersion>"Volume 1"</BookVersion>
        <BookCopyright>"Copyright \xa9 2001 Institute for Data Communications Systems"</BookCopyright>
        <BookPublisher>""</BookPublisher>
    </Options>
    <FrontMatter>
        <TitleFile>titlepage.mif</TitleFile>
        <ContentsFile>contents.mif</ContentsFile>
    </FrontMatter>
    <Chapters>
        <InsertAPIDoc>Packages Classes</InsertAPIDoc>
        <Chapter>
            <AlmanacFile>almanac.mif</AlmanacFile>
        </Chapter>
    </Chapters>
    <BackMatter>
        <SectionFile>sample-src\doc-files\appendix.html</SectionFile>
        <IndexFile>index.mif</IndexFile>
        <SectionFile>sample-src\doc-files\colophon.html</SectionFile>
    </BackMatter>
</Book>
<!--
    NOTE - The following command line options have no equivalent as
    XML book options because they are implemented in the javadoc tool
    and not in doclets: -bootclasspath, -classpath, -doclet,
    -docletpath, -encoding, -extdirs, -help, -J, -locale, -package,
    -private, -protected, -public, and -sourcepath.

    These command line options have no equivalent because there are
    easier ways to omit the pages:  -noalmanac, -nopackagepage.

    These options are not included above because they are not
    implemented in 1.2 Beta 1: <Link>, <LinkOffline>

    The <Group> option is not included because it does not allow
    wildcards.  The -group option allows wildcards, and so is more
    versatile.
-->