org.deegree.tools.commons.utils
Class ScanEncoding

java.lang.Object
  extended by org.deegree.tools.commons.utils.ScanEncoding

@Tool(value="scans the argument files and tries to guess their encoding, treats dbf files specially")
public class ScanEncoding
extends Object

ScanEncoding

Version:
$Revision: 29567 $, $Date: 2011-02-07 18:12:17 +0100 (Mon, 07 Feb 2011) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Constructor Summary
ScanEncoding()
           
 
Method Summary
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

ScanEncoding

public ScanEncoding()
Method Detail

main

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


Copyright © 2011. All Rights Reserved.