]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Added package description files for javadoc generation.
authorJoerg Pietschmann <pietsch@apache.org>
Thu, 12 Sep 2002 19:34:11 +0000 (19:34 +0000)
committerJoerg Pietschmann <pietsch@apache.org>
Thu, 12 Sep 2002 19:34:11 +0000 (19:34 +0000)
Submitted by: Victor Mote (mailto:vic@outfitr.com)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@195173 13f79535-47bb-0310-9956-ffa450edef68

21 files changed:
src/org/apache/fop/configuration/package.html [new file with mode: 0644]
src/org/apache/fop/extensions/package.html [new file with mode: 0644]
src/org/apache/fop/fo/expr/package.html [new file with mode: 0644]
src/org/apache/fop/fo/flow/package.html [new file with mode: 0644]
src/org/apache/fop/fo/package.html [new file with mode: 0644]
src/org/apache/fop/fo/pagination/package.html [new file with mode: 0644]
src/org/apache/fop/fonts/apps/package.html [new file with mode: 0644]
src/org/apache/fop/fonts/package.html [new file with mode: 0644]
src/org/apache/fop/image/analyser/package.html [new file with mode: 0644]
src/org/apache/fop/layout/hyphenation/package.html [new file with mode: 0644]
src/org/apache/fop/layout/inline/package.html [new file with mode: 0644]
src/org/apache/fop/layout/package.html [new file with mode: 0644]
src/org/apache/fop/messaging/package.html [new file with mode: 0644]
src/org/apache/fop/mif/package.html [new file with mode: 0644]
src/org/apache/fop/render/mif/package.html [new file with mode: 0644]
src/org/apache/fop/render/pcl/package.html [new file with mode: 0644]
src/org/apache/fop/render/ps/package.html [new file with mode: 0644]
src/org/apache/fop/render/svg/package.html [new file with mode: 0644]
src/org/apache/fop/render/txt/package.html [new file with mode: 0644]
src/org/apache/fop/tools/anttasks/package.html [new file with mode: 0644]
src/org/apache/fop/tools/xslt/package.html [new file with mode: 0644]

