[Home] [Help]
1: PACKAGE BODY CS_KB_KWIC_UTIL AS
2: /* $Header: cskbkwicb.pls 120.5.12020000.2 2012/07/05 05:37:08 gasankar ship $ */
3:
4: /*
5: *
11: *
12: * FILENAME
13: * cskbkwicb.pls
14: * PURPOSE
15: * Creates the package body for CS_KB_KWIC_UTIL
16: * CS_KB_KWIC_UTIL supports the Keywords In Context implementation
17: *
18: * HISTORY
19: * 12-APR-2005 HMEI Created.
12: * FILENAME
13: * cskbkwicb.pls
14: * PURPOSE
15: * Creates the package body for CS_KB_KWIC_UTIL
16: * CS_KB_KWIC_UTIL supports the Keywords In Context implementation
17: *
18: * HISTORY
19: * 12-APR-2005 HMEI Created.
20: * 11-JUL-2005 HMEI Changed get_segment_kwic to use different regular
532:
533: END get_set_snippet;
534:
535:
536: end CS_KB_KWIC_UTIL ;