Class MtLbYaml


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

      Constructors 
      Constructor Description
      MtLbYaml()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<java.lang.String,​java.lang.Object> mapSchema​(Root r)  
      void writeSchema​(Root r, java.io.Writer w)  
      • Methods inherited from class java.lang.Object

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

      • MtLbYaml

        public MtLbYaml()
    • Method Detail

      • mapSchema

        public java.util.Map<java.lang.String,​java.lang.Object> mapSchema​(Root r)
      • writeSchema

        public void writeSchema​(Root r,
                                java.io.Writer w)