Uses of Package
org.apache.maven.api.services.xml
Packages that use org.apache.maven.api.services.xml
Package
Description
Provides XML-specific services for reading and writing Maven's configuration files
and descriptors.
-
Classes in org.apache.maven.api.services.xml used by org.apache.maven.api.services.modelClassDescriptionAn exception thrown while reading an XML file.An XML reader request.
-
Classes in org.apache.maven.api.services.xml used by org.apache.maven.api.services.xmlClassDescriptionGeneric interface to read/write objects to/from XML.An exception thrown while reading an XML file.An XML reader request.An exception thrown while writing an XML file.An XML writer request.
-
Classes in org.apache.maven.api.services.xml used by org.apache.maven.implClassDescriptionReads or writes a
Model
using XML.Reads and writes aPluginDescriptor
object to/from XML.Reads and writes aSettings
object to/from XML.Reads and writes aPersistedToolchains
object to/from XML.Generic interface to read/write objects to/from XML.An exception thrown while reading an XML file.An XML reader request.An exception thrown while writing an XML file.An XML writer request. -
Classes in org.apache.maven.api.services.xml used by org.apache.maven.impl.model