|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjaxe.Export
public class Export
Export XML ou HTML avec demande du nom de fichier en sortie
| Constructor Summary | |
|---|---|
Export(JaxeDocument doc,
org.w3c.dom.Element refExport)
|
|
| Method Summary | |
|---|---|
void |
transformation()
|
void |
transformation(java.io.File fichierFinal)
|
void |
transformation(java.io.File fichierFinal,
HTMLFrame htmlFrame)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Export(JaxeDocument doc,
org.w3c.dom.Element refExport)
| Method Detail |
|---|
public void transformation()
public void transformation(java.io.File fichierFinal)
public void transformation(java.io.File fichierFinal,
HTMLFrame htmlFrame)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||