com.ibm.redback.utils
Class RbFileCheck

java.lang.Object
  |
  +--com.ibm.redback.utils.RbFileCheck

public class RbFileCheck
extends java.lang.Object

This class check the contents of the properties file.


Constructor Summary
RbFileCheck(java.lang.String confPath)
           
 
Method Summary
 java.util.Vector ChkpropFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RbFileCheck

public RbFileCheck(java.lang.String confPath)
Method Detail

ChkpropFile

public java.util.Vector ChkpropFile()