com.im.df.api 5.9

com.im.df.api.util.xml
Interface StateFactory.Writer

All Known Implementing Classes:
BasicPersister
Enclosing interface:
StateFactory

public static interface StateFactory.Writer


Method Summary
 Node write(String name, Node parent)
           
 

Method Detail

write

Node write(String name,
           Node parent)
           throws IOException
Throws:
IOException

com.im.df.api 5.9