Class MtLbMapper


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

      Constructors 
      Constructor Description
      MtLbMapper()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<org.joox.Match> mapForeignKeys​(java.util.List<io.vacco.oriax.core.OxVtx<java.lang.String,​io.vacco.metolithe.core.MtDescriptor<?>>> classGroup)  
      org.joox.Match mapFrom​(io.vacco.metolithe.core.MtDescriptor<?> d)  
      org.joox.Match mapSchema​(io.vacco.metolithe.core.MtCaseFormat fmt, java.lang.Class<?>... schemaClasses)  
      • Methods inherited from class java.lang.Object

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

      • MtLbMapper

        public MtLbMapper()
    • Method Detail

      • mapForeignKeys

        public java.util.List<org.joox.Match> mapForeignKeys​(java.util.List<io.vacco.oriax.core.OxVtx<java.lang.String,​io.vacco.metolithe.core.MtDescriptor<?>>> classGroup)
      • mapFrom

        public org.joox.Match mapFrom​(io.vacco.metolithe.core.MtDescriptor<?> d)
      • mapSchema

        public org.joox.Match mapSchema​(io.vacco.metolithe.core.MtCaseFormat fmt,
                                        java.lang.Class<?>... schemaClasses)
                                 throws java.io.IOException,
                                        org.xml.sax.SAXException
        Throws:
        java.io.IOException
        org.xml.sax.SAXException