summaryrefslogtreecommitdiff
path: root/textproc/saxon
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-02-15 13:00:46 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-02-15 13:00:46 +0000
commita65680650a0052a8f8aff2687fc9fb70b39631f1 (patch)
tree9b43a9646142801e7fae12920ecf106dcc452963 /textproc/saxon
parentUse MASTER_SITE_GNUPG (diff)
Cleanups, including:
- Change maintainer's addresses - Drop some maintainerships - Use COMMENT variable PR: 48294 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes: svn path=/head/; revision=75567
Diffstat (limited to 'textproc/saxon')
-rw-r--r--textproc/saxon/Makefile7
-rw-r--r--textproc/saxon/pkg-comment1
-rw-r--r--textproc/saxon/pkg-descr3
-rw-r--r--textproc/saxon/pkg-plist1096
4 files changed, 551 insertions, 556 deletions
diff --git a/textproc/saxon/Makefile b/textproc/saxon/Makefile
index 97340ffa8fda..9786c6067dad 100644
--- a/textproc/saxon/Makefile
+++ b/textproc/saxon/Makefile
@@ -12,19 +12,18 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= saxon
DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/g}
-MAINTAINER= fuyuki@mj.0038.net
+MAINTAINER= ports@FreeBSD.org
+COMMENT= An XSLT processor for Java
USE_ZIP= yes
USE_JAVA= 1.1+
NO_WRKSUBDIR= yes
NO_BUILD= yes
-JAVALIBDIR= ${PREFIX}/share/java/classes
NO_BUILD_DEPENDS_JAVA= yes
do-install:
- ${MKDIR} ${JAVALIBDIR}
- ${INSTALL_DATA} ${WRKSRC}/*.jar ${JAVALIBDIR}
+ ${INSTALL_DATA} ${WRKSRC}/*.jar ${JAVAJARDIR}
post-install:
${MKDIR} ${EXAMPLESDIR}
diff --git a/textproc/saxon/pkg-comment b/textproc/saxon/pkg-comment
deleted file mode 100644
index 9fcf3d71986a..000000000000
--- a/textproc/saxon/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An XSLT processor for Java
diff --git a/textproc/saxon/pkg-descr b/textproc/saxon/pkg-descr
index 83f786f6e2cb..0fd779db9b67 100644
--- a/textproc/saxon/pkg-descr
+++ b/textproc/saxon/pkg-descr
@@ -10,6 +10,3 @@ documents. The main components are:
- A slightly improved version of the Alfred parser from Microstar.
WWW: http://saxon.sourceforge.net/
-
-- Kimura Fuyuki
-fuyuki@mj.0038.net
diff --git a/textproc/saxon/pkg-plist b/textproc/saxon/pkg-plist
index c08669c1e161..82d02fbf1453 100644
--- a/textproc/saxon/pkg-plist
+++ b/textproc/saxon/pkg-plist
@@ -1,551 +1,551 @@
share/java/classes/saxon-fop.jar
share/java/classes/saxon-jdom.jar
share/java/classes/saxon.jar
-share/examples/saxon/applet/demo/README.html
-share/examples/saxon/applet/demo/client.html
-share/examples/saxon/applet/demo/foo-s1.xml
-share/examples/saxon/applet/demo/get-todo-list.html
-share/examples/saxon/applet/demo/index.html
-share/examples/saxon/applet/demo/lts3611beac.jpg
-share/examples/saxon/applet/demo/rabbitwhorn.jpg
-share/examples/saxon/applet/demo/s1ToHTML.xsl
-share/examples/saxon/applet/demo/saxonApplets.xml
-share/examples/saxon/applet/demo/simple.html
-share/examples/saxon/applet/demo/target.html
-share/examples/saxon/applet/family-tree/family-tree.html
-share/examples/saxon/applet/family-tree/kennedy.xml
-share/examples/saxon/applet/family-tree/person-applet.xsl
-share/examples/saxon/applet/family-tree/person.xsl
-share/examples/saxon/data/books.dtd
-share/examples/saxon/data/books.xml
-share/examples/saxon/data/othello.xml
-share/examples/saxon/data/play.dtd
-share/examples/saxon/data/tstmt.dtd
-share/examples/saxon/java/DTDGenerator$1.class
-share/examples/saxon/java/DTDGenerator$AttributeDetails.class
-share/examples/saxon/java/DTDGenerator$CharHandler.class
-share/examples/saxon/java/DTDGenerator$ChildDetails.class
-share/examples/saxon/java/DTDGenerator$ElemHandler.class
-share/examples/saxon/java/DTDGenerator$ElementDetails.class
-share/examples/saxon/java/DTDGenerator.class
-share/examples/saxon/java/DTDGenerator.java
-share/examples/saxon/java/ExampleContentHandler.class
-share/examples/saxon/java/ExampleContentHandler.java
-share/examples/saxon/java/JDOMExample.class
-share/examples/saxon/java/JDOMExample.java
-share/examples/saxon/java/SaxonServlet.class
-share/examples/saxon/java/SaxonServlet.java
-share/examples/saxon/java/ShowBooks$1.class
-share/examples/saxon/java/ShowBooks$BookListHandler.class
-share/examples/saxon/java/ShowBooks$BooksHandler.class
-share/examples/saxon/java/ShowBooks$CategoryHandler.class
-share/examples/saxon/java/ShowBooks$ItemHandler.class
-share/examples/saxon/java/ShowBooks.class
-share/examples/saxon/java/ShowBooks.java
-share/examples/saxon/java/TraxExamples$1.class
-share/examples/saxon/java/TraxExamples$ModifyStylesheetFilter.class
-share/examples/saxon/java/TraxExamples$UserURIResolver.class
-share/examples/saxon/java/TraxExamples.class
-share/examples/saxon/java/TraxExamples.java
-share/examples/saxon/styles/bible.xsl
-share/examples/saxon/styles/books-attsets.xsl
-share/examples/saxon/styles/books-csv.xsl
-share/examples/saxon/styles/books-sql.xsl
-share/examples/saxon/styles/books-tle.xsl
-share/examples/saxon/styles/books.xsl
-share/examples/saxon/styles/play.xsl
-share/examples/saxon/styles/total.xsl
-share/examples/saxon/trax/exampleSimple2.out
-share/examples/saxon/trax/xml/baz.xml
-share/examples/saxon/trax/xml/embedded.xml
-share/examples/saxon/trax/xml/foo.xml
-share/examples/saxon/trax/xml/subdir1/foo2.xml
-share/examples/saxon/trax/xml/subdir1/subdir2/foo3.xml
-share/examples/saxon/trax/xsl/baz.xsl
-share/examples/saxon/trax/xsl/foo.xsl
-share/examples/saxon/trax/xsl/foo2.xsl
-share/examples/saxon/trax/xsl/foo3.xsl
-share/examples/saxon/trax/xsl/inc1/inc1.xsl
-share/examples/saxon/trax/xsl/inc1/inc2/inc2.xsl
-share/examples/saxon/trax/xsl/preamble.txt
-share/examples/saxon/trax/xsl/text.xsl
-@dirrm share/examples/saxon/trax/xsl/inc1/inc2
-@dirrm share/examples/saxon/trax/xsl/inc1
-@dirrm share/examples/saxon/trax/xsl
-@dirrm share/examples/saxon/trax/xml/subdir1/subdir2
-@dirrm share/examples/saxon/trax/xml/subdir1
-@dirrm share/examples/saxon/trax/xml
-@dirrm share/examples/saxon/trax
-@dirrm share/examples/saxon/styles
-@dirrm share/examples/saxon/java
-@dirrm share/examples/saxon/data
-@dirrm share/examples/saxon/applet/family-tree
-@dirrm share/examples/saxon/applet/demo
-@dirrm share/examples/saxon/applet
-@dirrm share/examples/saxon
-%%PORTDOCS%%share/doc/saxon/api-guide.html
-%%PORTDOCS%%share/doc/saxon/api/allclasses-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/Bindery.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/Binding.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/ContentEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/Context.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/Controller.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/DOMDriver.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/DecimalFormatManager.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/ExtendedInputSource.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/FeatureKeys.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/Filter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/IDFilter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/IdentityTransformerHandler.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/InternalSaxonError.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/KeyDefinition.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/KeyManager.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/Loader.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/Mode.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/NodeHandler.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/PIGrabber.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/ParameterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/PreparedStyleSheet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/PreviewManager.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/RuleManager.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/StandardErrorListener.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/StandardURIResolver.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/StyleSheet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/StylesheetStripper.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/TemplatesHandlerImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/TransformerFactoryImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/TransformerHandlerImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/TreeDriver.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/Version.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/WinStyleSheet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/XSLTProcessorApplet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/aelfred/DefaultHandler.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/aelfred/SAXDriver.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/aelfred/SAXParserFactoryImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/aelfred/SAXParserImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/aelfred/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/aelfred/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/aelfred/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/ASCIICharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/CP1250CharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/CP1251CharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/CP852CharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/CharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/CharacterSetFactory.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/KOI8RCharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/Latin1CharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/Latin2CharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/PluggableCharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/UnicodeCharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/AttributeValueTemplate.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/BooleanValue.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/ContextNodeExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/DifferenceEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/DistinctEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/EmptyNodeSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/ErrorExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/Expression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/ExpressionParser.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/FilterEnumerator.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/FragmentValue.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/Function.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/FunctionProxy.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/IntersectionEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/IsLastExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/LastPositionFinder.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/LookaheadEnumerator.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/NodeListExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/NodeSetComparison.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/NodeSetExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/NodeSetExtent.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/NodeSetIntent.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/NodeSetValue.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/NumericValue.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/ObjectValue.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/ParentNodeExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/PathExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/RootExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/SingletonComparison.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/SingletonExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/SingletonNodeSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/SortKeyEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/SortedSelection.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/StandaloneContext.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/StaticContext.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/Step.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/StringValue.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/StyleSheetFunctionCall.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/TextFragmentValue.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/UnionEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/Value.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/VariableReference.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/XPathException.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/exslt/Common.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/exslt/Date.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/exslt/Math.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/exslt/Sets.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/exslt/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/exslt/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/exslt/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/BooleanFn.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Ceiling.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Concat.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Contains.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Count.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Current.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Document.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/ElementAvailable.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Extensions.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Floor.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/FormatNumber.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/FunctionAvailable.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/GenerateId.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Id.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Key.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Lang.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Last.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/LocalName.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/NameFn.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/NamespaceURI.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/NormalizeSpace.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Not.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/NumberFn.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Position.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Round.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/StartsWith.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/StringFn.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/StringLength.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Substring.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/SubstringAfter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/SubstringBefore.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Sum.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/SystemProperty.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Translate.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/UnparsedEntityURI.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/handlers/ElementHandler.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/handlers/ElementHandlerBase.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/handlers/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/handlers/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/handlers/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/jdom/DocumentWrapper.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/jdom/NodeWrapper.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/jdom/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/jdom/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/jdom/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/number/NumberFormatter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/number/Numberer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/number/Numberer_de.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/number/Numberer_en.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/number/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/number/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/number/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/AbstractNode.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/Axis.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/AxisEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/Builder.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/DocumentBuilderFactoryImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/DocumentBuilderImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/DocumentInfo.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/DocumentPool.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/EmptyEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/Name.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/NamePool.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/Namespace.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/NamespaceException.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/Navigator.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/NodeEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/NodeInfo.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/ProcInstParser.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/SingletonEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/Stripper.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/CDATAFilter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/ContentHandlerProxy.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/DOMEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/DTDEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/DocumentHandlerProxy.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/Emitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/ErrorEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/GeneralOutputter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/HTMLEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/HTMLIndenter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/MessageEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/NamespaceEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/Outputter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/ProxyEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/SaxonOutputKeys.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/StringOutputter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/TEXTEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/TextFragment.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/UncommittedEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/XHTMLEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/XMLEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/XMLIndenter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/AnyChildNodePattern.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/AnyNodeTest.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/IDPattern.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/KeyPattern.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/LocationPathPattern.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/NameTest.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/NamespaceTest.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/NoNodeTest.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/NodeTest.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/NodeTypeTest.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/Pattern.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/UnionPattern.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/BinaryTree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/Compare_en.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/Comparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/DescendingComparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/DoubleComparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/HashMap.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/LocalOrderComparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/LowercaseFirstComparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/NodeOrderComparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/QuickSort.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/SortKeyDefinition.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/Sortable.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/StringComparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/TextComparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/UppercaseFirstComparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sql/SQLClose.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sql/SQLColumn.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sql/SQLConnect.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sql/SQLElementFactory.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sql/SQLInsert.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sql/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sql/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sql/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/AbsentExtensionElement.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/ExpressionContext.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/ExtensionElementFactory.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/GroupActivation.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/LiteralResultElement.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/Procedure.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONAssign.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONDoctype.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONEntityRef.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONFunction.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONGroup.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONHandler.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONItem.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONPreview.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONReturn.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONWhile.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/StandardNames.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/StyleElement.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/StyleException.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/StyleNodeFactory.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/TerminationException.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLApplyImports.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLApplyTemplates.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLAttribute.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLAttributeSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLCallTemplate.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLChoose.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLComment.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLCopy.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLCopyOf.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLDecimalFormat.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLDocument.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLElement.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLFallback.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLForEach.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLGeneralIncorporate.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLGeneralVariable.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLIf.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLImport.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLInclude.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLKey.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLMessage.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLNamespaceAlias.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLNumber.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLOtherwise.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLOutput.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLParam.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLPreserveSpace.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLProcessingInstruction.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLScript.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLSort.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLStringConstructor.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLStyleSheet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLTemplate.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLText.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLValueOf.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLVariable.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLWhen.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLWithParam.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tinytree/TinyBuilder.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tinytree/TinyDocumentImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tinytree/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tinytree/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tinytree/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/trace/SaxonEventMulticaster.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/trace/SimpleTraceListener.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/trace/TraceListener.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/trace/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/trace/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/trace/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/AttributeCollection.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/DOMExceptionImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/DocumentImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/ElementImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/ElementWithAttributes.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/LineNumberMap.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/NodeFactory.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/NodeImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/SystemIdMap.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/TreeBuilder.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/deprecated-list.html
-%%PORTDOCS%%share/doc/saxon/api/help-doc.html
-%%PORTDOCS%%share/doc/saxon/api/index-all.html
-%%PORTDOCS%%share/doc/saxon/api/index.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/ErrorListener.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/OutputKeys.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/Result.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/Source.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/SourceLocator.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/Templates.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/Transformer.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/TransformerConfigurationException.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/TransformerException.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/TransformerFactory.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/TransformerFactoryConfigurationError.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/URIResolver.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/ErrorListener.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/OutputKeys.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/Result.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/Source.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/SourceLocator.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/Templates.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/Transformer.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/TransformerConfigurationException.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/TransformerException.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/TransformerFactory.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/TransformerFactoryConfigurationError.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/URIResolver.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/DOMLocator.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/DOMResult.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/DOMSource.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/class-use/DOMLocator.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/class-use/DOMResult.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/class-use/DOMSource.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/package-use.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/package-use.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/SAXResult.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/SAXSource.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/SAXTransformerFactory.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/TemplatesHandler.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/TransformerHandler.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/class-use/SAXResult.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/class-use/SAXSource.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/class-use/SAXTransformerFactory.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/class-use/TemplatesHandler.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/class-use/TransformerHandler.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/package-use.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/stream/StreamResult.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/stream/StreamSource.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/stream/class-use/StreamResult.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/stream/class-use/StreamSource.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/stream/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/stream/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/stream/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/stream/package-use.html
-%%PORTDOCS%%share/doc/saxon/api/org/w3c/xsl/XSLTContext.html
-%%PORTDOCS%%share/doc/saxon/api/org/w3c/xsl/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/org/w3c/xsl/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/org/w3c/xsl/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/overview-frame.html
-%%PORTDOCS%%share/doc/saxon/api/overview-summary.html
-%%PORTDOCS%%share/doc/saxon/api/overview-tree.html
-%%PORTDOCS%%share/doc/saxon/api/package-list
-%%PORTDOCS%%share/doc/saxon/api/packages.html
-%%PORTDOCS%%share/doc/saxon/api/serialized-form.html
-%%PORTDOCS%%share/doc/saxon/api/stylesheet.css
-%%PORTDOCS%%share/doc/saxon/changes.html
-%%PORTDOCS%%share/doc/saxon/changes5.html
-%%PORTDOCS%%share/doc/saxon/conditions.html
-%%PORTDOCS%%share/doc/saxon/conformance.html
-%%PORTDOCS%%share/doc/saxon/expressions.html
-%%PORTDOCS%%share/doc/saxon/extensibility.html
-%%PORTDOCS%%share/doc/saxon/extensions.html
-%%PORTDOCS%%share/doc/saxon/history.html
-%%PORTDOCS%%share/doc/saxon/index.html
-%%PORTDOCS%%share/doc/saxon/instant.html
-%%PORTDOCS%%share/doc/saxon/patterns.html
-%%PORTDOCS%%share/doc/saxon/samples.html
-%%PORTDOCS%%share/doc/saxon/using-xsl.html
-%%PORTDOCS%%share/doc/saxon/xsl-elements.html
-%%PORTDOCS%%@dirrm share/doc/saxon/api/org/w3c/xsl
-%%PORTDOCS%%@dirrm share/doc/saxon/api/org/w3c
-%%PORTDOCS%%@dirrm share/doc/saxon/api/org
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml/transform/stream/class-use
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml/transform/stream
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml/transform/sax/class-use
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml/transform/sax
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml/transform/dom/class-use
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml/transform/dom
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml/transform/class-use
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml/transform
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/tree
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/trace
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/tinytree
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/style
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/sql
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/sort
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/pattern
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/output
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/om
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/number
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/jdom
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/handlers
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/functions
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/exslt
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/expr
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/charcode
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/aelfred
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com
-%%PORTDOCS%%@dirrm share/doc/saxon/api
-%%PORTDOCS%%@dirrm share/doc/saxon
+%%EXAMPLESDIR%%/applet/demo/README.html
+%%EXAMPLESDIR%%/applet/demo/client.html
+%%EXAMPLESDIR%%/applet/demo/foo-s1.xml
+%%EXAMPLESDIR%%/applet/demo/get-todo-list.html
+%%EXAMPLESDIR%%/applet/demo/index.html
+%%EXAMPLESDIR%%/applet/demo/lts3611beac.jpg
+%%EXAMPLESDIR%%/applet/demo/rabbitwhorn.jpg
+%%EXAMPLESDIR%%/applet/demo/s1ToHTML.xsl
+%%EXAMPLESDIR%%/applet/demo/saxonApplets.xml
+%%EXAMPLESDIR%%/applet/demo/simple.html
+%%EXAMPLESDIR%%/applet/demo/target.html
+%%EXAMPLESDIR%%/applet/family-tree/family-tree.html
+%%EXAMPLESDIR%%/applet/family-tree/kennedy.xml
+%%EXAMPLESDIR%%/applet/family-tree/person-applet.xsl
+%%EXAMPLESDIR%%/applet/family-tree/person.xsl
+%%EXAMPLESDIR%%/data/books.dtd
+%%EXAMPLESDIR%%/data/books.xml
+%%EXAMPLESDIR%%/data/othello.xml
+%%EXAMPLESDIR%%/data/play.dtd
+%%EXAMPLESDIR%%/data/tstmt.dtd
+%%EXAMPLESDIR%%/java/DTDGenerator$1.class
+%%EXAMPLESDIR%%/java/DTDGenerator$AttributeDetails.class
+%%EXAMPLESDIR%%/java/DTDGenerator$CharHandler.class
+%%EXAMPLESDIR%%/java/DTDGenerator$ChildDetails.class
+%%EXAMPLESDIR%%/java/DTDGenerator$ElemHandler.class
+%%EXAMPLESDIR%%/java/DTDGenerator$ElementDetails.class
+%%EXAMPLESDIR%%/java/DTDGenerator.class
+%%EXAMPLESDIR%%/java/DTDGenerator.java
+%%EXAMPLESDIR%%/java/ExampleContentHandler.class
+%%EXAMPLESDIR%%/java/ExampleContentHandler.java
+%%EXAMPLESDIR%%/java/JDOMExample.class
+%%EXAMPLESDIR%%/java/JDOMExample.java
+%%EXAMPLESDIR%%/java/SaxonServlet.class
+%%EXAMPLESDIR%%/java/SaxonServlet.java
+%%EXAMPLESDIR%%/java/ShowBooks$1.class
+%%EXAMPLESDIR%%/java/ShowBooks$BookListHandler.class
+%%EXAMPLESDIR%%/java/ShowBooks$BooksHandler.class
+%%EXAMPLESDIR%%/java/ShowBooks$CategoryHandler.class
+%%EXAMPLESDIR%%/java/ShowBooks$ItemHandler.class
+%%EXAMPLESDIR%%/java/ShowBooks.class
+%%EXAMPLESDIR%%/java/ShowBooks.java
+%%EXAMPLESDIR%%/java/TraxExamples$1.class
+%%EXAMPLESDIR%%/java/TraxExamples$ModifyStylesheetFilter.class
+%%EXAMPLESDIR%%/java/TraxExamples$UserURIResolver.class
+%%EXAMPLESDIR%%/java/TraxExamples.class
+%%EXAMPLESDIR%%/java/TraxExamples.java
+%%EXAMPLESDIR%%/styles/bible.xsl
+%%EXAMPLESDIR%%/styles/books-attsets.xsl
+%%EXAMPLESDIR%%/styles/books-csv.xsl
+%%EXAMPLESDIR%%/styles/books-sql.xsl
+%%EXAMPLESDIR%%/styles/books-tle.xsl
+%%EXAMPLESDIR%%/styles/books.xsl
+%%EXAMPLESDIR%%/styles/play.xsl
+%%EXAMPLESDIR%%/styles/total.xsl
+%%EXAMPLESDIR%%/trax/exampleSimple2.out
+%%EXAMPLESDIR%%/trax/xml/baz.xml
+%%EXAMPLESDIR%%/trax/xml/embedded.xml
+%%EXAMPLESDIR%%/trax/xml/foo.xml
+%%EXAMPLESDIR%%/trax/xml/subdir1/foo2.xml
+%%EXAMPLESDIR%%/trax/xml/subdir1/subdir2/foo3.xml
+%%EXAMPLESDIR%%/trax/xsl/baz.xsl
+%%EXAMPLESDIR%%/trax/xsl/foo.xsl
+%%EXAMPLESDIR%%/trax/xsl/foo2.xsl
+%%EXAMPLESDIR%%/trax/xsl/foo3.xsl
+%%EXAMPLESDIR%%/trax/xsl/inc1/inc1.xsl
+%%EXAMPLESDIR%%/trax/xsl/inc1/inc2/inc2.xsl
+%%EXAMPLESDIR%%/trax/xsl/preamble.txt
+%%EXAMPLESDIR%%/trax/xsl/text.xsl
+@dirrm %%EXAMPLESDIR%%/trax/xsl/inc1/inc2
+@dirrm %%EXAMPLESDIR%%/trax/xsl/inc1
+@dirrm %%EXAMPLESDIR%%/trax/xsl
+@dirrm %%EXAMPLESDIR%%/trax/xml/subdir1/subdir2
+@dirrm %%EXAMPLESDIR%%/trax/xml/subdir1
+@dirrm %%EXAMPLESDIR%%/trax/xml
+@dirrm %%EXAMPLESDIR%%/trax
+@dirrm %%EXAMPLESDIR%%/styles
+@dirrm %%EXAMPLESDIR%%/java
+@dirrm %%EXAMPLESDIR%%/data
+@dirrm %%EXAMPLESDIR%%/applet/family-tree
+@dirrm %%EXAMPLESDIR%%/applet/demo
+@dirrm %%EXAMPLESDIR%%/applet
+@dirrm %%EXAMPLESDIR%%
+%%PORTDOCS%%%%DOCSDIR%%/api-guide.html
+%%PORTDOCS%%%%DOCSDIR%%/api/allclasses-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/Bindery.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/Binding.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/ContentEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/Context.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/Controller.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/DOMDriver.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/DecimalFormatManager.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/ExtendedInputSource.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/FeatureKeys.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/Filter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/IDFilter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/IdentityTransformerHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/InternalSaxonError.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/KeyDefinition.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/KeyManager.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/Loader.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/Mode.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/NodeHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/PIGrabber.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/ParameterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/PreparedStyleSheet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/PreviewManager.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/RuleManager.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/StandardErrorListener.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/StandardURIResolver.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/StyleSheet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/StylesheetStripper.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/TemplatesHandlerImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/TransformerFactoryImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/TransformerHandlerImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/TreeDriver.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/Version.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/WinStyleSheet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/XSLTProcessorApplet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/aelfred/DefaultHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/aelfred/SAXDriver.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/aelfred/SAXParserFactoryImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/aelfred/SAXParserImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/aelfred/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/aelfred/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/aelfred/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/ASCIICharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/CP1250CharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/CP1251CharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/CP852CharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/CharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/CharacterSetFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/KOI8RCharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/Latin1CharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/Latin2CharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/PluggableCharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/UnicodeCharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/AttributeValueTemplate.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/BooleanValue.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/ContextNodeExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/DifferenceEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/DistinctEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/EmptyNodeSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/ErrorExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/Expression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/ExpressionParser.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/FilterEnumerator.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/FragmentValue.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/Function.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/FunctionProxy.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/IntersectionEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/IsLastExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/LastPositionFinder.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/LookaheadEnumerator.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/NodeListExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/NodeSetComparison.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/NodeSetExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/NodeSetExtent.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/NodeSetIntent.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/NodeSetValue.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/NumericValue.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/ObjectValue.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/ParentNodeExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/PathExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/RootExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/SingletonComparison.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/SingletonExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/SingletonNodeSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/SortKeyEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/SortedSelection.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/StandaloneContext.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/StaticContext.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/Step.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/StringValue.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/StyleSheetFunctionCall.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/TextFragmentValue.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/UnionEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/Value.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/VariableReference.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/XPathException.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/exslt/Common.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/exslt/Date.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/exslt/Math.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/exslt/Sets.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/exslt/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/exslt/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/exslt/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/BooleanFn.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Ceiling.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Concat.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Contains.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Count.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Current.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Document.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/ElementAvailable.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Extensions.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Floor.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/FormatNumber.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/FunctionAvailable.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/GenerateId.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Id.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Key.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Lang.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Last.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/LocalName.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/NameFn.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/NamespaceURI.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/NormalizeSpace.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Not.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/NumberFn.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Position.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Round.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/StartsWith.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/StringFn.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/StringLength.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Substring.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/SubstringAfter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/SubstringBefore.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Sum.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/SystemProperty.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Translate.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/UnparsedEntityURI.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/handlers/ElementHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/handlers/ElementHandlerBase.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/handlers/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/handlers/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/handlers/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/jdom/DocumentWrapper.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/jdom/NodeWrapper.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/jdom/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/jdom/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/jdom/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/number/NumberFormatter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/number/Numberer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/number/Numberer_de.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/number/Numberer_en.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/number/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/number/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/number/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/AbstractNode.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/Axis.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/AxisEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/Builder.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/DocumentBuilderFactoryImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/DocumentBuilderImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/DocumentInfo.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/DocumentPool.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/EmptyEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/Name.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/NamePool.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/Namespace.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/NamespaceException.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/Navigator.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/NodeEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/NodeInfo.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/ProcInstParser.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/SingletonEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/Stripper.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/CDATAFilter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/ContentHandlerProxy.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/DOMEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/DTDEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/DocumentHandlerProxy.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/Emitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/ErrorEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/GeneralOutputter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/HTMLEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/HTMLIndenter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/MessageEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/NamespaceEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/Outputter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/ProxyEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/SaxonOutputKeys.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/StringOutputter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/TEXTEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/TextFragment.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/UncommittedEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/XHTMLEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/XMLEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/XMLIndenter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/AnyChildNodePattern.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/AnyNodeTest.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/IDPattern.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/KeyPattern.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/LocationPathPattern.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/NameTest.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/NamespaceTest.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/NoNodeTest.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/NodeTest.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/NodeTypeTest.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/Pattern.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/UnionPattern.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/BinaryTree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/Compare_en.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/Comparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/DescendingComparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/DoubleComparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/HashMap.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/LocalOrderComparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/LowercaseFirstComparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/NodeOrderComparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/QuickSort.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/SortKeyDefinition.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/Sortable.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/StringComparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/TextComparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/UppercaseFirstComparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sql/SQLClose.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sql/SQLColumn.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sql/SQLConnect.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sql/SQLElementFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sql/SQLInsert.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sql/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sql/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sql/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/AbsentExtensionElement.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/ExpressionContext.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/ExtensionElementFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/GroupActivation.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/LiteralResultElement.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/Procedure.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONAssign.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONDoctype.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONEntityRef.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONFunction.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONGroup.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONItem.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONPreview.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONReturn.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONWhile.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/StandardNames.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/StyleElement.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/StyleException.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/StyleNodeFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/TerminationException.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLApplyImports.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLApplyTemplates.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLAttribute.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLAttributeSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLCallTemplate.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLChoose.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLComment.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLCopy.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLCopyOf.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLDecimalFormat.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLDocument.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLElement.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLFallback.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLForEach.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLGeneralIncorporate.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLGeneralVariable.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLIf.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLImport.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLInclude.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLKey.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLMessage.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLNamespaceAlias.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLNumber.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLOtherwise.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLOutput.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLParam.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLPreserveSpace.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLProcessingInstruction.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLScript.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLSort.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLStringConstructor.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLStyleSheet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLTemplate.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLText.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLValueOf.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLVariable.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLWhen.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLWithParam.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tinytree/TinyBuilder.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tinytree/TinyDocumentImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tinytree/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tinytree/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tinytree/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/trace/SaxonEventMulticaster.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/trace/SimpleTraceListener.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/trace/TraceListener.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/trace/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/trace/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/trace/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/AttributeCollection.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/DOMExceptionImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/DocumentImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/ElementImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/ElementWithAttributes.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/LineNumberMap.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/NodeFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/NodeImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/SystemIdMap.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/TreeBuilder.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/deprecated-list.html
+%%PORTDOCS%%%%DOCSDIR%%/api/help-doc.html
+%%PORTDOCS%%%%DOCSDIR%%/api/index-all.html
+%%PORTDOCS%%%%DOCSDIR%%/api/index.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/ErrorListener.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/OutputKeys.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/Result.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/Source.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/SourceLocator.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/Templates.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/Transformer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/TransformerConfigurationException.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/TransformerException.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/TransformerFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/TransformerFactoryConfigurationError.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/URIResolver.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/ErrorListener.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/OutputKeys.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/Result.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/Source.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/SourceLocator.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/Templates.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/Transformer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/TransformerConfigurationException.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/TransformerException.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/TransformerFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/TransformerFactoryConfigurationError.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/URIResolver.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/DOMLocator.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/DOMResult.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/DOMSource.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/class-use/DOMLocator.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/class-use/DOMResult.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/class-use/DOMSource.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/package-use.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/package-use.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/SAXResult.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/SAXSource.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/SAXTransformerFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/TemplatesHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/TransformerHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/class-use/SAXResult.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/class-use/SAXSource.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/class-use/SAXTransformerFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/class-use/TemplatesHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/class-use/TransformerHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/package-use.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/stream/StreamResult.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/stream/StreamSource.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/stream/class-use/StreamResult.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/stream/class-use/StreamSource.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/stream/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/stream/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/stream/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/stream/package-use.html
+%%PORTDOCS%%%%DOCSDIR%%/api/org/w3c/xsl/XSLTContext.html
+%%PORTDOCS%%%%DOCSDIR%%/api/org/w3c/xsl/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/org/w3c/xsl/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/org/w3c/xsl/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/overview-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/overview-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/overview-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/package-list
+%%PORTDOCS%%%%DOCSDIR%%/api/packages.html
+%%PORTDOCS%%%%DOCSDIR%%/api/serialized-form.html
+%%PORTDOCS%%%%DOCSDIR%%/api/stylesheet.css
+%%PORTDOCS%%%%DOCSDIR%%/changes.html
+%%PORTDOCS%%%%DOCSDIR%%/changes5.html
+%%PORTDOCS%%%%DOCSDIR%%/conditions.html
+%%PORTDOCS%%%%DOCSDIR%%/conformance.html
+%%PORTDOCS%%%%DOCSDIR%%/expressions.html
+%%PORTDOCS%%%%DOCSDIR%%/extensibility.html
+%%PORTDOCS%%%%DOCSDIR%%/extensions.html
+%%PORTDOCS%%%%DOCSDIR%%/history.html
+%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%%%DOCSDIR%%/instant.html
+%%PORTDOCS%%%%DOCSDIR%%/patterns.html
+%%PORTDOCS%%%%DOCSDIR%%/samples.html
+%%PORTDOCS%%%%DOCSDIR%%/using-xsl.html
+%%PORTDOCS%%%%DOCSDIR%%/xsl-elements.html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/org/w3c/xsl
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/org/w3c
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/org
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml/transform/stream/class-use
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml/transform/stream
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml/transform/sax/class-use
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml/transform/sax
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml/transform/dom/class-use
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml/transform/dom
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml/transform/class-use
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml/transform
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/tree
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/trace
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/tinytree
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/style
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/sql
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/sort
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/pattern
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/output
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/om
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/number
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/jdom
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/handlers
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/functions
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/exslt
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/expr
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/charcode
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/aelfred
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api
+%%PORTDOCS%%@dirrm %%DOCSDIR%%