Class XmlReader


  • public class XmlReader
    extends Object
    Reading the Xml from annotation or json
    Author:
    Phillip Kruger (phillip.kruger@redhat.com), Eric Wittmann (eric.wittmann@gmail.com)
    See Also:
    xmlObject
    • Method Detail

      • readXML

        public static org.eclipse.microprofile.openapi.models.media.XML readXML​(com.fasterxml.jackson.databind.JsonNode node)
        Reads a XML OpenAPI node.
        Parameters:
        node - the json node
        Returns:
        XML model