Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-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 A03F37728 for ; Sun, 27 Nov 2011 23:06:45 +0000 (UTC) Received: (qmail 86853 invoked by uid 500); 27 Nov 2011 23:06:45 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 86829 invoked by uid 500); 27 Nov 2011 23:06:45 -0000 Mailing-List: contact ooo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-commits@incubator.apache.org Received: (qmail 86822 invoked by uid 99); 27 Nov 2011 23:06:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Nov 2011 23:06:45 +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; Sun, 27 Nov 2011 23:06:42 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id E0A8F2388BF1; Sun, 27 Nov 2011 23:05:51 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1206901 [15/20] - in /incubator/ooo/ooo-site/trunk/content/udk/java: ./ documentation/ documentation/com/ documentation/com/sun/ documentation/com/sun/star/ documentation/com/sun/star/comp/ documentation/com/sun/star/comp/bridgefactory/ do... Date: Sun, 27 Nov 2011 23:05:38 -0000 To: ooo-commits@incubator.apache.org From: kschenk@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111127230551.E0A8F2388BF1@eris.apache.org> Added: incubator/ooo/ooo-site/trunk/content/udk/java/ref/constant-values.html URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/udk/java/ref/constant-values.html?rev=1206901&view=auto ============================================================================== --- incubator/ooo/ooo-site/trunk/content/udk/java/ref/constant-values.html (added) +++ incubator/ooo/ooo-site/trunk/content/udk/java/ref/constant-values.html Sun Nov 27 23:04:57 2011 @@ -0,0 +1,377 @@ + + + + + + +Constant Field Values + + + + + + + + + + + + + + + + + + + + +
+UNO Java Runtime +
+ + +
+
+

+Constant Field Values

+
+
+Contents + + + + + + +
+com.sun.*
+ +

+ + + + + + + + + + + + + + + + + +
com.sun.star.comp.helper.SharedLibraryLoader
+public static final java.lang.StringDEFAULT_IMPLEMENTATION"com.sun.star.comp.stoc.DLLComponentLoader"
+public static final java.lang.StringDEFAULT_LIBRARY"cpld"
+ +

+ +

+ + + + + + + + + + + + +
com.sun.star.tools.uno.UnoApp
+public static final booleanDEBUG0
+ +

+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
com.sun.star.uno.TypeClass
+public static final intANY_value14
+public static final intARRAY_value21
+public static final intBOOLEAN_value2
+public static final intBYTE_value3
+public static final intCHAR_value1
+public static final intDOUBLE_value11
+public static final intENUM_value15
+public static final intEXCEPTION_value19
+public static final intFLOAT_value10
+public static final intHYPER_value8
+public static final intINTERFACE_ATTRIBUTE_value26
+public static final intINTERFACE_METHOD_value25
+public static final intINTERFACE_value22
+public static final intLONG_value6
+public static final intMODULE_value24
+public static final intSEQUENCE_value20
+public static final intSERVICE_value23
+public static final intSHORT_value4
+public static final intSTRING_value12
+public static final intSTRUCT_value17
+public static final intTYPE_value13
+public static final intTYPEDEF_value16
+public static final intUNION_value18
+public static final intUNKNOWN_value27
+public static final intUNSIGNED_HYPER_value9
+public static final intUNSIGNED_LONG_value7
+public static final intUNSIGNED_SHORT_value5
+public static final intVOID_value0
+ +

+ +

+ + + + + + + + + + + + +
com.sun.star.uno.UnoRuntime
+public static final booleanDEBUG0
+ +

+ +

+


+ + + + + + + + + + + + + +
+UNO Java Runtime +
+ + +
+ + + Propchange: incubator/ooo/ooo-site/trunk/content/udk/java/ref/constant-values.html ------------------------------------------------------------------------------ svn:eol-style = native Added: incubator/ooo/ooo-site/trunk/content/udk/java/ref/deprecated-list.html URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/udk/java/ref/deprecated-list.html?rev=1206901&view=auto ============================================================================== --- incubator/ooo/ooo-site/trunk/content/udk/java/ref/deprecated-list.html (added) +++ incubator/ooo/ooo-site/trunk/content/udk/java/ref/deprecated-list.html Sun Nov 27 23:04:57 2011 @@ -0,0 +1,181 @@ + + + + + + +Deprecated List (UNO Java Runtime Reference) + + + + + + + + + + + + + + + + + + + + +
+UNO Java Runtime +
+ + +
+
+

+Deprecated API

+
+ + + + + + + + + + + +
+Deprecated Classes
com.sun.star.uno.Ascii +
+          do not use 
com.sun.star.uno.AsciiString +
+          do not use 
+  +

+ + + + + + + + +
+Deprecated Exceptions
com.sun.star.uno.MappingException +
+          since UDK 3.0.2 +

 

+  +

+ + + + + + + + + + + + + + +
+Deprecated Constructors
com.sun.star.uno.Any(Class, Object) +
+          as of UDK 2.0 
com.sun.star.uno.Ascii(char) +
+          do not use 
com.sun.star.uno.AsciiString(String) +
+          do not use 
+  +

+


+ + + + + + + + + + + + + +
+UNO Java Runtime +
+ + +
+ + + Propchange: incubator/ooo/ooo-site/trunk/content/udk/java/ref/deprecated-list.html ------------------------------------------------------------------------------ svn:eol-style = native Added: incubator/ooo/ooo-site/trunk/content/udk/java/ref/help-doc.html URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/udk/java/ref/help-doc.html?rev=1206901&view=auto ============================================================================== --- incubator/ooo/ooo-site/trunk/content/udk/java/ref/help-doc.html (added) +++ incubator/ooo/ooo-site/trunk/content/udk/java/ref/help-doc.html Sun Nov 27 23:04:57 2011 @@ -0,0 +1,178 @@ + + + + + + +API Help (UNO Java Runtime Reference) + + + + + + + + + + + + + + + + + + + + +
+UNO Java Runtime +
+ + +
+
+

+How This API Document Is Organized

+
+This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

+Overview

+
+ +

+The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

+

+Package

+
+ +

+Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:

    +
  • Interfaces (italic)
  • Classes
  • Exceptions
  • Errors
+
+

+Class/Interface

+
+ +

+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

    +
  • Class inheritance diagram
  • Direct Subclasses
  • All Known Subinterfaces
  • All Known Implementing Classes
  • Class/interface declaration
  • Class/interface description +

    +

  • Nested Class Summary
  • Field Summary
  • Constructor Summary
  • Method Summary +

    +

  • Field Detail
  • Constructor Detail
  • Method Detail
+Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+

+Tree (Class Hierarchy)

+
+There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.
    +
  • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
  • When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
+
+

+Deprecated API

+
+The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
+

+Index

+
+The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
+

+Prev/Next

+These links take you to the next or previous class, interface, package, or related page.

+Frames/No Frames

+These links show and hide the HTML frames. All pages are available with or without frames. +

+

+Serialized Form

+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description. +

+ + +This help file applies to API documentation generated using the standard doclet. + +
+


+ + + + + + + + + + + + + +
+UNO Java Runtime +
+ + +
+ + + Propchange: incubator/ooo/ooo-site/trunk/content/udk/java/ref/help-doc.html ------------------------------------------------------------------------------ svn:eol-style = native