interface CartoReader
Read a CartoBuilder from a String
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            abstract java.lang.String | 
                            getName()Get the name of the CartoReader  | 
                        
 | 
                            abstract CartoBuilder | 
                            read(java.lang.String str)Read a CartoBuilder from a String  | 
                        
Get the name of the CartoReader
Read a CartoBuilder from a String
str -  A String