public class ConstantsScanListener extends BaseScanListener
m_fileSource, m_parent, m_recordOwnerCollection, m_strSourcePrefix, m_writer| Constructor and Description |
|---|
ConstantsScanListener()
Default constructor.
|
ConstantsScanListener(RecordOwnerParent parent,
String strSourcePrefix)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
convertNameToConstant(String strName)
A utility name to convert a java name to a constant.
|
String |
convertString(String string)
Do any string conversion on the file text.
|
void |
free()
Free Method.
|
void |
init(RecordOwnerParent parent,
String strSourcePrefix)
Init Method.
|
addRecordOwner, filterDirectory, filterFile, getProperties, getProperty, getTask, moveSourceToDest, moveThisFile, moveThisFile, postProcessThisDirectory, processThisDirectory, removeRecordOwner, retrieveUserProperties, setPrintWriter, setProperties, setProperty, setSourceFilepublic ConstantsScanListener()
public ConstantsScanListener(RecordOwnerParent parent, String strSourcePrefix)
public void init(RecordOwnerParent parent, String strSourcePrefix)
init in class BaseScanListenerpublic void free()
free in interface Freeablefree in class BaseScanListenerpublic String convertString(String string)
convertString in class BaseScanListenerCopyright © 2015 jbundle.org. All Rights Reserved.