org.apache.ibatis.abator.config
Class CommentGeneratorConfiguration

java.lang.Object
  extended byorg.apache.ibatis.abator.config.PropertyHolder
      extended byorg.apache.ibatis.abator.config.TypedPropertyHolder
          extended byorg.apache.ibatis.abator.config.CommentGeneratorConfiguration

public class CommentGeneratorConfiguration
extends TypedPropertyHolder

Author:
Jeff Butler

Constructor Summary
CommentGeneratorConfiguration()
           
 
Method Summary
 XmlElement toXmlElement()
           
 
Methods inherited from class org.apache.ibatis.abator.config.TypedPropertyHolder
getConfigurationType, setConfigurationType
 
Methods inherited from class org.apache.ibatis.abator.config.PropertyHolder
addProperty, addPropertyXmlElements, getProperties, getProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentGeneratorConfiguration

public CommentGeneratorConfiguration()
Method Detail

toXmlElement

public XmlElement toXmlElement()