Package org.cyclonedx.util.serializer
Class SerializerUtils
- java.lang.Object
-
- org.cyclonedx.util.serializer.SerializerUtils
-
public class SerializerUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SerializerUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidserializeHashXml(com.fasterxml.jackson.dataformat.xml.ser.ToXmlGenerator toXmlGenerator, Hash hash)
-
-
-
Method Detail
-
serializeHashXml
public static void serializeHashXml(com.fasterxml.jackson.dataformat.xml.ser.ToXmlGenerator toXmlGenerator, Hash hash) throws java.io.IOException- Throws:
java.io.IOException
-
-