Class Metadata
- Object
-
- Metadata
-
public class Metadata extends Object
Bean capturing shapefile metadata information.To create please use the included ShpXmlFileReader, this is only a data object.
Note: This bean currently extends MetadataEntity to allow for uses with Discovery.search( QueryRequest ). When QueryRequest can actually handle normal java beans we can remove this restrictions.
- Since:
- 0.3
- Author:
- jgarnett
-
-
Constructor Summary
Constructors Constructor Description Metadata()
-