|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.mmbase.util.XMLBuilderWriter
Class for creating builder configuration files.
| Constructor Summary | |
XMLBuilderWriter()
|
|
| Method Summary | |
static boolean |
writeXMLFile(java.lang.String filename,
MMObjectBuilder bul)
Creates a builder configuration file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLBuilderWriter()
| Method Detail |
public static boolean writeXMLFile(java.lang.String filename,
MMObjectBuilder bul)
filename - the filename where the configuration is to be storedbul - the builder to storetrue
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||