comparison artifacts/src/main/java/org/dive4elements/river/exports/process/DefaultProcessor.java @ 7121:30cec9369608

Cosmetics
author Andre Heinecke <aheinecke@intevation.de>
date Tue, 24 Sep 2013 18:33:30 +0200
parents f0731aa7b735
children 038a04e001d7
comparison
equal deleted inserted replaced
7120:d13398318b11 7121:30cec9369608
66 * 66 *
67 * @param facettype Name of the facet type 67 * @param facettype Name of the facet type
68 * @return true if the facettype can be processed 68 * @return true if the facettype can be processed
69 */ 69 */
70 @Override 70 @Override
71 public boolean canHandle(String facettype) 71 public boolean canHandle(String facettype) {
72 {
73 return false; 72 return false;
74 } 73 }
75 } 74 }

http://dive4elements.wald.intevation.org