java.lang.Object
ru.bitel.bgbilling.modules.vod.server.proto.XMLUtils

public class XMLUtils
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    XMLUtils()  
  • Method Summary

    Modifier and Type Method Description
    static javax.xml.bind.Marshaller newMarshaller​(java.lang.Object jaxbObject)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • XMLUtils

      public XMLUtils()
  • Method Details

    • newMarshaller

      public static javax.xml.bind.Marshaller newMarshaller​(java.lang.Object jaxbObject)