|
|||||||||||
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
A template editor using the SQL formatter to format a template buffer.
Constructor Summary | |
SQLTemplateFormatter()
|
Method Summary | |
void |
format(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(TemplateBuffer buffer, java.lang.String indent) throws BadLocationException
buffer
- indent
-
BadLocationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |