|
Qizx fe-4.4p2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Indexing.Sieve
Abstraction of Sieves used for indexing XML data.
Method Summary | |
---|---|
String[] |
getParameters()
Returns parameters specified by setParameters(). |
void |
setParameters(String[] parameters)
Defines optional parameters for the sieve. |
Method Detail |
---|
void setParameters(String[] parameters) throws DataModelException
parameters
- an array of even size containing alternately a
parameter name and a parameter value.
DataModelException
- if the option is unknown or the value is
invalid.String[] getParameters()
|
© 2010 Axyana Software | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |