Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
boolean isSupported(Stringfeature,
String version);feature
The name of the feature to test.
version
The version number of the feature to test, or the empty string to test for support of any version of the feature.
true if the node supports the specified version of the specified feature, and false if it does not.