Class SerializerUtils

java.lang.Object
org.cyclonedx.util.serializer.SerializerUtils

public class SerializerUtils extends Object
  • Constructor Details

    • SerializerUtils

      public SerializerUtils()
  • Method Details

    • serializeHashXml

      public static void serializeHashXml(com.fasterxml.jackson.dataformat.xml.ser.ToXmlGenerator toXmlGenerator, Hash hash) throws IOException
      Throws:
      IOException