DBA Data[Home] [Help]

APPS.ICX_TEMPLATE_PARSER dependencies on ICX_TEMPLATE_PARSER

Line 1: package body icx_template_parser as

1: package body icx_template_parser as
2: /* $Header: ICXPARSB.pls 115.7 99/07/17 03:19:51 porting ship $ */
3:
4: -- Declaring the table for replacement meta_tag, replacement character
5: type table_row is record (

Line 953: end icx_template_parser;

949:
950:
951:
952:
953: end icx_template_parser;
954: