Method: Jnlp::J2se#version

Defined in:
lib/jnlp/j2se.rb

#versionObject (readonly)

Contains the version of the J2SE element:

Example:

"1.5+"


15
16
17
# File 'lib/jnlp/j2se.rb', line 15

def version
  @version
end