public class CAppHandler extends AbstractXMLDoc
factory| Constructor and Description |
|---|
CAppHandler(String cAppName,
CARMojo mojoInstance) |
| Modifier and Type | Method and Description |
|---|---|
void |
createDependencyDescriptorFile(String archiveDirectory,
org.apache.maven.project.MavenProject project)
Creates the `descriptor.xml` file in the specified archive directory.
|
protected void |
deserialize(org.apache.axiom.om.OMElement documentElement) |
protected String |
getDefaultName() |
protected String |
serialize() |
addAttribute, deserialize, deserialize, deserialize, getAttribute, getChildElements, getElement, getElement, getFirstChildWithName, getPretifiedString, prettify, toStringtoFile, toFileaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic void createDependencyDescriptorFile(String archiveDirectory, org.apache.maven.project.MavenProject project)
archiveDirectory - The path to the archive directory where the `descriptor.xml` file will be created.project - The Maven project for which the dependency descriptor is generated.protected void deserialize(org.apache.axiom.om.OMElement documentElement)
throws Exception
deserialize in class AbstractXMLDocExceptionprotected String serialize() throws Exception
serialize in class AbstractXMLDocExceptionprotected String getDefaultName()
getDefaultName in class AbstractManifestCopyright © 2025 WSO2. All rights reserved.