From 3d5e654440a5e9ec34b1fa8aca27c24aec8ed8f9 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Wed, 5 Feb 2014 10:17:06 +0100 Subject: Remove html documentation --- docs/at/gv/egiz/pdfas/lib/api/PdfAsFactory.html | 375 ------------------------ 1 file changed, 375 deletions(-) delete mode 100644 docs/at/gv/egiz/pdfas/lib/api/PdfAsFactory.html (limited to 'docs/at/gv/egiz/pdfas/lib/api/PdfAsFactory.html') diff --git a/docs/at/gv/egiz/pdfas/lib/api/PdfAsFactory.html b/docs/at/gv/egiz/pdfas/lib/api/PdfAsFactory.html deleted file mode 100644 index 080a4b3b..00000000 --- a/docs/at/gv/egiz/pdfas/lib/api/PdfAsFactory.html +++ /dev/null @@ -1,375 +0,0 @@ - - - - - - -PdfAsFactory (PDF-AS 4.0.0-SNAPSHOT Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [6b692931c81fd0e09d8d21eb81e05a5f08af8342]
-
- - - -
-
at.gv.egiz.pdfas.lib.api
-

Class PdfAsFactory

-
-
- -
-
    -
  • -
    -
    -
    public class PdfAsFactory
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        PdfAsFactory

        -
        public PdfAsFactory()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        dontConfigureLog4j

        -
        public static void dontConfigureLog4j()
        -
      • -
      - - - -
        -
      • -

        createPdfAs

        -
        public static PdfAs createPdfAs(File configuration)
        -
        Create a new instance of PDF-AS
        -
        Parameters:
        configuration - The PDF-AS configuration
        -
        Returns:
        -
      • -
      - - - -
        -
      • -

        createSignParameter

        -
        public static SignParameter createSignParameter(Configuration configuration,
        -                                DataSource dataSource)
        -
        Creates a sign parameter
        -
        Parameters:
        configuration - The configuration to be used
        dataSource - The data source to be used
        -
        Returns:
        -
      • -
      - - - -
        -
      • -

        createVerifyParameter

        -
        public static VerifyParameter createVerifyParameter(Configuration configuration,
        -                                    DataSource dataSource)
        -
        Creates a verification parameter
        -
        Parameters:
        configuration - The configuration to be used
        dataSource - The data source to be used
        -
        Returns:
        -
      • -
      - - - -
        -
      • -

        deployDefaultConfiguration

        -
        public static void deployDefaultConfiguration(File targetDirectory)
        -                                       throws Exception
        -
        Deploy default configuration to targetDirectory - - The targetDirectory will be deleted and
        -
        Parameters:
        targetDirectory -
        -
        Throws:
        -
        Exception
        -
      • -
      - - - -
        -
      • -

        getSCMRevision

        -
        public static String getSCMRevision()
        -
        Gets the PDF-AS SCM Revision
        -
        Returns:
        -
      • -
      - - - -
        -
      • -

        getVersion

        -
        public static String getVersion()
        -
        Gets the PDF-AS Version
        -
        Returns:
        PDF-AS Verison string
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [6b692931c81fd0e09d8d21eb81e05a5f08af8342]
-
- - - - -- cgit v1.2.3