com.ibm.dse.appl.ej.client
Interface EJQueryParser
- All Known Implementing Classes:
- EJQueryParserImpl
- public interface EJQueryParser
The implementor of this interface is responsible for parsing the XML file.
Method Summary |
EJQuerySet |
getQuerySet()
Returns the querySet property value. |
void |
initXML(java.lang.String aFile)
This method is responsible for parsing the XML file. |
getQuerySet
public EJQuerySet getQuerySet()
- Returns the querySet property value.
- Returns:
- com.ibm.dse.appl.ej.client.EJQuerySet
initXML
public void initXML(java.lang.String aFile)
- This method is responsible for parsing the XML file.
- Parameters:
aFile
- the java.lang.String