| Package | Description |
|---|---|
| net.loomchild.segment.srx.io |
| Modifier and Type | Method and Description |
|---|---|
static SrxVersion |
SrxVersion.parse(BufferedReader reader)
Returns SRX document version.
|
static SrxVersion |
SrxVersion.parse(String versionString) |
static SrxVersion |
SrxVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SrxVersion[] |
SrxVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.