From 7194ad1f6a22507867f471fd6c8a37c6596d4b8a Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Tue, 15 Jul 2014 10:30:34 +0200 Subject: Removed old config --- .../gv/egiz/pdfas/lib/api/ByteArrayDataSource.html | 294 --------------------- 1 file changed, 294 deletions(-) delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSource.html (limited to 'docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSource.html') diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSource.html b/docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSource.html deleted file mode 100644 index 4091ac6a..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSource.html +++ /dev/null @@ -1,294 +0,0 @@ - - - - - - -ByteArrayDataSource (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.pdfas.lib.api
-

Class ByteArrayDataSource

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    DataSource
    -
    -
    -
    -
    public class ByteArrayDataSource
    -extends Object
    -implements DataSource
    -
    A simple byte array data source
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ByteArrayDataSource

        -
        public ByteArrayDataSource(byte[] data)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getMIMEType

        -
        public String getMIMEType()
        -
        Description copied from interface: DataSource
        -
        Gets the MIME Type of the contained data.
        -
        -
        Specified by:
        -
        getMIMEType in interface DataSource
        -
        Returns:
        MIME Type
        -
      • -
      - - - -
        -
      • -

        getByteData

        -
        public byte[] getByteData()
        -
        Description copied from interface: DataSource
        -
        Gets the contained data
        -
        -
        Specified by:
        -
        getByteData in interface DataSource
        -
        Returns:
        the contained data
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - -- cgit v1.2.3