SAP ABAP Class CL_IAC_JSON_READER (JSON Reader)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-ITS (Application Component) SAP Internet Transaction Server
     SITS_ABAP (Package) ITS ABAP Components
Properties
Class CL_IAC_JSON_READER  
Short Description JSON Reader    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SITS_ABAP   ITS ABAP Components 
Created 20121118   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IAC_JSON_READER has no forward declaration.
Interfaces
Class CL_IAC_JSON_READER has no interface implemented.
Friends
Class CL_IAC_JSON_READER has no friend class.
Attributes
Class CL_IAC_JSON_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FROM_IXML_NODE Instance method Protected Method 20130129
2 FROM_IXML_NODE_ARRAY Instance method Protected Method 20130129
3 FROM_IXML_NODE_BOOL Instance method Protected Method 20130129
4 FROM_IXML_NODE_NULL Instance method Protected Method 20130129
5 FROM_IXML_NODE_NUMERIC Instance method Protected Method 20130129
6 FROM_IXML_NODE_OBJECT Instance method Protected Method 20130129
7 FROM_IXML_NODE_STRING Instance method Protected Method 20130129
8 FROM_XSTRING Instance method Public Method 20130129
Events
Class CL_IAC_JSON_READER has no event.
Types
Class CL_IAC_JSON_READER has no local type.
Method Signatures

Method FROM_IXML_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_IXML_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20130129
2 Returning P_JSON Value transfer Object reference (TYPE REF TO) IF_IAC_JSON 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method FROM_IXML_NODE_ARRAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_IXML_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20130129
2 Returning P_JSON Value transfer Object reference (TYPE REF TO) IF_IAC_JSON 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method FROM_IXML_NODE_BOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_IXML_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20130129
2 Returning P_JSON Value transfer Object reference (TYPE REF TO) IF_IAC_JSON 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method FROM_IXML_NODE_NULL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_IXML_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20130129
2 Returning P_JSON Value transfer Object reference (TYPE REF TO) IF_IAC_JSON 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method FROM_IXML_NODE_NUMERIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_IXML_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20130129
2 Returning P_JSON Value transfer Object reference (TYPE REF TO) IF_IAC_JSON 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method FROM_IXML_NODE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_IXML_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20130129
2 Returning P_JSON Value transfer Object reference (TYPE REF TO) IF_IAC_JSON 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method FROM_IXML_NODE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_IXML_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20130129
2 Returning P_JSON Value transfer Object reference (TYPE REF TO) IF_IAC_JSON 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method FROM_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_JSON Value transfer Object reference (TYPE REF TO) IF_IAC_JSON 20130129
2 Importing P_XSTRING Call by reference Type reference (TYPE) XSTRING 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129
History
Last changed by/on SAP  20140121 
SAP Release Created in 740