|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.architect.profile.output.ProfileHTMLFormat
public class ProfileHTMLFormat
| Constructor Summary | |
|---|---|
ProfileHTMLFormat(java.lang.String encoding)
|
|
| Method Summary | |
|---|---|
void |
format(java.io.OutputStream out,
java.util.List<ProfileResult> profileResults)
Generates formatted HTML of the profile information |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProfileHTMLFormat(java.lang.String encoding)
| Method Detail |
|---|
public void format(java.io.OutputStream out,
java.util.List<ProfileResult> profileResults)
throws java.io.IOException,
java.sql.SQLException
format in interface ProfileFormatout - The file to write to.profileResults - The list of SQL Tables
java.io.IOException
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||