Uses of Enum
net.loomchild.segment.srx.io.SrxVersion
Packages that use SrxVersion
-
Uses of SrxVersion in net.loomchild.segment.srx.io
Methods in net.loomchild.segment.srx.io that return SrxVersionModifier and TypeMethodDescriptionstatic SrxVersion
SrxVersion.parse
(BufferedReader reader) Returns SRX document version.static SrxVersion
static SrxVersion
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.