Uses of Class
org.apache.maven.api.services.xml.XmlReaderException
Package
Description
-
Uses of XmlReaderException in org.apache.maven.api.services.model
Modifier and TypeMethodDescriptionModelProcessor.read
(XmlReaderRequest request) Reads the model from the specified byte stream. -
Uses of XmlReaderException in org.apache.maven.api.services.xml
Modifier and TypeMethodDescriptiondefault T
XmlFactory.fromXmlString
(String xml) Simply parse the given xml string.default T
XmlFactory.read
(InputStream input) default T
XmlFactory.read
(InputStream input, boolean strict) default T
default T
default T
default T
XmlFactory.read
(XmlReaderRequest request) -
Uses of XmlReaderException in org.apache.maven.internal.impl
Modifier and TypeMethodDescriptionstatic Model
Simply parse the given xml string.static PluginDescriptor
Simply parse the given xml string.DefaultModelXmlFactory.read
(XmlReaderRequest request) DefaultPluginXmlFactory.read
(XmlReaderRequest request) DefaultSettingsXmlFactory.read
(XmlReaderRequest request) DefaultToolchainsXmlFactory.read
(XmlReaderRequest request)