/* * (C) Copyright IBM Corp. 2013 * * LICENSE: Eclipse Public License v1.0 * http://www.eclipse.org/legal/epl-v10.html */ /** * com.ibm.gaiandb.webservices.parser.extractors is a package containing * tools managing the extraction of element, and used by the different * parsers of the package com.ibm.gaiandb.webservices.parser. * * @author remi - IBM Hursley */ package com.ibm.gaiandb.webservices.parser.extractors;