net.xineo.xml.xil.localRegex
Class LocalRegexSource

java.lang.Object
  |
  +--net.xineo.xml.xil.localRegex.LocalRegexSource
All Implemented Interfaces:
Source

public class LocalRegexSource
extends java.lang.Object
implements Source


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

LocalRegexSource

public LocalRegexSource()
Method Detail

initialize

public void initialize(java.util.Properties parameters)
                throws XILException
Specified by:
initialize in interface Source
XILException

query

public void query(java.lang.String query)
           throws XILException
Specified by:
query in interface Source
XILException

nextRecord

public boolean nextRecord(SymbolTable symbolTable)
                   throws XILException
Specified by:
nextRecord in interface Source
XILException

release

public void release()
             throws XILException
Specified by:
release in interface Source
XILException


Copyright © 2002 Frédérik Bilhaut - Xineo.NET