org.alfresco.util
Class Convert

java.lang.Object
  extended by org.alfresco.util.Convert

public class Convert
extends java.lang.Object

Utility to convert text files.

Check the usage options with the --help option.

Here are some examples of how to use the main method:


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

Method Detail

main

public static void main(java.lang.String[] args)

printUsage

public static void printUsage()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.