comparison flys-artifacts/src/main/java/de/intevation/flys/utils/FLYSUtils.java @ 4363:9dfec327acc6

FLYSUtils: Minor doc add.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 02 Nov 2012 12:10:12 +0100
parents efc731efa4a3
children c62598c372ab
comparison
equal deleted inserted replaced
4362:17251b058bf1 4363:9dfec327acc6
541 541
542 return null; 542 return null;
543 } 543 }
544 544
545 545
546 /** Creates human-readable name for a wsp (waterlevel/longitudinal section. */ 546 /** Creates human-readable name for a wsp (waterlevel/longitudinal section).
547 * @param name will be split at '='s.
548 */
547 public static String createWspWTitle( 549 public static String createWspWTitle(
548 WINFOArtifact winfo, 550 WINFOArtifact winfo,
549 CallContext cc, 551 CallContext cc,
550 String name 552 String name
551 ) { 553 ) {

http://dive4elements.wald.intevation.org