Package ISSearch

Interface Summary
ISDocumentInterface This interface is used to represent the parsed document.
ISParserInterface Parser-Interface of the Web search engine.
ISTermInterface This interface is used to represent particular terms of the document.
 

Class Summary
ISDocument This mandatory class must implement all functions prescribed by ISDocumentInterface
ISParser This mandatory class must implement all functions prescribed by ISParserInterface
ISTerm This mandatory class must implement all functions prescribed by ISTermInterface