org.base.apps.api.view.util
Class SourceUtil

java.lang.Object
  extended by org.base.apps.api.view.util.SourceUtil

Deprecated. This class was mistakenly checked in and is very much NOT ready.

public class SourceUtil
extends Object

Author:
Kevan Simpson

Method Summary
static
<E extends Enum<?>>
void
generateSwitch(Map<E,CharSequence> stmts, OutputStream out)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

generateSwitch

public static <E extends Enum<?>> void generateSwitch(Map<E,CharSequence> stmts,
                                                      OutputStream out)
                           throws Exception
Deprecated. 
Throws:
Exception

Please visit Base Apps, hosted on Sourceforge.net.

Copyright 2011, Blue Agate Software Entity (BASE)