org.deegree.tools.rendering.r2d.se
Class StyleChecker

java.lang.Object
  extended by org.deegree.tools.rendering.r2d.se.StyleChecker

@Tool(value="This tool can be used to check and remove faulty styles in a WMS style database (PostgreSQL).")
public class StyleChecker
extends Object

StyleChecker

Version:
$Revision: 31400 $, $Date: 2011-08-02 10:11:48 +0200 (Tue, 02 Aug 2011) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Constructor Summary
StyleChecker()
           
 
Method Summary
static void clean(String schema)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleChecker

public StyleChecker()
Method Detail

clean

public static void clean(String schema)

main

public static void main(String[] args)
                 throws XMLStreamException,
                        FactoryConfigurationError,
                        IOException
Parameters:
args -
Throws:
XMLStreamException
FactoryConfigurationError
IOException


Copyright © 2011. All Rights Reserved.