Class SerializeUtils


  • public class SerializeUtils
    extends java.lang.Object
    • Method Detail

      • writeOptional

        public static void writeOptional​(XMLExtendedStreamWriter writer,
                                         java.lang.Enum<?> attribute,
                                         java.lang.String value)
                                  throws javax.xml.stream.XMLStreamException
        Throws:
        javax.xml.stream.XMLStreamException
      • writeTypedProperties

        public static void writeTypedProperties​(XMLExtendedStreamWriter writer,
                                                TypedProperties properties)
                                         throws javax.xml.stream.XMLStreamException
        Throws:
        javax.xml.stream.XMLStreamException