summaryrefslogtreecommitdiff
path: root/textproc/xerces-j
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2002-02-11 08:58:29 +0000
committerKevin Lo <kevlo@FreeBSD.org>2002-02-11 08:58:29 +0000
commitdb6ca15ea1e0d07b02e7ca7418cafd35b3b546b0 (patch)
treedf59f60d6e7037e781e51d71c61a8a7b26fc4bf7 /textproc/xerces-j
parentInitial import of mythserver 1.0 (diff)
Rename xerces to xerces-j. Please repocopy this, thanks.
PR: 27266 Submitted by: znard
Notes
Notes: svn path=/head/; revision=54536
Diffstat (limited to 'textproc/xerces-j')
-rw-r--r--textproc/xerces-j/Makefile35
-rw-r--r--textproc/xerces-j/distinfo1
-rw-r--r--textproc/xerces-j/pkg-comment1
-rw-r--r--textproc/xerces-j/pkg-descr12
-rw-r--r--textproc/xerces-j/pkg-plist1317
5 files changed, 1366 insertions, 0 deletions
diff --git a/textproc/xerces-j/Makefile b/textproc/xerces-j/Makefile
new file mode 100644
index 000000000000..1fb253ca8941
--- /dev/null
+++ b/textproc/xerces-j/Makefile
@@ -0,0 +1,35 @@
+# New ports collection makefile for: Xerces
+# Date created: 2000/08/12
+# Whom: Marcin Cieslak
+#
+# $FreeBSD$
+#
+
+PORTNAME= xerces-j
+PORTVERSION= 1.4.4
+CATEGORIES= textproc
+MASTER_SITES= http://xml.apache.org/dist/xerces-j/
+DISTNAME= Xerces-J-bin.${PORTVERSION}
+
+MAINTAINER= kevlo@FreeBSD.org
+
+RUN_DEPENDS= ${LOCALBASE}/bin/javavm:${PORTSDIR}/java/javavmwrapper
+
+WRKSRC= ${WRKDIR}/xerces-${PORTVERSION:S/./_/g}
+NO_BUILD= yes
+
+PLIST_SUB= PORTVERSION="${PORTVERSION}"
+
+.include <bsd.port.pre.mk>
+
+do-install:
+ @cd ${WRKSRC}; \
+ ${MKDIR} ${PREFIX}/share/java/classes/; \
+ ${INSTALL_DATA} ${WRKSRC}/xerces.jar ${WRKSRC}/xercesSamples.jar ${PREFIX}/share/java/classes/; \
+ ${MKDIR} ${PREFIX}/share/java/${PKGNAME}/; \
+ ${CP} LICENSE ${PREFIX}/share/java/${PKGNAME}/; \
+ ${CP} -R docs ${PREFIX}/share/java/${PKGNAME}/; \
+ ${CP} -R data ${PREFIX}/share/java/${PKGNAME}/; \
+ ${CP} -R samples ${PREFIX}/share/java/${PKGNAME}/
+
+.include <bsd.port.post.mk>
diff --git a/textproc/xerces-j/distinfo b/textproc/xerces-j/distinfo
new file mode 100644
index 000000000000..203eeed37d92
--- /dev/null
+++ b/textproc/xerces-j/distinfo
@@ -0,0 +1 @@
+MD5 (Xerces-J-bin.1.4.4.tar.gz) = c43c1b779bf1251eecbb66d9316c432f
diff --git a/textproc/xerces-j/pkg-comment b/textproc/xerces-j/pkg-comment
new file mode 100644
index 000000000000..8bc8117136d4
--- /dev/null
+++ b/textproc/xerces-j/pkg-comment
@@ -0,0 +1 @@
+XML parser for Java
diff --git a/textproc/xerces-j/pkg-descr b/textproc/xerces-j/pkg-descr
new file mode 100644
index 000000000000..759fa092d340
--- /dev/null
+++ b/textproc/xerces-j/pkg-descr
@@ -0,0 +1,12 @@
+The Xerces Java Parser supports XML 1.0 recommendation and
+contains advanced parser functionality, such as XML Schema, DOM
+Level 2 version 1.0, and SAX Version 2, in addition to supporting
+the industry-standard DOM Level 1 and SAX version 1 APIs.
+
+This is the Apache Software Foundation project.
+
+WWW: http://xml.apache.org/xerces-j/
+
+--
+Marcin Cieslak
+saper@system.pl
diff --git a/textproc/xerces-j/pkg-plist b/textproc/xerces-j/pkg-plist
new file mode 100644
index 000000000000..cc3acffb727f
--- /dev/null
+++ b/textproc/xerces-j/pkg-plist
@@ -0,0 +1,1317 @@
+share/java/classes/xerces.jar
+share/java/classes/xercesSamples.jar
+share/java/xerces-%%PORTVERSION%%/LICENSE
+share/java/xerces-%%PORTVERSION%%/data/personal-schema.xml
+share/java/xerces-%%PORTVERSION%%/data/personal.dtd
+share/java/xerces-%%PORTVERSION%%/data/personal.xml
+share/java/xerces-%%PORTVERSION%%/data/personal.xsd
+share/java/xerces-%%PORTVERSION%%/docs/html/api.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/allclasses-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/deprecated-list.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/help-doc.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-all.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLAnchorElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLAppletElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLAreaElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLBRElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLBaseElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLBaseFontElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLBodyElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLBuilder.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLButtonElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLDListElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLDOMImplementationImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLDirectoryElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLDivElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLDocumentImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLFieldSetElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLFontElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLFormControl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLFormElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLFrameElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLFrameSetElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLHRElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLHeadElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLHeadingElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLHtmlElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLIFrameElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLImageElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLInputElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLIsIndexElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLLIElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLLabelElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLLegendElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLLinkElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLMapElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLMenuElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLMetaElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLModElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLOListElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLObjectElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLOptGroupElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLOptionElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLParagraphElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLParamElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLPreElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLQuoteElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLScriptElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLSelectElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLStyleElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLTableCaptionElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLTableCellElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLTableColElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLTableElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLTableRowElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLTableSectionElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLTextAreaElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLTitleElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/HTMLUListElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/NameNodeListImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLAnchorElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLAppletElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLAreaElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLBRElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLBaseElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLBaseFontElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLBodyElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLBuilder.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLButtonElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLDListElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLDOMImplementationImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLDirectoryElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLDivElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLDocumentImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLFieldSetElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLFontElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLFormControl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLFormElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLFrameElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLFrameSetElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLHRElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLHeadElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLHeadingElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLHtmlElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLIFrameElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLImageElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLInputElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLIsIndexElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLLIElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLLabelElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLLegendElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLLinkElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLMapElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLMenuElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLMetaElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLModElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLOListElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLObjectElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLOptGroupElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLOptionElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLParagraphElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLParamElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLPreElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLQuoteElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLScriptElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLSelectElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLStyleElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLTableCaptionElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLTableCellElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLTableColElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLTableElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLTableRowElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLTableSectionElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLTextAreaElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLTitleElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/HTMLUListElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use/NameNodeListImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLAElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLAccessElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLAnchorElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLBElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLBigElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLBrElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLCardElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLDOMImplementation.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLDoElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLDocument.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLEmElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLFieldsetElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLGoElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLHeadElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLIElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLImgElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLInputElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLMetaElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLNoopElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLOneventElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLOptgroupElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLOptionElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLPElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLPostfieldElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLPrevElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLRefreshElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLSelectElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLSetvarElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLSmallElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLStrongElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLTableElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLTdElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLTemplateElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLTimerElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLTrElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLUElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/WMLWmlElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLAElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLAccessElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLAnchorElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLBElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLBigElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLBrElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLCardElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLDOMImplementation.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLDoElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLDocument.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLEmElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLFieldsetElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLGoElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLHeadElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLIElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLImgElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLInputElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLMetaElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLNoopElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLOneventElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLOptgroupElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLOptionElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLPElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLPostfieldElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLPrevElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLRefreshElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLSelectElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLSetvarElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLSmallElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLStrongElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLTableElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLTdElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLTemplateElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLTimerElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLTrElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLUElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use/WMLWmlElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLAElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLAccessElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLAnchorElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLBElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLBigElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLBrElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLCardElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLDOMImplementationImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLDoElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLDocumentImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLEmElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLFieldsetElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLGoElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLHeadElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLIElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLImgElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLInputElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLMetaElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLNoopElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLOneventElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLOptgroupElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLOptionElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLPElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLPostfieldElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLPrevElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLRefreshElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLSelectElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLSetvarElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLSmallElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLStrongElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLTableElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLTdElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLTemplateElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLTimerElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLTrElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLUElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/WMLWmlElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLAElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLAccessElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLAnchorElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLBElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLBigElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLBrElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLCardElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLDOMImplementationImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLDoElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLDocumentImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLEmElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLFieldsetElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLGoElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLHeadElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLIElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLImgElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLInputElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLMetaElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLNoopElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLOneventElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLOptgroupElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLOptionElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLPElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLPostfieldElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLPrevElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLRefreshElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLSelectElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLSetvarElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLSmallElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLStrongElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLTableElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLTdElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLTemplateElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLTimerElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLTrElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLUElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use/WMLWmlElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/AttrImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/AttrNSImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/AttributeMap.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/CDATASectionImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/CharacterDataImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/ChildNode.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/CommentImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/CoreDOMImplementationImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/CoreDocumentImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DOMImplementationImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeepNodeListImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeferredAttrImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeferredAttrNSImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeferredCDATASectionImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeferredCommentImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeferredDocumentImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeferredDocumentTypeImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeferredElementDefinitionImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeferredElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeferredElementNSImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeferredEntityImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeferredEntityReferenceImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeferredNode.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeferredNotationImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeferredProcessingInstructionImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeferredTextImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DocumentFragmentImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DocumentImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DocumentTypeImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/ElementDefinitionImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/ElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/ElementNSImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/EntityImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/EntityReferenceImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/NamedNodeMapImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/NodeImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/NodeIteratorImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/NotationImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/ParentNode.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/ProcessingInstructionImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/RangeExceptionImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/RangeImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/TextImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/TreeWalkerImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/AttrImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/AttrNSImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/AttributeMap.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/CDATASectionImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/CharacterDataImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/ChildNode.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/CommentImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/CoreDOMImplementationImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/CoreDocumentImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DOMImplementationImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeepNodeListImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeferredAttrImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeferredAttrNSImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeferredCDATASectionImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeferredCommentImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeferredDocumentImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeferredDocumentTypeImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeferredElementDefinitionImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeferredElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeferredElementNSImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeferredEntityImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeferredEntityReferenceImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeferredNode.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeferredNotationImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeferredProcessingInstructionImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeferredTextImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DocumentFragmentImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DocumentImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DocumentTypeImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/ElementDefinitionImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/ElementImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/ElementNSImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/EntityImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/EntityReferenceImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/NamedNodeMapImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/NodeImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/NodeIteratorImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/NotationImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/ParentNode.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/ProcessingInstructionImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/RangeExceptionImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/RangeImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/TextImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/TreeWalkerImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/events/EventImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/events/MutationEventImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/events/class-use/EventImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/events/class-use/MutationEventImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/events/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/events/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/events/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/events/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/domx/XGrammarWriter.OutputFormat.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/domx/XGrammarWriter.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/domx/class-use/XGrammarWriter.OutputFormat.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/domx/class-use/XGrammarWriter.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/domx/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/domx/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/domx/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/domx/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/Version.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/XMLAttrList.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/XMLContentSpec.Provider.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/XMLContentSpec.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/XMLDTDScanner.EventHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/XMLDTDScanner.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/XMLDocumentHandler.DTDHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/XMLDocumentHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/XMLDocumentScanner.EventHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/XMLDocumentScanner.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/XMLErrorReporter.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/XMLParser.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/class-use/Version.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/class-use/XMLAttrList.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/class-use/XMLContentSpec.Provider.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/class-use/XMLContentSpec.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/class-use/XMLDTDScanner.EventHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/class-use/XMLDTDScanner.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/class-use/XMLDocumentHandler.DTDHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/class-use/XMLDocumentHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/class-use/XMLDocumentScanner.EventHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/class-use/XMLDocumentScanner.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/class-use/XMLErrorReporter.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/class-use/XMLParser.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/jaxp/DocumentBuilderFactoryImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/jaxp/DocumentBuilderImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/jaxp/SAXParserFactoryImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/jaxp/SAXParserImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/jaxp/class-use/DocumentBuilderFactoryImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/jaxp/class-use/DocumentBuilderImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/jaxp/class-use/SAXParserFactoryImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/jaxp/class-use/SAXParserImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/jaxp/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/jaxp/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/jaxp/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/jaxp/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg/DatatypeMessages.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg/ExceptionMessages.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg/ExceptionMessagesLocalizer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg/ImplementationMessages.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg/SchemaMessages.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg/XMLMessages.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg/class-use/DatatypeMessages.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg/class-use/ExceptionMessages.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg/class-use/ExceptionMessagesLocalizer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg/class-use/ImplementationMessages.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg/class-use/SchemaMessages.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg/class-use/XMLMessages.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/parsers/DOMParser.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/parsers/SAXParser.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/parsers/class-use/DOMParser.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/parsers/class-use/SAXParser.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/parsers/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/parsers/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/parsers/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/parsers/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/DefaultEntityHandler.EntityPool.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/DefaultEntityHandler.EventHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/DefaultEntityHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/DefaultReaderFactory.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/MIME2Java.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/StreamingCharReader.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/XCatalog.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/XMLCatalogHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/XMLDeclRecognizer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/XMLEntityHandler.CharBuffer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/XMLEntityHandler.CharDataHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/XMLEntityHandler.DTDHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/XMLEntityHandler.EntityReader.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/XMLEntityHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/XMLEntityReaderFactory.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/class-use/DefaultEntityHandler.EntityPool.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/class-use/DefaultEntityHandler.EventHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/class-use/DefaultEntityHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/class-use/DefaultReaderFactory.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/class-use/MIME2Java.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/class-use/StreamingCharReader.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/class-use/XCatalog.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/class-use/XMLCatalogHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/class-use/XMLDeclRecognizer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/class-use/XMLEntityHandler.CharBuffer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/class-use/XMLEntityHandler.CharDataHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/class-use/XMLEntityHandler.DTDHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/class-use/XMLEntityHandler.EntityReader.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/class-use/XMLEntityHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/class-use/XMLEntityReaderFactory.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/Base64.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/CharDataChunk.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/ChunkyByteArray.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/ChunkyCharArray.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/Hash2intTable.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/HexBin.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/ISO8601Format.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/ImplementationMessages.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/IntStack.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/NamespacesScope.NamespacesHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/NamespacesScope.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/QName.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/StringHasher.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/StringPool.CharArrayRange.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/StringPool.StringProducer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/StringPool.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/SymbolCache.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/URI.MalformedURIException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/URI.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/UTF8DataChunk.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/XMLCharacterProperties.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/XMLMessageProvider.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/XMLMessages.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/Base64.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/CharDataChunk.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/ChunkyByteArray.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/ChunkyCharArray.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/Hash2intTable.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/HexBin.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/ISO8601Format.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/ImplementationMessages.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/IntStack.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/NamespacesScope.NamespacesHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/NamespacesScope.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/QName.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/StringHasher.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/StringPool.CharArrayRange.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/StringPool.StringProducer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/StringPool.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/SymbolCache.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/URI.MalformedURIException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/URI.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/UTF8DataChunk.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/XMLCharacterProperties.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/XMLMessageProvider.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use/XMLMessages.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/regex/BMPattern.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/regex/Match.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/regex/ParseException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/regex/REUtil.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/regex/RegularExpression.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/regex/class-use/BMPattern.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/regex/class-use/Match.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/regex/class-use/ParseException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/regex/class-use/REUtil.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/regex/class-use/RegularExpression.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/regex/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/regex/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/regex/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/regex/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/AllContentModel.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/CMAny.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/CMBinOp.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/CMException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/CMLeaf.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/CMNode.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/CMUniOp.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/ContentLeafNameTypeVector.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/DFAContentModel.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/ElementWildcard.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/Grammar.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/GrammarResolver.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/GrammarResolverImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/InsertableElementsInfo.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/MixedContentModel.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/SimpleContentModel.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/XMLAttributeDecl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/XMLContentModel.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/XMLElementDecl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/XMLValidator.AttributeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/XMLValidator.KeyRefValueStore.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/XMLValidator.KeyValueStore.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/XMLValidator.OrderedHashtable.Entry.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/XMLValidator.UniqueValueStore.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/XMLValidator.ValueStoreBase.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/XMLValidator.ValueStoreCache.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/XMLValidator.XPathMatcherStack.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/XMLValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/AllContentModel.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/CMAny.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/CMBinOp.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/CMException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/CMLeaf.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/CMNode.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/CMUniOp.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/ContentLeafNameTypeVector.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/DFAContentModel.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/ElementWildcard.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/Grammar.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/GrammarResolver.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/GrammarResolverImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/InsertableElementsInfo.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/MixedContentModel.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/SimpleContentModel.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/XMLAttributeDecl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/XMLContentModel.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/XMLElementDecl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/XMLValidator.AttributeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/XMLValidator.KeyRefValueStore.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/XMLValidator.KeyValueStore.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/XMLValidator.OrderedHashtable.Entry.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/XMLValidator.UniqueValueStore.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/XMLValidator.ValueStoreBase.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/XMLValidator.ValueStoreCache.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/XMLValidator.XPathMatcherStack.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use/XMLValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/AbstractDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/AbstractNumericFacetValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/AbstractNumericValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/AbstractStringValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/AnySimpleType.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/AnyURIDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/Base64BinaryDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/BooleanDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/DatatypeMessageProvider.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/DatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/DatatypeValidatorFactory.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/DatatypeValidatorFactoryImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/DateDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/DateTimeDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/DateTimeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/DayDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/DecimalDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/DoubleDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/DurationDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/ENTITYDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/FloatDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/HexBinaryDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/IDDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/IDREFDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/InvalidDatatypeFacetException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/InvalidDatatypeValueException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/ListDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/MonthDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/MonthDayDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/NOTATIONDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/QNameDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/SchemaDateTimeException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/StateMessageDatatype.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/StringDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/TimeDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/UnionDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/XMLException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/YearDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/YearMonthDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/AbstractDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/AbstractNumericFacetValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/AbstractNumericValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/AbstractStringValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/AnySimpleType.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/AnyURIDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/Base64BinaryDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/BooleanDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/DatatypeMessageProvider.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/DatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/DatatypeValidatorFactory.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/DatatypeValidatorFactoryImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/DateDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/DateTimeDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/DateTimeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/DayDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/DecimalDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/DoubleDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/DurationDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/ENTITYDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/FloatDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/HexBinaryDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/IDDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/IDREFDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/InvalidDatatypeFacetException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/InvalidDatatypeValueException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/ListDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/MonthDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/MonthDayDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/NOTATIONDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/QNameDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/SchemaDateTimeException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/StateMessageDatatype.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/StringDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/TimeDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/UnionDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/XMLException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/YearDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use/YearMonthDatatypeValidator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/dtd/DTDGrammar.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/dtd/class-use/DTDGrammar.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/dtd/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/dtd/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/dtd/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/dtd/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/GeneralAttrCheck.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/SchemaGrammar.OneSubGroup.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/SchemaGrammar.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/SchemaMessageProvider.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/SchemaSymbols.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/SubstitutionGroupComparator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/TraverseSchema.ComplexTypeInfo.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/TraverseSchema.SchemaInfo.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/TraverseSchema.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/XUtil.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/class-use/GeneralAttrCheck.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/class-use/SchemaGrammar.OneSubGroup.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/class-use/SchemaGrammar.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/class-use/SchemaMessageProvider.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/class-use/SchemaSymbols.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/class-use/SubstitutionGroupComparator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/class-use/TraverseSchema.ComplexTypeInfo.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/class-use/TraverseSchema.SchemaInfo.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/class-use/TraverseSchema.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/class-use/XUtil.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/Field.Matcher.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/Field.XPath.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/Field.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/FieldActivator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/IDValue.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/IdentityConstraint.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/Key.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/KeyRef.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/Selector.Matcher.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/Selector.XPath.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/Selector.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/Unique.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/ValueStore.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/XPath.Axis.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/XPath.LocationPath.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/XPath.NodeTest.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/XPath.Step.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/XPath.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/XPathException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/XPathMatcher.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/Field.Matcher.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/Field.XPath.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/Field.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/FieldActivator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/IDValue.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/IdentityConstraint.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/Key.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/KeyRef.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/Selector.Matcher.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/Selector.XPath.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/Selector.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/Unique.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/ValueStore.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/XPath.Axis.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/XPath.LocationPath.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/XPath.NodeTest.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/XPath.Step.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/XPath.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/XPathException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use/XPathMatcher.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/BaseMarkupSerializer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/DOMSerializer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/ElementState.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/EncodingInfo.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/Encodings.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/HTMLSerializer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/HTMLdtd.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/IndentPrinter.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/LineSeparator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/Method.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/OutputFormat.DTD.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/OutputFormat.Defaults.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/OutputFormat.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/Printer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/Serializer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/SerializerFactory.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/SieveEncodingInfo.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/TextSerializer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/XHTMLSerializer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/XMLSerializer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/BaseMarkupSerializer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/DOMSerializer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/ElementState.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/EncodingInfo.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/Encodings.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/HTMLSerializer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/HTMLdtd.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/IndentPrinter.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/LineSeparator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/Method.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/OutputFormat.DTD.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/OutputFormat.Defaults.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/OutputFormat.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/Printer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/Serializer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/SerializerFactory.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/SieveEncodingInfo.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/TextSerializer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/XHTMLSerializer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use/XMLSerializer.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/Attr.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/CDATASection.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/CharacterData.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/Comment.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/DOMException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/DOMImplementation.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/Document.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/DocumentFragment.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/DocumentType.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/Element.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/Entity.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/EntityReference.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/NamedNodeMap.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/Node.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/NodeList.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/Notation.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/ProcessingInstruction.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/Text.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/Attr.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/CDATASection.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/CharacterData.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/Comment.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/DOMException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/DOMImplementation.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/Document.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/DocumentFragment.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/DocumentType.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/Element.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/Entity.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/EntityReference.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/NamedNodeMap.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/Node.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/NodeList.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/Notation.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/ProcessingInstruction.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use/Text.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events/DocumentEvent.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events/Event.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events/EventException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events/EventListener.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events/EventTarget.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events/MutationEvent.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events/class-use/DocumentEvent.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events/class-use/Event.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events/class-use/EventException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events/class-use/EventListener.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events/class-use/EventTarget.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events/class-use/MutationEvent.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLAnchorElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLAppletElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLAreaElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLBRElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLBaseElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLBaseFontElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLBodyElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLButtonElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLCollection.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLDListElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLDOMImplementation.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLDirectoryElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLDivElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLDocument.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLFieldSetElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLFontElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLFormElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLFrameElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLFrameSetElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLHRElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLHeadElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLHeadingElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLHtmlElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLIFrameElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLImageElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLInputElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLIsIndexElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLLIElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLLabelElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLLegendElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLLinkElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLMapElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLMenuElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLMetaElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLModElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLOListElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLObjectElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLOptGroupElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLOptionElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLParagraphElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLParamElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLPreElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLQuoteElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLScriptElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLSelectElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLStyleElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLTableCaptionElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLTableCellElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLTableColElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLTableElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLTableRowElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLTableSectionElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLTextAreaElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLTitleElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/HTMLUListElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLAnchorElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLAppletElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLAreaElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLBRElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLBaseElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLBaseFontElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLBodyElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLButtonElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLCollection.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLDListElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLDOMImplementation.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLDirectoryElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLDivElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLDocument.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLFieldSetElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLFontElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLFormElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLFrameElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLFrameSetElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLHRElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLHeadElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLHeadingElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLHtmlElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLIFrameElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLImageElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLInputElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLIsIndexElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLLIElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLLabelElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLLegendElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLLinkElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLMapElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLMenuElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLMetaElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLModElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLOListElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLObjectElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLOptGroupElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLOptionElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLParagraphElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLParamElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLPreElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLQuoteElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLScriptElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLSelectElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLStyleElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLTableCaptionElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLTableCellElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLTableColElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLTableElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLTableRowElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLTableSectionElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLTextAreaElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLTitleElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use/HTMLUListElement.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/ranges/DocumentRange.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/ranges/Range.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/ranges/RangeException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/ranges/class-use/DocumentRange.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/ranges/class-use/Range.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/ranges/class-use/RangeException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/ranges/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/ranges/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/ranges/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/ranges/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/traversal/DocumentTraversal.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/traversal/NodeFilter.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/traversal/NodeIterator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/traversal/TreeWalker.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/traversal/class-use/DocumentTraversal.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/traversal/class-use/NodeFilter.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/traversal/class-use/NodeIterator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/traversal/class-use/TreeWalker.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/traversal/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/traversal/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/traversal/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/traversal/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/AttributeList.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/Attributes.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/ContentHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/DTDHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/DocumentHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/EntityResolver.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/ErrorHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/HandlerBase.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/InputSource.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/Locator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/Parser.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/SAXException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/SAXNotRecognizedException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/SAXNotSupportedException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/SAXParseException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/XMLFilter.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/XMLReader.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use/AttributeList.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use/Attributes.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use/ContentHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use/DTDHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use/DocumentHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use/EntityResolver.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use/ErrorHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use/HandlerBase.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use/InputSource.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use/Locator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use/Parser.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use/SAXException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use/SAXNotRecognizedException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use/SAXNotSupportedException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use/SAXParseException.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use/XMLFilter.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use/XMLReader.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/ext/DeclHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/ext/LexicalHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/ext/class-use/DeclHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/ext/class-use/LexicalHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/ext/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/ext/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/ext/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/ext/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/AttributeListImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/AttributesImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/DefaultHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/LocatorImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/NamespaceSupport.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/ParserAdapter.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/ParserFactory.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/XMLFilterImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/XMLReaderAdapter.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/XMLReaderFactory.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/class-use/AttributeListImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/class-use/AttributesImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/class-use/DefaultHandler.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/class-use/LocatorImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/class-use/NamespaceSupport.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/class-use/ParserAdapter.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/class-use/ParserFactory.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/class-use/XMLFilterImpl.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/class-use/XMLReaderAdapter.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/class-use/XMLReaderFactory.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/package-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/package-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/package-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/package-use.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/overview-frame.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/overview-summary.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/overview-tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/package-list
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/packages.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/serialized-form.html
+share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/stylesheet.css
+share/java/xerces-%%PORTVERSION%%/docs/html/caveats.html
+share/java/xerces-%%PORTVERSION%%/docs/html/domcount.html
+share/java/xerces-%%PORTVERSION%%/docs/html/domfilter.html
+share/java/xerces-%%PORTVERSION%%/docs/html/domwriter.html
+share/java/xerces-%%PORTVERSION%%/docs/html/faq-build.html
+share/java/xerces-%%PORTVERSION%%/docs/html/faq-common.html
+share/java/xerces-%%PORTVERSION%%/docs/html/faq-general.html
+share/java/xerces-%%PORTVERSION%%/docs/html/faq-migrate.html
+share/java/xerces-%%PORTVERSION%%/docs/html/faq-performance.html
+share/java/xerces-%%PORTVERSION%%/docs/html/faq-write.html
+share/java/xerces-%%PORTVERSION%%/docs/html/faqs.html
+share/java/xerces-%%PORTVERSION%%/docs/html/features.html
+share/java/xerces-%%PORTVERSION%%/docs/html/feedback.html
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/api-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/api-label-1.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/api-label-2.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/api-label-3.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/caveats-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/caveats-label-1.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/caveats-label-2.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/caveats-label-3.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/domcount-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/domfilter-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/domwriter-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/ext-10-label-1.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/ext-10-label-2.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/ext-10-label-3.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/ext-2-label-1.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/ext-2-label-2.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/ext-2-label-3.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/ext-8-label-1.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/ext-8-label-2.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/ext-8-label-3.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/faq-build-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/faq-common-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/faq-general-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/faq-migrate-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/faq-performance-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/faq-write-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/faqs-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/faqs-label-1.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/faqs-label-2.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/faqs-label-3.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/features-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/features-label-1.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/features-label-2.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/features-label-3.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/feedback-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/feedback-label-1.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/feedback-label-2.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/feedback-label-3.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/index-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/index-label-1.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/index-label-2.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/index-label-3.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/install-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/install-label-1.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/install-label-2.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/install-label-3.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/iterator-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/jpc-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/properties-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/properties-label-1.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/properties-label-2.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/properties-label-3.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/releases-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/releases-label-1.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/releases-label-2.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/releases-label-3.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/samples-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/samples-label-1.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/samples-label-2.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/samples-label-3.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/schema-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/schema-label-1.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/schema-label-2.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/schema-label-3.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/tree-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/treeview-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/y2k-header.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/y2k-label-1.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/y2k-label-2.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/graphics/y2k-label-3.jpg
+share/java/xerces-%%PORTVERSION%%/docs/html/index.html
+share/java/xerces-%%PORTVERSION%%/docs/html/install.html
+share/java/xerces-%%PORTVERSION%%/docs/html/iterator.html
+share/java/xerces-%%PORTVERSION%%/docs/html/jpc.html
+share/java/xerces-%%PORTVERSION%%/docs/html/properties.html
+share/java/xerces-%%PORTVERSION%%/docs/html/releases.html
+share/java/xerces-%%PORTVERSION%%/docs/html/resources/bottom.gif
+share/java/xerces-%%PORTVERSION%%/docs/html/resources/button-asf-hi.gif
+share/java/xerces-%%PORTVERSION%%/docs/html/resources/button-asf-lo.gif
+share/java/xerces-%%PORTVERSION%%/docs/html/resources/button-w3c-hi.gif
+share/java/xerces-%%PORTVERSION%%/docs/html/resources/button-w3c-lo.gif
+share/java/xerces-%%PORTVERSION%%/docs/html/resources/button-xml-hi.gif
+share/java/xerces-%%PORTVERSION%%/docs/html/resources/button-xml-lo.gif
+share/java/xerces-%%PORTVERSION%%/docs/html/resources/close.gif
+share/java/xerces-%%PORTVERSION%%/docs/html/resources/dot.gif
+share/java/xerces-%%PORTVERSION%%/docs/html/resources/join.gif
+share/java/xerces-%%PORTVERSION%%/docs/html/resources/line.gif
+share/java/xerces-%%PORTVERSION%%/docs/html/resources/logo.gif
+share/java/xerces-%%PORTVERSION%%/docs/html/resources/note.gif
+share/java/xerces-%%PORTVERSION%%/docs/html/resources/right.gif
+share/java/xerces-%%PORTVERSION%%/docs/html/resources/script.js
+share/java/xerces-%%PORTVERSION%%/docs/html/resources/separator.gif
+share/java/xerces-%%PORTVERSION%%/docs/html/resources/void.gif
+share/java/xerces-%%PORTVERSION%%/docs/html/samples.html
+share/java/xerces-%%PORTVERSION%%/docs/html/schema.html
+share/java/xerces-%%PORTVERSION%%/docs/html/tree.html
+share/java/xerces-%%PORTVERSION%%/docs/html/treeview.html
+share/java/xerces-%%PORTVERSION%%/docs/html/y2k.html
+share/java/xerces-%%PORTVERSION%%/samples/Makefile
+share/java/xerces-%%PORTVERSION%%/samples/dom/DOMAddLines.java
+share/java/xerces-%%PORTVERSION%%/samples/dom/DOMCount.java
+share/java/xerces-%%PORTVERSION%%/samples/dom/DOMFilter.java
+share/java/xerces-%%PORTVERSION%%/samples/dom/DOMGenerate.java
+share/java/xerces-%%PORTVERSION%%/samples/dom/DOMParserWrapper.java
+share/java/xerces-%%PORTVERSION%%/samples/dom/DOMWriter.java
+share/java/xerces-%%PORTVERSION%%/samples/dom/Makefile
+share/java/xerces-%%PORTVERSION%%/samples/dom/traversal/IteratorView.java
+share/java/xerces-%%PORTVERSION%%/samples/dom/traversal/Makefile
+share/java/xerces-%%PORTVERSION%%/samples/dom/traversal/NameNodeFilter.java
+share/java/xerces-%%PORTVERSION%%/samples/dom/traversal/TreeWalkerView.java
+share/java/xerces-%%PORTVERSION%%/samples/dom/wrappers/DOMParser.java
+share/java/xerces-%%PORTVERSION%%/samples/dom/wrappers/Makefile
+share/java/xerces-%%PORTVERSION%%/samples/sax/DTDReader.java
+share/java/xerces-%%PORTVERSION%%/samples/sax/DocumentTracer.java
+share/java/xerces-%%PORTVERSION%%/samples/sax/Makefile
+share/java/xerces-%%PORTVERSION%%/samples/sax/SAX2Count.java
+share/java/xerces-%%PORTVERSION%%/samples/sax/SAX2Writer.java
+share/java/xerces-%%PORTVERSION%%/samples/sax/SAXCount.java
+share/java/xerces-%%PORTVERSION%%/samples/sax/SAXWriter.java
+share/java/xerces-%%PORTVERSION%%/samples/sax/helpers/AttributeListImpl.java
+share/java/xerces-%%PORTVERSION%%/samples/sax/helpers/AttributesImpl.java
+share/java/xerces-%%PORTVERSION%%/samples/sax/helpers/Makefile
+share/java/xerces-%%PORTVERSION%%/samples/ui/DOMParserSaveEncoding.java
+share/java/xerces-%%PORTVERSION%%/samples/ui/DOMTree.java
+share/java/xerces-%%PORTVERSION%%/samples/ui/DOMTreeFull.java
+share/java/xerces-%%PORTVERSION%%/samples/ui/DefaultImages.java
+share/java/xerces-%%PORTVERSION%%/samples/ui/Makefile
+share/java/xerces-%%PORTVERSION%%/samples/ui/TreeView.java
+share/java/xerces-%%PORTVERSION%%/samples/ui/TreeViewer.java
+share/java/xerces-%%PORTVERSION%%/samples/util/Arguments.java
+share/java/xerces-%%PORTVERSION%%/samples/util/Makefile
+@dirrm share/java/xerces-%%PORTVERSION%%/samples/util
+@dirrm share/java/xerces-%%PORTVERSION%%/samples/ui
+@dirrm share/java/xerces-%%PORTVERSION%%/samples/sax/helpers
+@dirrm share/java/xerces-%%PORTVERSION%%/samples/sax
+@dirrm share/java/xerces-%%PORTVERSION%%/samples/dom/wrappers
+@dirrm share/java/xerces-%%PORTVERSION%%/samples/dom/traversal
+@dirrm share/java/xerces-%%PORTVERSION%%/samples/dom
+@dirrm share/java/xerces-%%PORTVERSION%%/samples
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/resources
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/graphics
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/helpers
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/ext/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/ext
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/traversal/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/traversal
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/ranges/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/ranges
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml/serialize
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/identity
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/schema
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/dtd/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/dtd
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/datatype
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators/common
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/validators
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/regex/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/regex
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/utils
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/readers
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/parsers/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/parsers
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/msg
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/jaxp/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/jaxp
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/domx/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/domx
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/events/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/events
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom/class-use
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html/dom
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/html
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs
+@dirrm share/java/xerces-%%PORTVERSION%%/docs/html
+@dirrm share/java/xerces-%%PORTVERSION%%/docs
+@dirrm share/java/xerces-%%PORTVERSION%%/data
+@dirrm share/java/xerces-%%PORTVERSION%%
+@unexec rmdir %D/share/java/classes > /dev/null 2>&1 || true
+@unexec rmdir %D/share/java > /dev/null 2>&1 || true