Class XmlWriter

    • Method Detail

      • writeXML

        public static void writeXML​(com.fasterxml.jackson.databind.node.ObjectNode parent,
                                    org.eclipse.microprofile.openapi.models.media.XML model)
        Writes a XML object to the JSON tree.
        Parameters:
        parent - the parent json node
        model - the XML model