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 TSOAP 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 CO_TSPECIALS Constant Private Type reference (TYPE) STRING '/( )< >@,;:""[]?=' 20021212
Methods
# Method Level Visibility Method type Description Created on
1 PARSE Static method Public Method Converts a Mime Type String to its Elements 20021212
2 TOSTRING 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 Importing MIME_TYPE Call by reference Type reference (TYPE) STRING 20021212
2 Exporting PARAMETER Call by reference Type reference (TYPE) TSOAP_PROPERTIES 20021212
3 Exporting SUBTYPE Call by reference Type reference (TYPE) STRING 20021212
4 Exporting 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 Returning MIME_TYPE Value transfer Type reference (TYPE) STRING 20021212
2 Importing PARAMETER Call by reference Type reference (TYPE) TSOAP_PROPERTIES 20021212
3 Importing SUBTYPE Call by reference Type reference (TYPE) STRING 20021212
4 Importing 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