Return-Path: X-Original-To: apmail-incubator-any23-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-any23-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1F732DC89 for ; Tue, 17 Jul 2012 09:31:32 +0000 (UTC) Received: (qmail 94602 invoked by uid 500); 17 Jul 2012 09:31:32 -0000 Delivered-To: apmail-incubator-any23-commits-archive@incubator.apache.org Received: (qmail 94547 invoked by uid 500); 17 Jul 2012 09:31:31 -0000 Mailing-List: contact any23-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: any23-dev@incubator.apache.org Delivered-To: mailing list any23-commits@incubator.apache.org Received: (qmail 94487 invoked by uid 99); 17 Jul 2012 09:31:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jul 2012 09:31:31 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jul 2012 09:31:27 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id DB48C2388BA4; Tue, 17 Jul 2012 09:30:50 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1362427 [10/20] - in /incubator/any23/site/0.7.0-incubating: ./ apidocs/ apidocs/org/apache/any23/ apidocs/org/apache/any23/class-use/ apidocs/org/apache/any23/cli/ apidocs/org/apache/any23/cli/class-use/ apidocs/org/apache/any23/configura... Date: Tue, 17 Jul 2012 09:29:58 -0000 To: any23-commits@incubator.apache.org From: lewismc@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120717093050.DB48C2388BA4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/RDFHandlerAdapter.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/RDFHandlerAdapter.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/RDFHandlerAdapter.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/RDFHandlerAdapter.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.rdf.RDFHandlerAdapter (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.rdf.RDFHandlerAdapter (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.rdf.RDFHandlerAdapter (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdf.RDFHandlerAdapter (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/RDFParserFactory.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/RDFParserFactory.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/RDFParserFactory.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/RDFParserFactory.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.rdf.RDFParserFactory (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.rdf.RDFParserFactory (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.rdf.RDFParserFactory (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdf.RDFParserFactory (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/RDFXMLExtractor.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/RDFXMLExtractor.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/RDFXMLExtractor.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/RDFXMLExtractor.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.rdf.RDFXMLExtractor (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.rdf.RDFXMLExtractor (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.rdf.RDFXMLExtractor (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdf.RDFXMLExtractor (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/TriXExtractor.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/TriXExtractor.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/TriXExtractor.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/TriXExtractor.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.rdf.TriXExtractor (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.rdf.TriXExtractor (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.rdf.TriXExtractor (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdf.TriXExtractor (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/TurtleExtractor.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/TurtleExtractor.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/TurtleExtractor.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/class-use/TurtleExtractor.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.rdf.TurtleExtractor (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.rdf.TurtleExtractor (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.rdf.TurtleExtractor (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdf.TurtleExtractor (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/package-frame.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/package-frame.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/package-frame.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/package-frame.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -org.apache.any23.extractor.rdf (Apache Any23 0.7.0-incubating API) +org.apache.any23.extractor.rdf (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/package-summary.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/package-summary.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/package-summary.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/package-summary.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -org.apache.any23.extractor.rdf (Apache Any23 0.7.0-incubating API) +org.apache.any23.extractor.rdf (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ org.apache.any23.extractor.rdf (Apache A function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.any23.extractor.rdf (Apache Any23 0.7.0-incubating API)"; + parent.document.title="org.apache.any23.extractor.rdf (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/package-tree.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/package-tree.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/package-tree.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/package-tree.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -org.apache.any23.extractor.rdf Class Hierarchy (Apache Any23 0.7.0-incubating API) +org.apache.any23.extractor.rdf Class Hierarchy (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ org.apache.any23.extractor.rdf Class Hie function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.any23.extractor.rdf Class Hierarchy (Apache Any23 0.7.0-incubating API)"; + parent.document.title="org.apache.any23.extractor.rdf Class Hierarchy (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/package-use.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/package-use.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/package-use.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdf/package-use.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Package org.apache.any23.extractor.rdf (Apache Any23 0.7.0-incubating API) +Uses of Package org.apache.any23.extractor.rdf (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Package org.apache.any23.extract function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.any23.extractor.rdf (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Package org.apache.any23.extractor.rdf (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/RDFa11Extractor.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/RDFa11Extractor.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/RDFa11Extractor.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/RDFa11Extractor.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -RDFa11Extractor (Apache Any23 0.7.0-incubating API) +RDFa11Extractor (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ RDFa11Extractor (Apache Any23 0.7.0-incu function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="RDFa11Extractor (Apache Any23 0.7.0-incubating API)"; + parent.document.title="RDFa11Extractor (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/RDFa11Parser.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/RDFa11Parser.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/RDFa11Parser.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/RDFa11Parser.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -RDFa11Parser (Apache Any23 0.7.0-incubating API) +RDFa11Parser (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ RDFa11Parser (Apache Any23 0.7.0-incubat function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="RDFa11Parser (Apache Any23 0.7.0-incubating API)"; + parent.document.title="RDFa11Parser (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/RDFa11ParserException.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/RDFa11ParserException.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/RDFa11ParserException.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/RDFa11ParserException.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -RDFa11ParserException (Apache Any23 0.7.0-incubating API) +RDFa11ParserException (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ RDFa11ParserException (Apache Any23 0.7. function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="RDFa11ParserException (Apache Any23 0.7.0-incubating API)"; + parent.document.title="RDFa11ParserException (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/RDFaExtractor.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/RDFaExtractor.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/RDFaExtractor.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/RDFaExtractor.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -RDFaExtractor (Apache Any23 0.7.0-incubating API) +RDFaExtractor (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ RDFaExtractor (Apache Any23 0.7.0-incuba function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="RDFaExtractor (Apache Any23 0.7.0-incubating API)"; + parent.document.title="RDFaExtractor (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/XSLTStylesheet.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/XSLTStylesheet.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/XSLTStylesheet.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/XSLTStylesheet.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -XSLTStylesheet (Apache Any23 0.7.0-incubating API) +XSLTStylesheet (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ XSLTStylesheet (Apache Any23 0.7.0-incub function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="XSLTStylesheet (Apache Any23 0.7.0-incubating API)"; + parent.document.title="XSLTStylesheet (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/XSLTStylesheetException.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/XSLTStylesheetException.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/XSLTStylesheetException.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/XSLTStylesheetException.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -XSLTStylesheetException (Apache Any23 0.7.0-incubating API) +XSLTStylesheetException (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ XSLTStylesheetException (Apache Any23 0. function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="XSLTStylesheetException (Apache Any23 0.7.0-incubating API)"; + parent.document.title="XSLTStylesheetException (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11Extractor.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11Extractor.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11Extractor.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11Extractor.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.rdfa.RDFa11Extractor (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.rdfa.RDFa11Extractor (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.RDFa11Extractor (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.RDFa11Extractor (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11Parser.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11Parser.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11Parser.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11Parser.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.rdfa.RDFa11Parser (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.rdfa.RDFa11Parser (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.RDFa11Parser (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.RDFa11Parser (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11ParserException.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11ParserException.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11ParserException.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11ParserException.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.rdfa.RDFa11ParserException (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.rdfa.RDFa11ParserException (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.RDFa11ParserException (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.RDFa11ParserException (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFaExtractor.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFaExtractor.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFaExtractor.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFaExtractor.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.rdfa.RDFaExtractor (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.rdfa.RDFaExtractor (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.RDFaExtractor (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.RDFaExtractor (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/XSLTStylesheet.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/XSLTStylesheet.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/XSLTStylesheet.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/XSLTStylesheet.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.rdfa.XSLTStylesheet (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.rdfa.XSLTStylesheet (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.XSLTStylesheet (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.XSLTStylesheet (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/XSLTStylesheetException.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/XSLTStylesheetException.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/XSLTStylesheetException.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/class-use/XSLTStylesheetException.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.rdfa.XSLTStylesheetException (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.rdfa.XSLTStylesheetException (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.XSLTStylesheetException (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.XSLTStylesheetException (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/package-frame.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/package-frame.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/package-frame.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/package-frame.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -org.apache.any23.extractor.rdfa (Apache Any23 0.7.0-incubating API) +org.apache.any23.extractor.rdfa (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/package-summary.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/package-summary.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/package-summary.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/package-summary.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -org.apache.any23.extractor.rdfa (Apache Any23 0.7.0-incubating API) +org.apache.any23.extractor.rdfa (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ org.apache.any23.extractor.rdfa (Apache function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.any23.extractor.rdfa (Apache Any23 0.7.0-incubating API)"; + parent.document.title="org.apache.any23.extractor.rdfa (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/package-tree.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/package-tree.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/package-tree.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/package-tree.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -org.apache.any23.extractor.rdfa Class Hierarchy (Apache Any23 0.7.0-incubating API) +org.apache.any23.extractor.rdfa Class Hierarchy (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ org.apache.any23.extractor.rdfa Class Hi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.any23.extractor.rdfa Class Hierarchy (Apache Any23 0.7.0-incubating API)"; + parent.document.title="org.apache.any23.extractor.rdfa Class Hierarchy (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/package-use.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/package-use.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/package-use.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/rdfa/package-use.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Package org.apache.any23.extractor.rdfa (Apache Any23 0.7.0-incubating API) +Uses of Package org.apache.any23.extractor.rdfa (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Package org.apache.any23.extract function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.any23.extractor.rdfa (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Package org.apache.any23.extractor.rdfa (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/QuadTemplate.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/QuadTemplate.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/QuadTemplate.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/QuadTemplate.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -QuadTemplate (Apache Any23 0.7.0-incubating API) +QuadTemplate (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ QuadTemplate (Apache Any23 0.7.0-incubat function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="QuadTemplate (Apache Any23 0.7.0-incubating API)"; + parent.document.title="QuadTemplate (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateGraph.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateGraph.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateGraph.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateGraph.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -TemplateGraph (Apache Any23 0.7.0-incubating API) +TemplateGraph (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ TemplateGraph (Apache Any23 0.7.0-incuba function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TemplateGraph (Apache Any23 0.7.0-incubating API)"; + parent.document.title="TemplateGraph (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateObject.Type.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateObject.Type.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateObject.Type.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateObject.Type.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -TemplateObject.Type (Apache Any23 0.7.0-incubating API) +TemplateObject.Type (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ TemplateObject.Type (Apache Any23 0.7.0- function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TemplateObject.Type (Apache Any23 0.7.0-incubating API)"; + parent.document.title="TemplateObject.Type (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateObject.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateObject.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateObject.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateObject.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -TemplateObject (Apache Any23 0.7.0-incubating API) +TemplateObject (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ TemplateObject (Apache Any23 0.7.0-incub function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TemplateObject (Apache Any23 0.7.0-incubating API)"; + parent.document.title="TemplateObject (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplatePredicate.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplatePredicate.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplatePredicate.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplatePredicate.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -TemplatePredicate (Apache Any23 0.7.0-incubating API) +TemplatePredicate (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ TemplatePredicate (Apache Any23 0.7.0-in function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TemplatePredicate (Apache Any23 0.7.0-incubating API)"; + parent.document.title="TemplatePredicate (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateSubject.Type.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateSubject.Type.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateSubject.Type.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateSubject.Type.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -TemplateSubject.Type (Apache Any23 0.7.0-incubating API) +TemplateSubject.Type (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ TemplateSubject.Type (Apache Any23 0.7.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TemplateSubject.Type (Apache Any23 0.7.0-incubating API)"; + parent.document.title="TemplateSubject.Type (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateSubject.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateSubject.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateSubject.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateSubject.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -TemplateSubject (Apache Any23 0.7.0-incubating API) +TemplateSubject (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ TemplateSubject (Apache Any23 0.7.0-incu function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TemplateSubject (Apache Any23 0.7.0-incubating API)"; + parent.document.title="TemplateSubject (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateXPathExtractionRule.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateXPathExtractionRule.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateXPathExtractionRule.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateXPathExtractionRule.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -TemplateXPathExtractionRule (Apache Any23 0.7.0-incubating API) +TemplateXPathExtractionRule (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ TemplateXPathExtractionRule (Apache Any2 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TemplateXPathExtractionRule (Apache Any23 0.7.0-incubating API)"; + parent.document.title="TemplateXPathExtractionRule (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateXPathExtractionRuleImpl.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateXPathExtractionRuleImpl.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateXPathExtractionRuleImpl.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/TemplateXPathExtractionRuleImpl.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -TemplateXPathExtractionRuleImpl (Apache Any23 0.7.0-incubating API) +TemplateXPathExtractionRuleImpl (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ TemplateXPathExtractionRuleImpl (Apache function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TemplateXPathExtractionRuleImpl (Apache Any23 0.7.0-incubating API)"; + parent.document.title="TemplateXPathExtractionRuleImpl (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/Term.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/Term.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/Term.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/Term.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Term (Apache Any23 0.7.0-incubating API) +Term (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Term (Apache Any23 0.7.0-incubating API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Term (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Term (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/Variable.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/Variable.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/Variable.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/Variable.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Variable (Apache Any23 0.7.0-incubating API) +Variable (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Variable (Apache Any23 0.7.0-incubating function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Variable (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Variable (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/XPathExtractionRule.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/XPathExtractionRule.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/XPathExtractionRule.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/XPathExtractionRule.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -XPathExtractionRule (Apache Any23 0.7.0-incubating API) +XPathExtractionRule (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ XPathExtractionRule (Apache Any23 0.7.0- function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="XPathExtractionRule (Apache Any23 0.7.0-incubating API)"; + parent.document.title="XPathExtractionRule (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/XPathExtractor.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/XPathExtractor.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/XPathExtractor.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/XPathExtractor.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -XPathExtractor (Apache Any23 0.7.0-incubating API) +XPathExtractor (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ XPathExtractor (Apache Any23 0.7.0-incub function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="XPathExtractor (Apache Any23 0.7.0-incubating API)"; + parent.document.title="XPathExtractor (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/QuadTemplate.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/QuadTemplate.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/QuadTemplate.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/QuadTemplate.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.xpath.QuadTemplate (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.xpath.QuadTemplate (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.xpath.QuadTemplate (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.QuadTemplate (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateGraph.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateGraph.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateGraph.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateGraph.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.xpath.TemplateGraph (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.xpath.TemplateGraph (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateGraph (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateGraph (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateObject.Type.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateObject.Type.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateObject.Type.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateObject.Type.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.xpath.TemplateObject.Type (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.xpath.TemplateObject.Type (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateObject.Type (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateObject.Type (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateObject.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateObject.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateObject.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateObject.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.xpath.TemplateObject (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.xpath.TemplateObject (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateObject (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateObject (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplatePredicate.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplatePredicate.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplatePredicate.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplatePredicate.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.xpath.TemplatePredicate (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.xpath.TemplatePredicate (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplatePredicate (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplatePredicate (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateSubject.Type.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateSubject.Type.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateSubject.Type.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateSubject.Type.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.xpath.TemplateSubject.Type (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.xpath.TemplateSubject.Type (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateSubject.Type (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateSubject.Type (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateSubject.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateSubject.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateSubject.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateSubject.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.xpath.TemplateSubject (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.xpath.TemplateSubject (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateSubject (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateSubject (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateXPathExtractionRule.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateXPathExtractionRule.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateXPathExtractionRule.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateXPathExtractionRule.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Interface org.apache.any23.extractor.xpath.TemplateXPathExtractionRule (Apache Any23 0.7.0-incubating API) +Uses of Interface org.apache.any23.extractor.xpath.TemplateXPathExtractionRule (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Interface org.apache.any23.extra function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.any23.extractor.xpath.TemplateXPathExtractionRule (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.xpath.TemplateXPathExtractionRule (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateXPathExtractionRuleImpl.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateXPathExtractionRuleImpl.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateXPathExtractionRuleImpl.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateXPathExtractionRuleImpl.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.xpath.TemplateXPathExtractionRuleImpl (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.xpath.TemplateXPathExtractionRuleImpl (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateXPathExtractionRuleImpl (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateXPathExtractionRuleImpl (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/Term.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/Term.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/Term.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/Term.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.xpath.Term (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.xpath.Term (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.xpath.Term (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.Term (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/Variable.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/Variable.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/Variable.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/Variable.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.xpath.Variable (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.xpath.Variable (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.xpath.Variable (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.Variable (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/XPathExtractionRule.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/XPathExtractionRule.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/XPathExtractionRule.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/XPathExtractionRule.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Interface org.apache.any23.extractor.xpath.XPathExtractionRule (Apache Any23 0.7.0-incubating API) +Uses of Interface org.apache.any23.extractor.xpath.XPathExtractionRule (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Interface org.apache.any23.extra function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.any23.extractor.xpath.XPathExtractionRule (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.xpath.XPathExtractionRule (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/XPathExtractor.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/XPathExtractor.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/XPathExtractor.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/class-use/XPathExtractor.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -Uses of Class org.apache.any23.extractor.xpath.XPathExtractor (Apache Any23 0.7.0-incubating API) +Uses of Class org.apache.any23.extractor.xpath.XPathExtractor (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ Uses of Class org.apache.any23.extractor function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.xpath.XPathExtractor (Apache Any23 0.7.0-incubating API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.XPathExtractor (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } } Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/package-frame.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/package-frame.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/package-frame.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/package-frame.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -org.apache.any23.extractor.xpath (Apache Any23 0.7.0-incubating API) +org.apache.any23.extractor.xpath (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + Modified: incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/package-summary.html URL: http://svn.apache.org/viewvc/incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/package-summary.html?rev=1362427&r1=1362426&r2=1362427&view=diff ============================================================================== --- incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/package-summary.html (original) +++ incubator/any23/site/0.7.0-incubating/apidocs/org/apache/any23/extractor/xpath/package-summary.html Tue Jul 17 09:29:40 2012 @@ -2,13 +2,13 @@ - + -org.apache.any23.extractor.xpath (Apache Any23 0.7.0-incubating API) +org.apache.any23.extractor.xpath (Apache Any23 0.7.1-incubating-SNAPSHOT API) - + @@ -16,7 +16,7 @@ org.apache.any23.extractor.xpath (Apache function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.any23.extractor.xpath (Apache Any23 0.7.0-incubating API)"; + parent.document.title="org.apache.any23.extractor.xpath (Apache Any23 0.7.1-incubating-SNAPSHOT API)"; } }