Stay organized with collections
     
    
      
      Save and categorize content based on your preferences.
     
   
   
  
    
  
  
    
    
  
JSONAble.DeJSONFactory 
This package is part of the
Android support library  which
is no longer maintained.
The support library has been superseded by AndroidX 
which is part of Jetpack .
We recommend using the AndroidX libraries in all new projects. You should also consider
migrating  existing projects to AndroidX.
To find the AndroidX class that maps to this deprecated class, see the AndroidX
support library class
mappings . 
 
  public
  static
  
  
  interface
  JSONAble.DeJSONFactory
  
  
  
  
    
    android.support.test.espresso.web.model.JSONAble.DeJSONFactory
     
   
  
  
    
Allows implementors to replace a JSONObject (representated as a map) with a more applicable
 object.
Summary 
Public methods 
    attemptDeJSONize 
    
Object  attemptDeJSONize (Map <String , Object > jsonObject) Attempt to convert this map to another Java object.
    
    Parameters 
        jsonObject
          Map: the json object encountered 
       
    
    
      Returns 
        Object null if it could not be converted, or the object.
 
       
    
 
 
 
  
  
     
  
    
    
      
       
    
    
  
  
 
  Content and code samples on this page are subject to the licenses described in the Content License . Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
  Last updated 2025-02-10 UTC.
 
 
  
  
  
    
      [null,null,["Last updated 2025-02-10 UTC."],[],[]]