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 SrxVersionSrxVersion.parse(BufferedReader reader) Returns SRX document version.static SrxVersionstatic SrxVersionReturns 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.