blob: 9780e02fa82867bf47583abf46a9b607c8713c78 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
*************************************************************************
* Copyright (c) 2004, 2006 Actuate Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Actuate Corporation - initial API and implementation
*
*************************************************************************
-->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="white">
[<b>Non-API</b>] Flat File Data Source Designer - an ODA designer UI extension.
<p>
Note: <i>The implementation classes are <b>not</b> public APIs.
<br>Backward compatibility support in future releases is not guaranteed.</i>
<h2>Package Specification</h2>
The ODA flat file designer serves as an exemplary implementation
of the ODA designer UI framework and extension points, which
integrates with the Data Tools Connection Profile framework.
<p>It allows an user to create and edit an ODA data set design,
which defines a CSV data file location and the slice of data to access
through its run-time driver.
<!-- Put @see and @since tags down here. -->
@see org.eclipse.datatools.connectivity.oda.flatfile
@since 3.0
</body>
</html>