|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbasics.io.VrpXMLWriter
public class VrpXMLWriter
| Constructor Summary | |
|---|---|
VrpXMLWriter(VehicleRoutingProblem vrp)
|
|
VrpXMLWriter(VehicleRoutingProblem vrp,
java.util.Collection<VehicleRoutingProblemSolution> solutions)
|
|
| Method Summary | |
|---|---|
void |
write(java.lang.String filename)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VrpXMLWriter(VehicleRoutingProblem vrp,
java.util.Collection<VehicleRoutingProblemSolution> solutions)
public VrpXMLWriter(VehicleRoutingProblem vrp)
| Method Detail |
|---|
public void write(java.lang.String filename)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||