com.mchange.v2.codegen.bean
Class ParsedPropertyBeanDocument

java.lang.Object
  extended by com.mchange.v2.codegen.bean.ParsedPropertyBeanDocument

public class ParsedPropertyBeanDocument
extends Object


Constructor Summary
ParsedPropertyBeanDocument(Document doc)
           
 
Method Summary
 ClassInfo getClassInfo()
           
 Property[] getProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParsedPropertyBeanDocument

public ParsedPropertyBeanDocument(Document doc)
Method Detail

getClassInfo

public ClassInfo getClassInfo()

getProperties

public Property[] getProperties()