hbwf / mybatis

Automatically exported from code.google.com/p/mybatis
0 stars 0 forks source link

I have a puzzle about mybatis-generaot-core for help #831

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
hello, jeff.
   Recently, i am reading the code of mybatis-generaot-core . There is a puzzle i don't understand.
Why the code project create classes like "Document", "element","xmlElement"? 
why not use the 
dom4j (or others) to finish the same task? is here same special which dom4j 
does not good enough?

Original issue reported on code.google.com by Meng.Wan...@gmail.com on 24 Dec 2014 at 5:53

GoogleCodeExporter commented 9 years ago
i want to use some of your code.but i want to use dom4j to substitute your 
classes like "document", i want to know if there is some special for your code.

Original comment by Meng.Wan...@gmail.com on 24 Dec 2014 at 6:13