org.dbe.studio.tools.ssl2sdl.util
Class SSL2SDLTransformation
java.lang.Object
org.dbe.studio.tools.ssl2sdl.util.SSL2SDLTransformation
- public class SSL2SDLTransformation
- extends java.lang.Object
Method Summary |
static void |
copy(java.lang.String infile,
java.lang.String outfile)
|
java.lang.Object |
executeTransformation(org.eclipse.core.resources.IProject project,
org.eclipse.core.resources.IFile out,
java.io.File inFile)
|
static java.lang.String |
loadFile(java.io.File file)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SSL2SDLTransformation
public SSL2SDLTransformation()
- constuctor
executeTransformation
public java.lang.Object executeTransformation(org.eclipse.core.resources.IProject project,
org.eclipse.core.resources.IFile out,
java.io.File inFile)
- Returns:
loadFile
public static java.lang.String loadFile(java.io.File file)
throws java.lang.Exception
- Parameters:
file
-
- Returns:
-
- Throws:
java.lang.Exception
copy
public static void copy(java.lang.String infile,
java.lang.String outfile)
throws java.io.IOException,
java.io.FileNotFoundException
- Parameters:
infile
- outfile
-
- Throws:
java.io.IOException
java.io.FileNotFoundException
main
public static void main(java.lang.String[] args)
Copyright © 2004-2005 Digital Business Ecosystem. All Rights Reserved.