Package aQute.bnd.maven.support
Class Pom
java.lang.Object
aQute.bnd.maven.support.Pom
- Direct Known Subclasses:
CachedPom,ProjectPom
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass(package private) static classstatic enum -
Field Summary
FieldsModifier and TypeFieldDescription(package private) String(package private) static DocumentBuilderFactory(package private) List<Pom.Dependency>(package private) String(package private) String(package private) final URI(package private) final Maven(package private) String(package private) File(package private) final Reporter(package private) String(package private) static XPathFactory -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Constructor Details
-
Method Details
-
getDescription
-
parse
- Throws:
Exception
-
parse
- Throws:
XPathExpressionExceptionException
-
replace
-
getArtifactId
- Throws:
Exception
-
getGroupId
- Throws:
Exception
-
getVersion
- Throws:
Exception
-
getDependencies
- Throws:
Exception
-
getDependencies
- Throws:
Exception
-
replace
-
toString
-
getLibrary
- Throws:
Exception
-
doEntry
- Parameters:
writer-dep-- Throws:
IOExceptionException
-
getPomFile
-
getName
-
getArtifact
- Throws:
Exception
-