From 835256964f3fa64587a0e05b859d012d125be308 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 20 Feb 2014 10:54:04 +0100 Subject: Documentation update --- docs/full/at/gv/egiz/pdfas/cli/DeveloperMain.html | 347 ++++++++++ docs/full/at/gv/egiz/pdfas/cli/Main.html | 696 +++++++++++++++++++++ .../full/at/gv/egiz/pdfas/cli/ModeOfOperation.html | 331 ++++++++++ docs/full/at/gv/egiz/pdfas/cli/package-frame.html | 24 + .../full/at/gv/egiz/pdfas/cli/package-summary.html | 150 +++++ docs/full/at/gv/egiz/pdfas/cli/package-tree.html | 139 ++++ 6 files changed, 1687 insertions(+) create mode 100644 docs/full/at/gv/egiz/pdfas/cli/DeveloperMain.html create mode 100644 docs/full/at/gv/egiz/pdfas/cli/Main.html create mode 100644 docs/full/at/gv/egiz/pdfas/cli/ModeOfOperation.html create mode 100644 docs/full/at/gv/egiz/pdfas/cli/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/cli/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/cli/package-tree.html (limited to 'docs/full/at/gv/egiz/pdfas/cli') diff --git a/docs/full/at/gv/egiz/pdfas/cli/DeveloperMain.html b/docs/full/at/gv/egiz/pdfas/cli/DeveloperMain.html new file mode 100644 index 00000000..c70892b3 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/cli/DeveloperMain.html @@ -0,0 +1,347 @@ + + + + + +DeveloperMain + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.cli
+

Class DeveloperMain

+
+
+ +
+
    +
  • +
    +
    +
    public class DeveloperMain
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static java.lang.StringkeyAlias 
      static java.lang.StringkeyPass 
      static java.lang.StringkeyStoreFile 
      static java.lang.StringkeyStorePass 
      static java.lang.StringkeyStoreType 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      DeveloperMain() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static voidmain(java.lang.String[] args) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DeveloperMain

        +
        public DeveloperMain()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        main

        +
        public static void main(java.lang.String[] args)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/cli/Main.html b/docs/full/at/gv/egiz/pdfas/cli/Main.html new file mode 100644 index 00000000..55732bbc --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/cli/Main.html @@ -0,0 +1,696 @@ + + + + + +Main + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.cli
+

Class Main

+
+
+ +
+
    +
  • +
    +
    +
    public class Main
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        CLI_ARG_MODE_SHORT

        +
        public static final java.lang.String CLI_ARG_MODE_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + + + + +
        +
      • +

        CLI_ARG_HELP_SHORT

        +
        public static final java.lang.String CLI_ARG_HELP_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + + + + +
        +
      • +

        CLI_ARG_CONNECTOR_SHORT

        +
        public static final java.lang.String CLI_ARG_CONNECTOR_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_CONNECTOR

        +
        public static final java.lang.String CLI_ARG_CONNECTOR
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_OUTPUT_SHORT

        +
        public static final java.lang.String CLI_ARG_OUTPUT_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_OUTPUT

        +
        public static final java.lang.String CLI_ARG_OUTPUT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_PROFILE_SHORT

        +
        public static final java.lang.String CLI_ARG_PROFILE_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_PROFILE

        +
        public static final java.lang.String CLI_ARG_PROFILE
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_POSITION_SHORT

        +
        public static final java.lang.String CLI_ARG_POSITION_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_POSITION

        +
        public static final java.lang.String CLI_ARG_POSITION
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_CONF_SHORT

        +
        public static final java.lang.String CLI_ARG_CONF_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + + + + +
        +
      • +

        CLI_ARG_DEPLOY_SHORT

        +
        public static final java.lang.String CLI_ARG_DEPLOY_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_DEPLOY

        +
        public static final java.lang.String CLI_ARG_DEPLOY
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_VERIFY_WHICH_SHORT

        +
        public static final java.lang.String CLI_ARG_VERIFY_WHICH_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_VERIFY_WHICH

        +
        public static final java.lang.String CLI_ARG_VERIFY_WHICH
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_FILE_SHORT

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_FILE_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_FILE

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_FILE
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_ALIAS

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_ALIAS
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_ALIAS_SHORT

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_ALIAS_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_TYPE

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_TYPE
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_TYPE_SHORT

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_TYPE_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_STOREPASS

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_STOREPASS
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_STOREPASS_SHORT

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_STOREPASS_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_KEYPASS

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_KEYPASS
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_KEYPASS_SHORT

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_KEYPASS_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        STANDARD_CONFIG_LOCATION

        +
        public static final java.lang.String STANDARD_CONFIG_LOCATION
        +
      • +
      + + + +
        +
      • +

        STANDARD_POSITION_STRING

        +
        public static final java.lang.String STANDARD_POSITION_STRING
        +
        See Also:
        Constant Field Values
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Main

        +
        public Main()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        main

        +
        public static void main(java.lang.String[] args)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/cli/ModeOfOperation.html b/docs/full/at/gv/egiz/pdfas/cli/ModeOfOperation.html new file mode 100644 index 00000000..134bb0d5 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/cli/ModeOfOperation.html @@ -0,0 +1,331 @@ + + + + + +ModeOfOperation + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.cli
+

Enum ModeOfOperation

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable, java.lang.Comparable<ModeOfOperation>
    +
    +
    +
    +
    public enum ModeOfOperation
    +extends java.lang.Enum<ModeOfOperation>
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      INVALID 
      SIGN 
      VERIFY 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static ModeOfOperationvalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static ModeOfOperation[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static ModeOfOperation[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (ModeOfOperation c : ModeOfOperation.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in +the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static ModeOfOperation valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant +with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/cli/package-frame.html b/docs/full/at/gv/egiz/pdfas/cli/package-frame.html new file mode 100644 index 00000000..66afa17a --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/cli/package-frame.html @@ -0,0 +1,24 @@ + + + + + +at.gv.egiz.pdfas.cli + + + + +

at.gv.egiz.pdfas.cli

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/cli/package-summary.html b/docs/full/at/gv/egiz/pdfas/cli/package-summary.html new file mode 100644 index 00000000..97f199c4 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/cli/package-summary.html @@ -0,0 +1,150 @@ + + + + + +at.gv.egiz.pdfas.cli + + + + + + + +
+ + + + + +
+ + +
+

Package at.gv.egiz.pdfas.cli

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/cli/package-tree.html b/docs/full/at/gv/egiz/pdfas/cli/package-tree.html new file mode 100644 index 00000000..381b3985 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/cli/package-tree.html @@ -0,0 +1,139 @@ + + + + + +at.gv.egiz.pdfas.cli Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.cli

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + +
+ + + + -- cgit v1.2.3