|
Venice 0.7beta | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mov.portfolio.PortfolioWriter
public class PortfolioWriter
This class writes portfolios in XML format.
Portfolio
,
PortfolioReader
Method Summary | |
---|---|
static void |
write(Portfolio portfolio,
java.io.OutputStream stream)
Write the portfolio to the output stream in XML format. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void write(Portfolio portfolio, java.io.OutputStream stream)
portfolio
- the portfolio to writestream
- the output stream to write the portfolio.
|
Venice 0.7beta | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |