jindent.javasqlj
Class JavaSQLJFormatter

java.lang.Object
  extended by jindent.Formatter
      extended by jindent.formatter.InternalFormatter
          extended by jindent.javasqlj.JavaSQLJFormatter

public class JavaSQLJFormatter
extends jindent.formatter.InternalFormatter

Java/SQLJ Formatter


Field Summary
static String DEFAULT_EXTENSION
           
static String NAME
           
 
Constructor Summary
JavaSQLJFormatter()
           
 
Method Summary
 
Methods inherited from class jindent.formatter.InternalFormatter
getContext
 
Methods inherited from class jindent.Formatter
format, format, getMessageList, getSettings, setSettings
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final String NAME
See Also:
Constant Field Values

DEFAULT_EXTENSION

public static final String DEFAULT_EXTENSION
See Also:
Constant Field Values
Constructor Detail

JavaSQLJFormatter

public JavaSQLJFormatter()