Class Metadata
Object
Metadata
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 -
Method Summary
-
Constructor Details
-
Metadata
public Metadata()
-
-
Method Details
-
getIdinfo
- Returns:
- Returns the idinfo.
-
setIdinfo
- Parameters:
idinfo
- The idinfo to set.
-