Package | Description |
---|---|
org.apache.maven.plugin.ide |
Modifier and Type | Method and Description |
---|---|
static JeeDescriptor |
JeeUtils.getJeeDescriptorFromEjbVersion(String ejbVersion)
Returns the JEEDescriptor associated to an EJB specifications version.
|
static JeeDescriptor |
JeeUtils.getJeeDescriptorFromJeeVersion(String jeeVersion)
Returns the JEEDescriptor associated to a JEE specifications version.
|
static JeeDescriptor |
JeeUtils.getJeeDescriptorFromJspVersion(String jspVersion)
Returns the JEEDescriptor associated to a JSP specifications version.
|
static JeeDescriptor |
JeeUtils.getJeeDescriptorFromServletVersion(String servletVersion)
Returns the JEEDescriptor associated to a Servlet specifications version.
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.