public BatisXmlMapParser(XmlParser parser) : base(parser)
 {
 }
 public BatisXmlConfigParser(XmlParser parser) : base(parser)
 {
 }