| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.datatools.sqltools.editor.template.SQLTemplateFormatter
public class SQLTemplateFormatter
A template editor using the SQL formatter to format a template buffer.
| Constructor Summary | |
|---|---|
| SQLTemplateFormatter() | |
| Method Summary | |
|---|---|
|  void | format(org.eclipse.jface.text.templates.TemplateBuffer buffer,
       java.lang.String indent)Formats the template buffer. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SQLTemplateFormatter()
| Method Detail | 
|---|
public void format(org.eclipse.jface.text.templates.TemplateBuffer buffer,
                   java.lang.String indent)
            throws org.eclipse.jface.text.BadLocationException
buffer - indent - 
org.eclipse.jface.text.BadLocationException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||