org.deegree.metadata.iso.persistence.inspectors
Class InspireComplianceInspector
java.lang.Object
org.deegree.metadata.iso.persistence.inspectors.InspireComplianceInspector
- All Implemented Interfaces:
- RecordInspector<ISORecord>
public class InspireComplianceInspector
- extends Object
- implements RecordInspector<ISORecord>
RecordInspector
for ensuring INSPIRE compliance.
This inspector performs the following checks (currently nothing).
- Version:
- $Revision: 30651 $, $Date: 2011-04-04 17:43:08 +0200 (Mo, 04. Apr
2011) $
- Author:
- Steffen Thomas, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InspireComplianceInspector
public InspireComplianceInspector(InspireInspector config)
inspect
public ISORecord inspect(ISORecord record,
Connection conn,
ConnectionManager.Type connectionType)
throws MetadataInspectorException
- Description copied from interface:
RecordInspector
- Inspects the given
MetdataRecord
.
- Specified by:
inspect
in interface RecordInspector<ISORecord>
- Returns:
- the inspected and (possibly) modified metadata record
- Throws:
MetadataInspectorException
Copyright © 2011. All Rights Reserved.