Uses of Class
org.apache.maven.api.services.xml.XmlWriterException
Packages that use XmlWriterException
-
Uses of XmlWriterException in org.apache.maven.api.services.xml
Methods in org.apache.maven.api.services.xml that throw XmlWriterExceptionModifier and TypeMethodDescriptiondefault StringXmlFactory.toXmlString(T content) Simply converts the given content to an xml string.voidXmlFactory.write(XmlWriterRequest<T> request) default voidXmlFactory.write(T content, OutputStream outputStream) default voiddefault void