|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EjbJarXmlVersion | |
org.codehaus.cargo.module.ejb |
Uses of EjbJarXmlVersion in org.codehaus.cargo.module.ejb |
Fields in org.codehaus.cargo.module.ejb declared as EjbJarXmlVersion | |
static EjbJarXmlVersion |
EjbJarXmlVersion.V2_0
Instance for version 2.0. |
Methods in org.codehaus.cargo.module.ejb that return EjbJarXmlVersion | |
static EjbJarXmlVersion |
EjbJarXmlVersion.valueOf(org.w3c.dom.DocumentType docType)
Returns the version corresponding to the given document type. |
static EjbJarXmlVersion |
EjbJarXmlVersion.valueOf(java.lang.String publicId)
Returns the version corresponding to the given public ID. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |