Uses of Class
org.apache.maven.api.services.xml.XmlReaderException
Packages that use XmlReaderException
Package
Description
Provides XML-specific services for reading and writing Maven's configuration files
and descriptors.
-
Uses of XmlReaderException in org.apache.maven.api.services.xml
Methods in org.apache.maven.api.services.xml that throw XmlReaderExceptionModifier and TypeMethodDescriptiondefault TXmlFactory.fromXmlString(String xml) Simply parse the given xml string.default TXmlFactory.read(InputStream input) default TXmlFactory.read(InputStream input, boolean strict) default Tdefault Tdefault Tdefault TXmlFactory.read(XmlReaderRequest request)