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 --- .../at/gv/egiz/sl/schema/Base64ContentType.html | 337 --------------------- 1 file changed, 337 deletions(-) delete mode 100644 docs/full/at/gv/egiz/sl/schema/Base64ContentType.html (limited to 'docs/full/at/gv/egiz/sl/schema/Base64ContentType.html') diff --git a/docs/full/at/gv/egiz/sl/schema/Base64ContentType.html b/docs/full/at/gv/egiz/sl/schema/Base64ContentType.html deleted file mode 100644 index 75ecf2ea..00000000 --- a/docs/full/at/gv/egiz/sl/schema/Base64ContentType.html +++ /dev/null @@ -1,337 +0,0 @@ - - - - - - -Base64ContentType (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.sl.schema
-

Class Base64ContentType

-
-
- -
-
    -
  • -
    -
    Direct Known Subclasses:
    -
    Base64OptRefContentType
    -
    -
    -
    -
    public class Base64ContentType
    -extends Object
    -

    Java class for Base64ContentType complex type. - -

    The following schema fragment specifies the expected content contained within this class. - -

    - <complexType name="Base64ContentType">
    -   <complexContent>
    -     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
    -       <choice minOccurs="0">
    -         <element name="Base64Content" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
    -       </choice>
    -     </restriction>
    -   </complexContent>
    - </complexType>
    - 
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        base64Content

        -
        protected byte[] base64Content
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        Base64ContentType

        -
        public Base64ContentType()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getBase64Content

        -
        public byte[] getBase64Content()
        -
        Gets the value of the base64Content property.
        -
        Returns:
        possible object is - byte[]
        -
      • -
      - - - -
        -
      • -

        setBase64Content

        -
        public void setBase64Content(byte[] value)
        -
        Sets the value of the base64Content property.
        -
        Parameters:
        value - allowed object is - byte[]
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - -- cgit v1.2.3