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/ByteArrayDataSink.html | 326 --------------------- 1 file changed, 326 deletions(-) delete mode 100644 docs/at/gv/egiz/pdfas/lib/api/ByteArrayDataSink.html (limited to 'docs/at/gv/egiz/pdfas/lib/api/ByteArrayDataSink.html') diff --git a/docs/at/gv/egiz/pdfas/lib/api/ByteArrayDataSink.html b/docs/at/gv/egiz/pdfas/lib/api/ByteArrayDataSink.html deleted file mode 100644 index df4e2fbd..00000000 --- a/docs/at/gv/egiz/pdfas/lib/api/ByteArrayDataSink.html +++ /dev/null @@ -1,326 +0,0 @@ - - - - - - -ByteArrayDataSink (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 ByteArrayDataSink

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    DataSink
    -
    -
    -
    -
    public class ByteArrayDataSink
    -extends Object
    -implements DataSink
    -
    A simple byte array data sink
    -
  • -
-
-
- -
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ByteArrayDataSink

        -
        public ByteArrayDataSink()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        createOutputStream

        -
        public OutputStream createOutputStream()
        -
        Description copied from interface: DataSink
        -
        Creates an output stream to receive the data
        -
        -
        Specified by:
        -
        createOutputStream in interface DataSink
        -
        Returns:
        an output stream for the data
        -
      • -
      - - - -
        -
      • -

        getData

        -
        public byte[] getData()
        -
        Returns the output data
        -
        Returns:
        the output data
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [6b692931c81fd0e09d8d21eb81e05a5f08af8342]
-
- - - - -- cgit v1.2.3