Uses of Package
org.apache.maven.api.xml
Packages that use org.apache.maven.api.xml
Package
Description
Maven Core API
Provides support for Maven core extensions configuration and management.
Maven Immutable POM (Project Object Model) classes, generated from
maven.mdo
model.Contains classes for managing plugin-specific lifecycle bindings and forked executions.
Contains classes for managing Maven settings, including global and user-specific
configuration stored in settings.xml files.
Provides classes for managing Maven toolchains, which allow projects to use specific
tool installations (like JDKs, compilers, or other build tools) across different
environments without hardcoding paths.
Provides an immutable XML processing API for Maven, offering classes and interfaces
for reading, manipulating, and writing XML documents in a thread-safe manner.
Contains implementation of the
XmlNode
interface and related classes.-
Classes in org.apache.maven.api.xml used by org.apache.maven.apiClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.
-
Classes in org.apache.maven.api.xml used by org.apache.maven.api.cli.extensionsClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.
-
Classes in org.apache.maven.api.xml used by org.apache.maven.api.modelClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.
-
Classes in org.apache.maven.api.xml used by org.apache.maven.api.plugin.descriptor.lifecycleClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.
-
Classes in org.apache.maven.api.xml used by org.apache.maven.api.plugin.testingClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.
-
Classes in org.apache.maven.api.xml used by org.apache.maven.api.plugin.testing.stubsClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.
-
Classes in org.apache.maven.api.xml used by org.apache.maven.api.settingsClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.
-
Classes in org.apache.maven.api.xml used by org.apache.maven.api.toolchainClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.
-
Classes in org.apache.maven.api.xml used by org.apache.maven.api.xmlClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.Builder class for creating XmlNode instances.Interface for building input locations during XML parsing.
-
Classes in org.apache.maven.api.xml used by org.apache.maven.extension.internalClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.
-
Classes in org.apache.maven.api.xml used by org.apache.maven.internal.implClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.
-
Classes in org.apache.maven.api.xml used by org.apache.maven.internal.xmlClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.Comprehensive service interface for XML operations including node creation, merging, reading, and writing.Interface for building input locations during XML parsing.
-
Classes in org.apache.maven.api.xml used by org.apache.maven.lifecycle.internalClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.
-
Classes in org.apache.maven.api.xml used by org.apache.maven.lifecycle.mappingClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.
-
Classes in org.apache.maven.api.xml used by org.apache.maven.model.v4ClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.
-
Classes in org.apache.maven.api.xml used by org.apache.maven.pluginClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.
-
Classes in org.apache.maven.api.xml used by org.apache.maven.settings.v4ClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.
-
Classes in org.apache.maven.api.xml used by org.apache.maven.toolchain.v4ClassDescriptionAn immutable XML node representation that provides a clean API for working with XML data structures.