|
Venice 0.74beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.org.venice.portfolio.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.74beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||