Return-Path: X-Original-To: apmail-poi-commits-archive@minotaur.apache.org Delivered-To: apmail-poi-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 E2B56104E9 for ; Sat, 15 Feb 2014 12:17:45 +0000 (UTC) Received: (qmail 15825 invoked by uid 500); 15 Feb 2014 12:17:44 -0000 Delivered-To: apmail-poi-commits-archive@poi.apache.org Received: (qmail 15787 invoked by uid 500); 15 Feb 2014 12:17:44 -0000 Mailing-List: contact commits-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@poi.apache.org Delivered-To: mailing list commits@poi.apache.org Received: (qmail 15780 invoked by uid 99); 15 Feb 2014 12:17:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Feb 2014 12:17:43 +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; Sat, 15 Feb 2014 12:17:41 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 4FD802388A67; Sat, 15 Feb 2014 12:17:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1568629 [3/3] - in /poi/site/publish/apidocs: ./ org/apache/poi/ org/apache/poi/extractor/ org/apache/poi/hdgf/chunks/ org/apache/poi/hpsf/ org/apache/poi/hslf/dev/ org/apache/poi/hslf/model/ org/apache/poi/hslf/model/class-use/ org/apache... Date: Sat, 15 Feb 2014 12:17:14 -0000 To: commits@poi.apache.org From: nick@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140215121720.4FD802388A67@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRelation.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRelation.html?rev=1568629&r1=1568628&r2=1568629&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRelation.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRelation.html Sat Feb 15 12:17:12 2014 @@ -304,7 +304,7 @@ extends
  • _table

    -
    protected static java.util.Map<java.lang.String,XWPFRelation> _table
    +
    protected static final java.util.Map<java.lang.String,XWPFRelation> _table
    A map to lookup POIXMLRelation by its relation type
  • Modified: poi/site/publish/apidocs/overview-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1568629&r1=1568628&r2=1568629&view=diff ============================================================================== --- poi/site/publish/apidocs/overview-tree.html (original) +++ poi/site/publish/apidocs/overview-tree.html Sat Feb 15 12:17:12 2014 @@ -1868,6 +1868,7 @@
  • org.apache.poi.ss.util.RegionUtil
  • java.awt.RenderingHints.Key
  • --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org