|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.mdm.index.filter.ExclusionFilterCofig
The ExclusionFilterCofig class will parse the filter Config file.
| Constructor Summary | |
ExclusionFilterCofig()
Creates a new instance of ExclusionFilterCofig |
|
| Method Summary | |
int |
finish()
|
java.util.ArrayList |
getBlockingList()
|
java.util.ArrayList |
getmatchingList()
|
java.lang.String |
getModuleType()
|
java.util.ArrayList |
getSbrList()
|
int |
init()
|
void |
parse(org.w3c.dom.Node node)
Method used to parse the Node. |
java.util.ArrayList |
parseFlatFile(java.lang.String fileName,
java.lang.String delimiter)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExclusionFilterCofig()
| Method Detail |
public int finish()
ConfigurationInfo
finish in interface ConfigurationInfopublic java.util.ArrayList getBlockingList()
public java.util.ArrayList getmatchingList()
public java.lang.String getModuleType()
ConfigurationInfo
getModuleType in interface ConfigurationInfopublic java.util.ArrayList getSbrList()
public int init()
ConfigurationInfo
init in interface ConfigurationInfo
public void parse(org.w3c.dom.Node node)
throws ConfigurationException
parse in interface ConfigurationInfonode - the root node of the filter Confg file.
ConfigurationException - See ConfigurationInfo
public java.util.ArrayList parseFlatFile(java.lang.String fileName,
java.lang.String delimiter)
fileName - delimiter -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.