diff --git a/src/org/apache/fop/configuration/package.html b/src/org/apache/fop/configuration/package.html
new file mode 100644 (file)
index 0000000..3f5c8c1
--- /dev/null
@@ -0,0 +1,6 @@
+<HTML>
+<TITLE>org.apache.fop.configuration Package</TITLE>
+<BODY>
+<P>Classes for parsing and managing session configuration information.</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/extensions/package.html b/src/org/apache/fop/extensions/package.html
new file mode 100644 (file)
index 0000000..91ace29
--- /dev/null
@@ -0,0 +1,8 @@
+<HTML>
+<TITLE>org.apache.fop.datatypes Package</TITLE>
+<BODY>
+<P>Classes for FOP features that are not required or specified by the XSL-FO
+standard.
+</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/fo/expr/package.html b/src/org/apache/fop/fo/expr/package.html
new file mode 100644 (file)
index 0000000..853ab47
--- /dev/null
@@ -0,0 +1,6 @@
+<HTML>
+<TITLE>org.apache.fop.fo.expr Package</TITLE>
+<BODY>
+<P>Classes handling XSL-FO expressions (see ยง5.9 of the XSL 1.0 Standard).</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/fo/flow/package.html b/src/org/apache/fop/fo/flow/package.html
new file mode 100644 (file)
index 0000000..01c9b09
--- /dev/null
@@ -0,0 +1,7 @@
+<HTML>
+<TITLE>org.apache.fop.fo.flow Package</TITLE>
+<BODY>
+<P>Classes modeling the fo: flow, link, block, float, footnote, list, marker,
+inline, table, and wrapper objects (among others).</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/fo/package.html b/src/org/apache/fop/fo/package.html
new file mode 100644 (file)
index 0000000..fd14b5c
--- /dev/null
@@ -0,0 +1,8 @@
+<HTML>
+<TITLE>org.apache.fop.fo Package</TITLE>
+<BODY>
+<P>Classes 1) handling the parsed XSL-FO document, 2) modeling the fo:
+declarations and color profile objects, and 3) used as base objects for the
+XSL-FO model objects (in the sub-packages).</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/fo/pagination/package.html b/src/org/apache/fop/fo/pagination/package.html
new file mode 100644 (file)
index 0000000..b7dc25d
--- /dev/null
@@ -0,0 +1,6 @@
+<HTML>
+<TITLE>org.apache.fop.fo.pagination Package</TITLE>
+<BODY>
+<P>Classes modeling the fo: root, page-, and region-related objects.</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/fonts/apps/package.html b/src/org/apache/fop/fonts/apps/package.html
new file mode 100644 (file)
index 0000000..d689f91
--- /dev/null
@@ -0,0 +1,7 @@
+<HTML>
+<TITLE>org.apache.fop.fonts.apps Package</TITLE>
+<BODY>
+<P>Classes for creating FOP-useable font metric files from system font metric
+files.</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/fonts/package.html b/src/org/apache/fop/fonts/package.html
new file mode 100644 (file)
index 0000000..15f28c2
--- /dev/null
@@ -0,0 +1,6 @@
+<HTML>
+<TITLE>org.apache.fop.fonts Package</TITLE>
+<BODY>
+<P>Classes for reading and handling fonts.</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/image/analyser/package.html b/src/org/apache/fop/image/analyser/package.html
new file mode 100644 (file)
index 0000000..ee6ba71
--- /dev/null
@@ -0,0 +1,6 @@
+<HTML>
+<TITLE>org.apache.fop.render.xml Package</TITLE>
+<BODY>
+<P>Classes for reading Image files.</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/layout/hyphenation/package.html b/src/org/apache/fop/layout/hyphenation/package.html
new file mode 100644 (file)
index 0000000..b5c7ed9
--- /dev/null
@@ -0,0 +1,6 @@
+<HTML>
+<TITLE>org.apache.fop.layout.hyphenation Package</TITLE>
+<BODY>
+<P>Classes handling hyphenation issues within the area tree.</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/layout/inline/package.html b/src/org/apache/fop/layout/inline/package.html
new file mode 100644 (file)
index 0000000..a85f078
--- /dev/null
@@ -0,0 +1,6 @@
+<HTML>
+<TITLE>org.apache.fop.layout Package</TITLE>
+<BODY>
+<P>Classes handling inline objects within the area tree.</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/layout/package.html b/src/org/apache/fop/layout/package.html
new file mode 100644 (file)
index 0000000..e11b009
--- /dev/null
@@ -0,0 +1,7 @@
+<HTML>
+<TITLE>org.apache.fop.layout Package</TITLE>
+<BODY>
+<P>Classes handling pages, regions, areas, and generally block-level or
+rectangular areas in the area tree.</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/messaging/package.html b/src/org/apache/fop/messaging/package.html
new file mode 100644 (file)
index 0000000..45638a9
--- /dev/null
@@ -0,0 +1,6 @@
+<HTML>
+<TITLE>org.apache.fop.fonts Package</TITLE>
+<BODY>
+<P>Classes for logging and communication with the user.</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/mif/package.html b/src/org/apache/fop/mif/package.html
new file mode 100644 (file)
index 0000000..08e63a4
--- /dev/null
@@ -0,0 +1,6 @@
+<HTML>
+<TITLE>org.apache.fop.pdf Package</TITLE>
+<BODY>
+<P>Classes for handling the low-level creation of MIF documents.</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/render/mif/package.html b/src/org/apache/fop/render/mif/package.html
new file mode 100644 (file)
index 0000000..75eb444
--- /dev/null
@@ -0,0 +1,7 @@
+<HTML>
+<TITLE>org.apache.fop.render.pcl Package</TITLE>
+<BODY>
+<P>Classes for rendering the Area Tree to MIF (Maker Interchange Format, used
+by Adobe FrameMaker).</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/render/pcl/package.html b/src/org/apache/fop/render/pcl/package.html
new file mode 100644 (file)
index 0000000..de37362
--- /dev/null
@@ -0,0 +1,6 @@
+<HTML>
+<TITLE>org.apache.fop.render.pcl Package</TITLE>
+<BODY>
+<P>Classes for rendering the Area Tree to PCL.</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/render/ps/package.html b/src/org/apache/fop/render/ps/package.html
new file mode 100644 (file)
index 0000000..906f62b
--- /dev/null
@@ -0,0 +1,6 @@
+<HTML>
+<TITLE>org.apache.fop.render.pcl Package</TITLE>
+<BODY>
+<P>Classes for rendering the Area Tree to Postscript.</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/render/svg/package.html b/src/org/apache/fop/render/svg/package.html
new file mode 100644 (file)
index 0000000..b47e098
--- /dev/null
@@ -0,0 +1,6 @@
+<HTML>
+<TITLE>org.apache.fop.render.pdf Package</TITLE>
+<BODY>
+<P>Classes for rendering the Area Tree to SVG.</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/render/txt/package.html b/src/org/apache/fop/render/txt/package.html
new file mode 100644 (file)
index 0000000..e6374ab
--- /dev/null
@@ -0,0 +1,6 @@
+<HTML>
+<TITLE>org.apache.fop.render.pdf Package</TITLE>
+<BODY>
+<P>Classes for rendering the Area Tree to Text.</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/tools/anttasks/package.html b/src/org/apache/fop/tools/anttasks/package.html
new file mode 100644 (file)
index 0000000..2a93823
--- /dev/null
@@ -0,0 +1,6 @@
+<HTML>
+<TITLE>org.apache.fop.tools.anttasks Package</TITLE>
+<BODY>
+<P>Classes for making FOP accessible from withing Ant.</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/src/org/apache/fop/tools/xslt/package.html b/src/org/apache/fop/tools/xslt/package.html
new file mode 100644 (file)
index 0000000..d0bd218
--- /dev/null
@@ -0,0 +1,6 @@
+<HTML>
+<TITLE>org.apache.fop.tools.xslt Package</TITLE>
+<BODY>
+<P>Classes for XSLT Tranformations.</P>
+</BODY>
+</HTML>
\ No newline at end of file