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 --- .../gv/egiz/pdfas/lib/api/ByteArrayDataSource.html | 294 --------------------- 1 file changed, 294 deletions(-) delete mode 100644 docs/at/gv/egiz/pdfas/lib/api/ByteArrayDataSource.html (limited to 'docs/at/gv/egiz/pdfas/lib/api/ByteArrayDataSource.html') diff --git a/docs/at/gv/egiz/pdfas/lib/api/ByteArrayDataSource.html b/docs/at/gv/egiz/pdfas/lib/api/ByteArrayDataSource.html deleted file mode 100644 index ac949211..00000000 --- a/docs/at/gv/egiz/pdfas/lib/api/ByteArrayDataSource.html +++ /dev/null @@ -1,294 +0,0 @@ - - - - - - -ByteArrayDataSource (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 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-SNAPSHOT Library 4.0.0-SNAPSHOT [6b692931c81fd0e09d8d21eb81e05a5f08af8342]
-
- - - - -- cgit v1.2.3