From 7916c117627db0411b35f202f88b2ab6e115361a Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d> Date: Fri, 28 Jan 2005 14:10:50 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'MOA-ID-1_20d09'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/MOA-ID-1_20d09@264 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../server/iaik/xml/Base64TransformationImpl.html | 259 --------------------- 1 file changed, 259 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/Base64TransformationImpl.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/Base64TransformationImpl.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/Base64TransformationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/Base64TransformationImpl.html deleted file mode 100644 index 9981bba68..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/Base64TransformationImpl.html +++ /dev/null @@ -1,259 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class Base64TransformationImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class Base64TransformationImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
-        |
-        +--at.gv.egovernment.moa.spss.server.iaik.xml.Base64TransformationImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.Base64Transformation, iaik.server.modules.xml.Transformation
-
-
-
-
public class Base64TransformationImpl
extends TransformationImpl
implements iaik.server.modules.xml.Base64Transformation
- -

-An implementation of the Base64Transformation - Transformation type. -

-

-
Version:
$Id$
-
Author:
Patrick Peck
-
-
- -

- - - - - - - - - - - - - -
Fields inherited from interface iaik.server.modules.xml.Base64Transformation
ALL, BASE64_DECODING
-  - - - - - - - - - - -
-Constructor Summary
Base64TransformationImpl() - -
-          Create a new Base64TransformationImpl.
-  - - - - - - - - - - - -
-Method Summary
- booleanequals(Object other) - -
-          Compare this Base64Transformation to another.
- - - - - - - -
Methods inherited from class at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
getAlgorithmURI, hashCode, setAlgorithmURI
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface iaik.server.modules.xml.Transformation
getAlgorithmURI, hashCode
-  -

- - - - - - - - - - - -
-Constructor Detail
- -

-Base64TransformationImpl

-
-public Base64TransformationImpl()
-
-
Create a new Base64TransformationImpl.
-
See Also:
Object.Object()
-
-
- - - - - - - - -
-Method Detail
- -

-equals

-
-public boolean equals(Object other)
-
-
Compare this Base64Transformation to another.
-
Specified by:
equals in interface iaik.server.modules.xml.Transformation
Overrides:
equals in class Object
-
-
-
Parameters:
other - The object to compare thisBase64Transformation - to.
Returns:
true, if other is a - Base64Transformation and the algorithm URIs match, otherwise - false.
See Also:
Object.equals(Object)
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3