Uses of Class
org.apache.maven.api.services.xml.XmlWriterException
-
Uses of XmlWriterException in org.apache.maven.api.services.xml
Modifier and TypeMethodDescriptiondefault String
XmlFactory.toXmlString
(T content) Simply converts the given content to an xml string.void
XmlFactory.write
(XmlWriterRequest<T> request) default void
XmlFactory.write
(T content, OutputStream outputStream) default void
default void