Class MtLbWriter


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

      Constructors 
      Constructor Description
      MtLbWriter()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void writeTo​(org.joox.Match node, java.io.OutputStream out)  
      • Methods inherited from class java.lang.Object

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

      • MtLbWriter

        public MtLbWriter()
    • Method Detail

      • writeTo

        public static void writeTo​(org.joox.Match node,
                                   java.io.OutputStream out)
                            throws javax.xml.transform.TransformerException
        Throws:
        javax.xml.transform.TransformerException