Sun Message Library for SWIFT API

com.stc.swift.codegen
Class SwiftCodeGenUtil

java.lang.Object
  extended by com.stc.swift.codegen.SwiftCodeGenUtil

public class SwiftCodeGenUtil
extends java.lang.Object

Utility class for Cobol Copybook code generator.

Version:
$Revision: 1.7 $

Constructor Summary
SwiftCodeGenUtil()
           
 
Method Summary
static java.util.jar.JarFile getJarFile(java.lang.ClassLoader loader, java.lang.String clazz)
          helper to derive jar File from a URL
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwiftCodeGenUtil

public SwiftCodeGenUtil()
Method Detail

getJarFile

public static java.util.jar.JarFile getJarFile(java.lang.ClassLoader loader,
                                               java.lang.String clazz)
                                        throws java.lang.Exception
helper to derive jar File from a URL

Parameters:
classLoader -
url -
Returns:
Throws:
java.lang.Exception

Sun Message Library for SWIFT API

Copyright © 2008 Sun Microsystems, Inc. All rights reserved.