|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--net.xineo.xml.xil.localRegex.LocalRegexSource
| Constructor Summary | |
LocalRegexSource()
|
|
| Method Summary | |
void |
initialize(java.util.Properties parameters)
|
boolean |
nextRecord(SymbolTable symbolTable)
|
void |
query(java.lang.String query)
|
void |
release()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LocalRegexSource()
| Method Detail |
public void initialize(java.util.Properties parameters)
throws XILException
initialize in interface SourceXILException
public void query(java.lang.String query)
throws XILException
query in interface SourceXILException
public boolean nextRecord(SymbolTable symbolTable)
throws XILException
nextRecord in interface SourceXILException
public void release()
throws XILException
release in interface SourceXILException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||