org.deegree.record.persistence.neededdatastructures
Class Format
java.lang.Object
org.deegree.record.persistence.neededdatastructures.Format
public class Format
- extends Object
Format representation for records. This class encapsulates the data for representation only.
Format determines the software, hardware or other equipment needed to display or operates on a resource.
- Version:
- $Revision: $, $Date: $
- Author:
- Steffen Thomas, last edited by: $Author: thomas $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Format
public Format(String name,
String version)
- Creates a new
Format instance.
- Parameters:
name - physical or digital manifestation of a resource, e.g. shapefileversion - of the format, e.g. Amendment 1 or 1.0
getName
public String getName()
- Returns:
- the name
getVersion
public String getVersion()
- Returns:
- the version
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>