Description: The KWIC problem, with pipe-style, call/return style and OOP-style, respectively, to achieve
- [kwic] - kwic (keyword in context) system demonst
- [code] - KWIC system pipe/filter style realize
- [kwic_ADT] - KWIC abstract data type style to achieve
File list (Check if you may need any files):
source
......\kwic
......\....\CallReturn.java
......\....\ObjectOrient.java
......\....\Pipe.java