com.ibm.as400.ui.tools
Class DataBeanParser
java.lang.Object
com.ibm.as400.ui.tools.DataBeanParser
public class DataBeanParser
extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataBeanParser
public DataBeanParser(String sFile)
throws FileNotFoundException,
IOException
- Throws:
FileNotFoundException
IOException
DataBeanParser
public DataBeanParser(File file)
throws FileNotFoundException,
IOException
- Throws:
FileNotFoundException
IOException
getClassName
public String getClassName()
getBaseClassName
public String getBaseClassName()
getInterfaces
public Vector getInterfaces()
getHeaders
public Vector getHeaders()
getTrailers
public Vector getTrailers()
getBody
public Vector getBody()
getLoadMethod
public Vector getLoadMethod()
hasGetSetMethod
public boolean hasGetSetMethod(String s)
hasGetMethod
public boolean hasGetMethod(String s)
hasMemberVariable
public boolean hasMemberVariable(String s)
hasImport
public boolean hasImport()
hasDateImport
public boolean hasDateImport()
hasSave
public boolean hasSave()
hasVerify
public boolean hasVerify()
hasCapabilities
public boolean hasCapabilities()