SAP ABAP Class CL_MIME_TYPE_PARSER (Converts MIME Type Structures to String)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality

⤷

⤷

Properties
Class | CL_MIME_TYPE_PARSER | |
Short Description | Converts MIME Type Structures to String | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20021212 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MIME_TYPE_PARSER has no interface implemented.
Friends
Class CL_MIME_TYPE_PARSER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '/( )< >@,;:""[]?=' | 20021212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Converts a Mime Type String to its Elements | 20021212 |
2 | ![]() |
Static method | Public | Method | Converts a Mime Type Structure to a Mime Type String | 20021212 |
Events
Class CL_MIME_TYPE_PARSER has no event.
Types
Class CL_MIME_TYPE_PARSER has no local type.
Method Signatures
Method PARSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MIME_TYPE | Call by reference | Type reference (TYPE) | STRING | 20021212 | |||
2 | ![]() |
PARAMETER | Call by reference | Type reference (TYPE) | TSOAP_PROPERTIES | 20021212 | |||
3 | ![]() |
SUBTYPE | Call by reference | Type reference (TYPE) | STRING | 20021212 | |||
4 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | 20021212 |
Method PARSE on class CL_MIME_TYPE_PARSER has no exception.
Method TOSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MIME_TYPE | Value transfer | Type reference (TYPE) | STRING | 20021212 | |||
2 | ![]() |
PARAMETER | Call by reference | Type reference (TYPE) | TSOAP_PROPERTIES | 20021212 | |||
3 | ![]() |
SUBTYPE | Call by reference | Type reference (TYPE) | STRING | 20021212 | |||
4 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | 20021212 |
Method TOSTRING on class CL_MIME_TYPE_PARSER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 640 |