[operations] [attributes] [fields] [template] [definition]
[implementation] [documentation]
To use the search tool you need to use a browser which supports JAVA (c)

[next] [prev] [superclass] [next peer] [prev peer] [subclass] [index] [hierarchy]

MagicCapObjectDecoder

inherits from Object
inherits from PartDecoder

Object <- MagicCapObjectDecoder



Operations

Get list of all operations

CanDecodePart
DecodePart


Attributes

Get list of all attributes

Class MagicCapObjectDecoder defines no new attributes.


Fields

Field Type
PartDecoder: contentDecoder: Stream


Instance template

instance MagicCapObjectDecoder tag;
 contentDecoder: nilObject;
end instance;

Class definition

Define Class MagicCapObjectDecoder;
    inherits from Object;
    inherits from PartDecoder;

    overrides CanDecodePart;
    overrides DecodePart;
end class;