| Class | 
                        Description | 
                    
                            | 
                                
                                    FeatureExtensionModule
                                
                             | 
                            A Groovy Extension Module that adds methods to the Feature class. | 
                        
                            | 
                                
                                    GeoJSONReader
                                
                             | 
                            Read a Feature from a GeoJSON String. | 
                        
                            | 
                                
                                    GeoJSONWriter
                                
                             | 
                            Write a Feature to GeoJSON. | 
                        
                            | 
                                
                                    GeoRSSReader
                                
                             | 
                            Read a Feature from a GeoRSS String | 
                        
                            | 
                                
                                    GeoRSSWriter
                                
                             | 
                            Write a Feature to a GeoRSS String | 
                        
                            | 
                                
                                    GeobufReader
                                
                             | 
                            Read a Feature from a Geobuf encoded protocol buffer. | 
                        
                            | 
                                
                                    GeobufWriter
                                
                             | 
                            Write a Feature to a Geobuf encoded protocol buffer | 
                        
                            | 
                                
                                    GmlReader
                                
                             | 
                            Read a Feature from a GML String. | 
                        
                            | 
                                
                                    GmlWriter
                                
                             | 
                            Write a Feature to GML. | 
                        
                            | 
                                
                                    GpxReader
                                
                             | 
                            Read a Feature from a GPX document | 
                        
                            | 
                                
                                    GpxWriter
                                
                             | 
                            Write a Feature to a GPX document | 
                        
                            | 
                                
                                    JsonSchemaReader
                                
                             | 
                            Read a Schema from a JSON String. | 
                        
                            | 
                                
                                    JsonSchemaWriter
                                
                             | 
                            Write a Schema to a JSON String. | 
                        
                            | 
                                
                                    KmlReader
                                
                             | 
                            Read a Feature from a KML Placemark | 
                        
                            | 
                                
                                    KmlWriter
                                
                             | 
                            Write a Feature as a KML Placemark. | 
                        
                            | 
                                
                                    Readers
                                
                             | 
                            A Utility for finding all registered Feature Readers. | 
                        
                            | 
                                
                                    SchemaReaders
                                
                             | 
                            A Utility for finding all registered SchemaReaders. | 
                        
                            | 
                                
                                    SchemaWriters
                                
                             | 
                            A Utility for finding all registered SchemaWriters. | 
                        
                            | 
                                
                                    StaticFeatureExtensionModule
                                
                             | 
                            A Groovy Extension Module that adds static methods to the Feature class. | 
                        
                            | 
                                
                                    StringSchemaReader
                                
                             | 
                            Read a Schema from a simple String.   | 
                        
                            | 
                                
                                    StringSchemaWriter
                                
                             | 
                            Write a Schema to a simple String.   | 
                        
                            | 
                                
                                    Writers
                                
                             | 
                            A Utility for finding all registered Feature Writers. | 
                        
                            | 
                                
                                    XmlSchemaReader
                                
                             | 
                            Read a Schema from an XML String. | 
                        
                            | 
                                
                                    XmlSchemaWriter
                                
                             | 
                            Write a Schema to an XML String. | 
                        
                            | 
                                
                                    YamlReader
                                
                             | 
                            Read a Feature from a GeoYaml String | 
                        
                            | 
                                
                                    YamlWriter
                                
                             | 
                            Write a Feature to a GeoYaml String |