public interface DDBeanRoot extends DDBean
Modifier and Type | Method and Description |
---|---|
String |
getDDBeanRootVersion()
Return the version number of the j2ee xml document
|
DeployableObject |
getDeployableObject()
Get the deployable object for this descriptor
|
String |
getFilename()
Returns the filename relative to the root of the module this XML
instance document.
|
String |
getModuleDTDVersion()
Deprecated.
use getDDBeanRootVersion
|
ModuleType |
getType()
Return the module type of this descriptor
|
String |
getXpath()
Returns the xpath, the root path is "/"
|
addXpathListener, getAttributeNames, getAttributeValue, getChildBean, getId, getRoot, getText, getText, removeXpathListener
ModuleType getType()
DeployableObject getDeployableObject()
String getModuleDTDVersion()
String getDDBeanRootVersion()
String getXpath()
String getFilename()
Copyright © 2018 JBoss by Red Hat. All rights reserved.