java.lang.Object
org.csveed.bean.BeanParser
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
checkForAnnotations
(BeanProperty beanProperty) Check for annotations.getBeanInstructions
(Class beanClass) Gets the bean instructions.
-
Constructor Details
-
BeanParser
public BeanParser()
-
-
Method Details
-
getBeanInstructions
Gets the bean instructions.- Parameters:
beanClass
- the bean class- Returns:
- the bean instructions
-
checkForAnnotations
Check for annotations.- Parameters:
beanProperty
- the bean property
-