Return-Path: X-Original-To: apmail-poi-user-archive@www.apache.org Delivered-To: apmail-poi-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6F00176C0 for ; Thu, 25 Aug 2011 09:10:39 +0000 (UTC) Received: (qmail 20964 invoked by uid 500); 25 Aug 2011 09:10:38 -0000 Delivered-To: apmail-poi-user-archive@poi.apache.org Received: (qmail 20577 invoked by uid 500); 25 Aug 2011 09:10:24 -0000 Mailing-List: contact user-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Users List" Delivered-To: mailing list user@poi.apache.org Received: (qmail 20543 invoked by uid 99); 25 Aug 2011 09:10:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Aug 2011 09:10:18 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=FREEMAIL_FROM,SPF_SOFTFAIL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of boraldo@mail.ru does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Aug 2011 09:10:12 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QwVwe-0008Q6-F9 for user@poi.apache.org; Thu, 25 Aug 2011 02:09:52 -0700 Date: Thu, 25 Aug 2011 02:09:52 -0700 (PDT) From: boraldo To: user@poi.apache.org Message-ID: <1314263392449-4733705.post@n5.nabble.com> Subject: Which Maven artifact contains all stuff from apidocs for HWPFDocument? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I use this page for as apidocs: http://poi.apache.org/apidocs/org/apache/poi/hwpf/HWPFDocument.html Here a lot of methods declared but I can't find many of them in maven artifacts. I tried the following atifacts: org.apache.poi poi-scratchpad 3.1-FINAL org.apache.poi poi-scratchpad 3.7 poi poi 3.1-FINAL For example of methods I cannot find: http://poi.apache.org/apidocs/org/apache/poi/hwpf/HWPFDocument.html#getFields() http://poi.apache.org/apidocs/org/apache/poi/hwpf/usermodel/Range.html#insertTableBefore(short, int) Where can I find them ? -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Which-Maven-artifact-contains-all-stuff-from-apidocs-for-HWPFDocument-tp4733705p4733705.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@poi.apache.org For additional commands, e-mail: user-help@poi.apache.org