Package | Description |
---|---|
org.codehaus.cargo.module.application |
Modifier and Type | Field and Description |
---|---|
static ApplicationXmlVersion |
ApplicationXmlVersion.V1_2
Instance for version 1.2.
|
static ApplicationXmlVersion |
ApplicationXmlVersion.V1_3
Instance for version 1.3.
|
Modifier and Type | Method and Description |
---|---|
ApplicationXmlVersion |
ApplicationXml.getVersion() |
static ApplicationXmlVersion |
ApplicationXmlVersion.valueOf(org.jdom.DocType theDocType)
Returns the version corresponding to the given document type.
|
static ApplicationXmlVersion |
ApplicationXmlVersion.valueOf(String thePublicId)
Returns the version corresponding to the given public ID.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.