Class MapperAnnotationBuilder


  • public class MapperAnnotationBuilder
    extends java.lang.Object
    Author:
    Clinton Begin, Kazuki Shimizu
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void parse()  
      • Methods inherited from class java.lang.Object

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

      • MapperAnnotationBuilder

        public MapperAnnotationBuilder​(Configuration configuration,
                                       java.lang.Class<?> type)
    • Method Detail

      • parse

        public void parse()