Project

General

Profile

« Previous | Next » 

Revision 3443c007

Added by Andreas Müller about 7 years ago

ref #6754 ref #6755 improve filtering and progress monitoring for DwCA export

View differences:

cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/dwca/out/DwcaTypesExport.java
286 286
	}
287 287

  
288 288
	@Override
289
	protected boolean isIgnore(DwcaTaxExportState state) {
289
	public boolean isIgnore(DwcaTaxExportState state) {
290 290
		return ! state.getConfig().isDoTypesAndSpecimen();
291 291
	}
292 292
}

Also available in: Unified diff