From owner-freebsd-ports Thu May 24 2: 0:39 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 70C8337B424 for ; Thu, 24 May 2001 02:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4O902o47326; Thu, 24 May 2001 02:00:02 -0700 (PDT) (envelope-from gnats) Received: from psi.c.oka-pu.ac.jp (psi.c.oka-pu.ac.jp [163.225.213.86]) by hub.freebsd.org (Postfix) with ESMTP id 0D4A537B43F for ; Thu, 24 May 2001 01:55:42 -0700 (PDT) (envelope-from kunishi@c.oka-pu.ac.jp) Received: from localhost (unknown [163.225.213.151]) by psi.c.oka-pu.ac.jp (Postfix) with ESMTP id 4A60664 for ; Thu, 24 May 2001 17:56:35 +0900 (JST) Message-Id: <20010524175518R.kunishi@aquamarine.c.oka-pu.ac.jp> Date: Thu, 24 May 2001 17:55:18 +0900 From: kunishi@acm.org Reply-To: kunishi@acm.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/27608: textproc/xerces: upgrade to 1.4.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 27608 >Category: ports >Synopsis: textproc/xerces: upgrade to 1.4.0 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu May 24 02:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: KUNISHIMA Takeo >Release: FreeBSD 4.3-STABLE i386 >Organization: Okayama Prefectural University >Environment: System: FreeBSD fiva.chorusroom.org 4.3-STABLE FreeBSD 4.3-STABLE #2: Sat May 12 23:37:29 JST 2001 root@fiva.chorusroom.org:/usr/obj/usr/src/sys/GENERIC i386 >Description: Upgrade Xerces ports (textproc/xerces). Modify RUN_DEPENDS from java/jdk to java/javavmwrapper, because Xerces runs well on other Java VM (cf. java/jdk12-beta). >How-To-Repeat: >Fix: Index: xerces/Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/xerces/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- xerces/Makefile 2001/03/18 15:40:33 1.4 +++ xerces/Makefile 2001/05/24 04:11:21 @@ -6,17 +6,16 @@ # PORTNAME= xerces -PORTVERSION= 1.3.1 +PORTVERSION= 1.4.0 CATEGORIES= textproc MASTER_SITES= http://xml.apache.org/dist/xerces-j/ DISTNAME= Xerces-J-bin.${PORTVERSION} MAINTAINER= kevlo@FreeBSD.org -RUN_DEPENDS= ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk +RUN_DEPENDS= ${LOCALBASE}/bin/javavm:${PORTSDIR}/java/javavmwrapper WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./_/g} -JDK_VERSION= 1.1.8 NO_BUILD= yes PLIST_SUB= PORTVERSION="${PORTVERSION}" @@ -32,5 +31,6 @@ ${CP} -R docs ${PREFIX}/share/java/${PKGNAME}/; \ ${CP} -R data ${PREFIX}/share/java/${PKGNAME}/; \ ${CP} -R samples ${PREFIX}/share/java/${PKGNAME}/ + ${RMDIR} ${PREFIX}/share/java/${PKGNAME}/docs/dtd .include Index: xerces/distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/xerces/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- xerces/distinfo 2001/03/18 15:40:33 1.4 +++ xerces/distinfo 2001/05/24 02:23:38 @@ -1 +1 @@ -MD5 (Xerces-J-bin.1.3.1.tar.gz) = 8756653f5df6d392c4edeee3f2cc4cc0 +MD5 (Xerces-J-bin.1.4.0.tar.gz) = 93258d7bab667d9cab844f1e515d7937 Index: xerces/pkg-plist =================================================================== RCS file: /home/ncvs/ports/textproc/xerces/pkg-plist,v retrieving revision 1.3 diff -u -r1.3 pkg-plist --- xerces/pkg-plist 2001/03/12 03:40:32 1.3 +++ xerces/pkg-plist 2001/05/24 02:40:20 @@ -5,423 +5,423 @@ 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/apiDocs/allclasses-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/deprecated-list.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/help-doc.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-1.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-10.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-11.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-12.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-13.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-14.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-15.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-16.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-17.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-18.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-19.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-2.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-20.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-21.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-22.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-23.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-24.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-3.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-4.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-5.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-6.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-7.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-8.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files/index-9.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/javax/xml/parsers/DocumentBuilder.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/javax/xml/parsers/DocumentBuilderFactory.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/javax/xml/parsers/FactoryConfigurationError.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/javax/xml/parsers/ParserConfigurationException.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/javax/xml/parsers/SAXParser.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/javax/xml/parsers/SAXParserFactory.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/javax/xml/parsers/package-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/javax/xml/parsers/package-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/javax/xml/parsers/package-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLAnchorElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLAppletElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLAreaElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLBRElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLBaseElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLBaseFontElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLBodyElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLBuilder.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLButtonElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLDListElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLDOMImplementationImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLDirectoryElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLDivElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLDocumentImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLFieldSetElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLFontElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLFormControl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLFormElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLFrameElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLFrameSetElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLHRElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLHeadElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLHeadingElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLHtmlElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLIFrameElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLImageElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLInputElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLIsIndexElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLLIElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLLabelElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLLegendElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLLinkElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLMapElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLMenuElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLMetaElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLModElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLOListElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLObjectElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLOptGroupElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLOptionElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLParagraphElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLParamElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLPreElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLQuoteElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLScriptElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLSelectElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLStyleElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLTableCaptionElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLTableCellElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLTableColElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLTableElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLTableRowElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLTableSectionElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLTextAreaElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLTitleElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/HTMLUListElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/NameNodeListImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/package-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/package-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom/package-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLAElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLAccessElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLAnchorElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLBElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLBigElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLBrElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLCardElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLDOMImplementation.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLDoElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLDocument.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLEmElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLFieldsetElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLGoElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLHeadElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLIElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLImgElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLInputElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLMetaElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLNoopElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLOneventElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLOptgroupElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLOptionElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLPElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLPostfieldElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLPrevElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLRefreshElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLSelectElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLSetvarElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLSmallElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLStrongElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLTableElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLTdElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLTemplateElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLTimerElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLTrElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLUElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/WMLWmlElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLAElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLAccessElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLAnchorElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLBElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLBigElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLBrElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLCardElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLDOMImplementationImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLDoElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLDocumentImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLEmElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLFieldsetElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLGoElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLHeadElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLIElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLImgElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLInputElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLMetaElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLNoopElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLOneventElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLOptgroupElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLOptionElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLPElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLPostfieldElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLPrevElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLRefreshElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLSelectElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLSetvarElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLSmallElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLStrongElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLTableElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLTdElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLTemplateElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLTimerElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLTrElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLUElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/WMLWmlElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/package-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/package-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom/package-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/package-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/package-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/package-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/AttrImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/AttrNSImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/AttributeMap.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/CDATASectionImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/CharacterDataImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/ChildNode.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/CommentImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DOMImplementationImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DeepNodeListImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DeferredAttrImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DeferredAttrNSImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DeferredCDATASectionImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DeferredCommentImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DeferredDocumentImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DeferredDocumentTypeImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DeferredElementDefinitionImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DeferredElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DeferredElementNSImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DeferredEntityImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DeferredEntityReferenceImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DeferredNode.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DeferredNotationImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DeferredProcessingInstructionImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DeferredTextImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DocumentFragmentImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DocumentImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/DocumentTypeImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/ElementDefinitionImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/ElementImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/ElementNSImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/EntityImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/EntityReferenceImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/NamedNodeMapImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/NodeImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/NodeIteratorImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/NotationImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/ParentNode.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/ProcessingInstructionImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/RangeExceptionImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/RangeImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/TextImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/TreeWalkerImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/events/EventImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/events/MutationEventImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/events/package-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/events/package-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/events/package-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/package-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/package-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/package-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/framework/Version.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/framework/XMLAttrList.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/framework/XMLContentSpec.Provider.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/framework/XMLContentSpec.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/framework/XMLDTDScanner.EventHandler.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/framework/XMLDTDScanner.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/framework/XMLDocumentHandler.DTDHandler.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/framework/XMLDocumentHandler.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/framework/XMLDocumentScanner.EventHandler.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/framework/XMLDocumentScanner.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/framework/XMLErrorReporter.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/framework/XMLParser.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/framework/package-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/framework/package-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/framework/package-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/parsers/DOMParser.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/parsers/SAXParser.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/parsers/package-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/parsers/package-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/parsers/package-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/BaseMarkupSerializer.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/DOMSerializer.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/EncodingInfo.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/HTMLSerializer.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/HTMLdtd.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/LineSeparator.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/Method.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/OutputFormat.DTD.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/OutputFormat.Defaults.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/OutputFormat.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/Printer.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/Serializer.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/SerializerFactory.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/SieveEncodingInfo.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/TextSerializer.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/XHTMLSerializer.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/XMLSerializer.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/package-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/package-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize/package-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/Attr.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/CDATASection.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/CharacterData.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/Comment.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/DOMException.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/DOMImplementation.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/Document.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/DocumentFragment.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/DocumentType.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/Element.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/Entity.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/EntityReference.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/NamedNodeMap.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/Node.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/NodeList.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/Notation.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/ProcessingInstruction.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/Text.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/events/DocumentEvent.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/events/Event.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/events/EventException.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/events/EventListener.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/events/EventTarget.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/events/MutationEvent.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/events/package-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/events/package-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/events/package-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLAnchorElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLAppletElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLAreaElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLBRElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLBaseElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLBaseFontElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLBodyElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLButtonElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLCollection.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLDListElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLDOMImplementation.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLDirectoryElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLDivElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLDocument.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLFieldSetElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLFontElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLFormElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLFrameElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLFrameSetElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLHRElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLHeadElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLHeadingElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLHtmlElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLIFrameElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLImageElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLInputElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLIsIndexElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLLIElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLLabelElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLLegendElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLLinkElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLMapElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLMenuElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLMetaElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLModElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLOListElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLObjectElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLOptGroupElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLOptionElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLParagraphElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLParamElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLPreElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLQuoteElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLScriptElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLSelectElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLStyleElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLTableCaptionElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLTableCellElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLTableColElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLTableElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLTableRowElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLTableSectionElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLTextAreaElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLTitleElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/HTMLUListElement.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/package-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/package-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html/package-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/package-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/package-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/package-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/ranges/DocumentRange.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/ranges/Range.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/ranges/RangeException.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/ranges/package-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/ranges/package-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/ranges/package-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/traversal/DocumentTraversal.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/traversal/NodeFilter.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/traversal/NodeIterator.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/traversal/TreeWalker.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/traversal/package-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/traversal/package-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/traversal/package-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/AttributeList.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/Attributes.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/ContentHandler.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/DTDHandler.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/DocumentHandler.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/EntityResolver.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/ErrorHandler.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/HandlerBase.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/InputSource.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/Locator.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/Parser.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/SAXException.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/SAXNotRecognizedException.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/SAXNotSupportedException.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/SAXParseException.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/XMLFilter.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/XMLReader.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/ext/DeclHandler.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/ext/LexicalHandler.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/ext/package-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/ext/package-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/ext/package-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/helpers/AttributeListImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/helpers/AttributesImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/helpers/DefaultHandler.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/helpers/LocatorImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/helpers/NamespaceSupport.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/helpers/ParserAdapter.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/helpers/ParserFactory.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/helpers/XMLFilterImpl.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/helpers/XMLReaderAdapter.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/helpers/XMLReaderFactory.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/helpers/package-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/helpers/package-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/helpers/package-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/package-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/package-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/package-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/overview-frame.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/overview-summary.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/overview-tree.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/package-list -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/packages.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/serialized-form.html -share/java/xerces-%%PORTVERSION%%/docs/apiDocs/stylesheet.css +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-files/index-1.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-10.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-11.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-12.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-13.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-14.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-15.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-16.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-17.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-18.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-19.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-2.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-20.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-21.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-22.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-23.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-24.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-3.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-4.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-5.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-6.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-7.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-8.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files/index-9.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/javax/xml/parsers/DocumentBuilder.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/javax/xml/parsers/DocumentBuilderFactory.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/javax/xml/parsers/FactoryConfigurationError.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/javax/xml/parsers/ParserConfigurationException.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/javax/xml/parsers/SAXParser.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/javax/xml/parsers/SAXParserFactory.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/javax/xml/parsers/package-frame.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/javax/xml/parsers/package-summary.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/javax/xml/parsers/package-tree.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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/EncodingInfo.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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/api.html share/java/xerces-%%PORTVERSION%%/docs/html/caveats.html share/java/xerces-%%PORTVERSION%%/docs/html/domcount.html @@ -570,36 +570,35 @@ @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 +@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/xml/sax/ext +@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 +@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/ranges +@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/html +@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/w3c/dom/events +@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 +@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xml +@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/parsers +@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/framework +@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 +@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces +@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml/dom +@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/wml +@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/javax/xml/parsers +@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/javax/xml +@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/javax +@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/index-files +@dirrm share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs @dirrm share/java/xerces-%%PORTVERSION%%/docs/html -@dirrm share/java/xerces-%%PORTVERSION%%/docs/dtd -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/helpers -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax/ext -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml/sax -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/xml -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/traversal -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/ranges -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/html -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom/events -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c/dom -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/w3c -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml/serialize -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xml -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/parsers -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/framework -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom/events -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces/dom -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/xerces -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml/dom -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/wml -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html/dom -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache/html -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org/apache -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/org -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/javax/xml/parsers -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/javax/xml -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/javax -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs/index-files -@dirrm share/java/xerces-%%PORTVERSION%%/docs/apiDocs @dirrm share/java/xerces-%%PORTVERSION%%/docs @dirrm share/java/xerces-%%PORTVERSION%%/data @dirrm share/java/xerces-%%PORTVERSION%% >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message