| Package | Description |
|---|---|
| org.vrprep.model.instance | |
| org.vrprep.model.util |
| Modifier and Type | Method and Description |
|---|---|
Instance |
ObjectFactory.createInstance()
Create an instance of
Instance |
| Modifier and Type | Method and Description |
|---|---|
static Instance |
Instances.read(Path inputPath)
Example method that returns an Instance object from an XML file.
|
| Modifier and Type | Method and Description |
|---|---|
static File |
Instances.write(Instance instance,
Path outputPath)
Example method that writes XML from an Instance object.
|
Copyright © 2014 VRP-REP. All rights reserved.