/* * (C) Copyright IBM Corp. 2013 * * LICENSE: Eclipse Public License v1.0 * http://www.eclipse.org/legal/epl-v10.html */ /** * <p> * com.ibm.gaiandb.webservices.parser is a package containing parsers used * by the VTI GenericWS. * * @see {@link com.ibm.gaiandb.webservices.parser.data.LogicalTableGenerator}, * {@link com.ibm.gaiandb.webservices.parser.properties.GenericWsPropertiesParser}. * * @author remi - IBM Hursley */ package com.ibm.gaiandb.webservices.parser;