Statistics
| Revision:

root / trunk / libraries / libCq CMS for java.old / doc-files / javadocs / org / cresques / io / DataSource.html @ 2849

History | View | Annotate | Download (11.7 KB)

1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.4.2_03) on Fri Sep 02 13:43:20 CEST 2005 -->
6
<TITLE>
7
DataSource
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.io.DataSource class">
11

    
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
13

    
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    parent.document.title="DataSource";
18
}
19
</SCRIPT>
20

    
21
</HEAD>
22

    
23
<BODY BGCOLOR="white" onload="windowTitle();">
24

    
25

    
26
<!-- ========= START OF TOP NAVBAR ======= -->
27
<A NAME="navbar_top"><!-- --></A>
28
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
29
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
30
<TR>
31
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
32
<A NAME="navbar_top_firstrow"><!-- --></A>
33
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
34
  <TR ALIGN="center" VALIGN="top">
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
37
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
42
  </TR>
43
</TABLE>
44
</TD>
45
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
46
</EM>
47
</TD>
48
</TR>
49

    
50
<TR>
51
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
52
&nbsp;<A HREF="../../../org/cresques/io/CXMLParser.html" title="class in org.cresques.io"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../org/cresques/io/DgnFile.html" title="class in org.cresques.io"><B>NEXT CLASS</B></A></FONT></TD>
54
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
55
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
56
&nbsp;<A HREF="DataSource.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
57
&nbsp;<SCRIPT type="text/javascript">
58
  <!--
59
  if(window==top) {
60
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
61
  }
62
  //-->
63
</SCRIPT>
64
<NOSCRIPT>
65
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
66
</NOSCRIPT>
67

    
68
</FONT></TD>
69
</TR>
70
<TR>
71
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
72
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
73
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
74
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
75
</TR>
76
</TABLE>
77
<A NAME="skip-navbar_top"></A>
78
<!-- ========= END OF TOP NAVBAR ========= -->
79

    
80
<HR>
81
<!-- ======== START OF CLASS DATA ======== -->
82
<H2>
83
<FONT SIZE="-1">
84
org.cresques.io</FONT>
85
<BR>
86
Class DataSource</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.io.DataSource</B>
90
</PRE>
91
<HR>
92
<DL>
93
<DT>public class <B>DataSource</B><DT>extends java.lang.Object</DL>
94

    
95
<P>
96
Origen de datos. Unidad, volumen de red, etc.
97
<P>
98

    
99
<P>
100
<DL>
101
<DT><B>Author:</B></DT>
102
  <DD>"Luis W. Sevilla" <sevilla_lui@gva.es></DD>
103
</DL>
104
<HR>
105

    
106
<P>
107
<!-- ======== NESTED CLASS SUMMARY ======== -->
108

    
109

    
110
<!-- =========== FIELD SUMMARY =========== -->
111

    
112

    
113
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
114

    
115
<A NAME="constructor_summary"><!-- --></A>
116
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
117
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
118
<TD COLSPAN=2><FONT SIZE="+2">
119
<B>Constructor Summary</B></FONT></TD>
120
</TR>
121
<TR BGCOLOR="white" CLASS="TableRowColor">
122
<TD><CODE><B><A HREF="../../../org/cresques/io/DataSource.html#DataSource(java.lang.String, java.lang.String)">DataSource</A></B>(java.lang.String&nbsp;path,
123
           java.lang.String&nbsp;name)</CODE>
124

    
125
<BR>
126
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
127
</TR>
128
</TABLE>
129
&nbsp;
130
<!-- ========== METHOD SUMMARY =========== -->
131

    
132
<A NAME="method_summary"><!-- --></A>
133
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
134
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
135
<TD COLSPAN=2><FONT SIZE="+2">
136
<B>Method Summary</B></FONT></TD>
137
</TR>
138
<TR BGCOLOR="white" CLASS="TableRowColor">
139
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
140
<CODE>static&nbsp;<A HREF="../../../org/cresques/io/DataSource.html" title="class in org.cresques.io">DataSource</A></CODE></FONT></TD>
141
<TD><CODE><B><A HREF="../../../org/cresques/io/DataSource.html#getDSFromName(java.lang.String)">getDSFromName</A></B>(java.lang.String&nbsp;name)</CODE>
142

    
143
<BR>
144
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
145
</TR>
146
<TR BGCOLOR="white" CLASS="TableRowColor">
147
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
148
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
149
<TD><CODE><B><A HREF="../../../org/cresques/io/DataSource.html#getName()">getName</A></B>()</CODE>
150

    
151
<BR>
152
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
153
</TR>
154
<TR BGCOLOR="white" CLASS="TableRowColor">
155
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
156
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
157
<TD><CODE><B><A HREF="../../../org/cresques/io/DataSource.html#getPath()">getPath</A></B>()</CODE>
158

    
159
<BR>
160
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
161
</TR>
162
<TR BGCOLOR="white" CLASS="TableRowColor">
163
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
164
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
165
<TD><CODE><B><A HREF="../../../org/cresques/io/DataSource.html#normalize(java.lang.String)">normalize</A></B>(java.lang.String&nbsp;path)</CODE>
166

    
167
<BR>
168
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sustituye en el path el nombre de la unidad por su path real.</TD>
169
</TR>
170
<TR BGCOLOR="white" CLASS="TableRowColor">
171
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
172
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
173
<TD><CODE><B><A HREF="../../../org/cresques/io/DataSource.html#toString()">toString</A></B>()</CODE>
174

    
175
<BR>
176
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
177
</TR>
178
</TABLE>
179
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
180
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
181
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
182
<TD><B>Methods inherited from class java.lang.Object</B></TD>
183
</TR>
184
<TR BGCOLOR="white" CLASS="TableRowColor">
185
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
186
</TR>
187
</TABLE>
188
&nbsp;
189
<P>
190

    
191
<!-- ============ FIELD DETAIL =========== -->
192

    
193

    
194
<!-- ========= CONSTRUCTOR DETAIL ======== -->
195

    
196
<A NAME="constructor_detail"><!-- --></A>
197
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
198
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
199
<TD COLSPAN=1><FONT SIZE="+2">
200
<B>Constructor Detail</B></FONT></TD>
201
</TR>
202
</TABLE>
203

    
204
<A NAME="DataSource(java.lang.String, java.lang.String)"><!-- --></A><H3>
205
DataSource</H3>
206
<PRE>
207
public <B>DataSource</B>(java.lang.String&nbsp;path,
208
                  java.lang.String&nbsp;name)</PRE>
209
<DL>
210
</DL>
211

    
212
<!-- ============ METHOD DETAIL ========== -->
213

    
214
<A NAME="method_detail"><!-- --></A>
215
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
216
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
217
<TD COLSPAN=1><FONT SIZE="+2">
218
<B>Method Detail</B></FONT></TD>
219
</TR>
220
</TABLE>
221

    
222
<A NAME="getName()"><!-- --></A><H3>
223
getName</H3>
224
<PRE>
225
public java.lang.String <B>getName</B>()</PRE>
226
<DL>
227
<DD><DL>
228
</DL>
229
</DD>
230
</DL>
231
<HR>
232

    
233
<A NAME="getPath()"><!-- --></A><H3>
234
getPath</H3>
235
<PRE>
236
public java.lang.String <B>getPath</B>()</PRE>
237
<DL>
238
<DD><DL>
239
</DL>
240
</DD>
241
</DL>
242
<HR>
243

    
244
<A NAME="getDSFromName(java.lang.String)"><!-- --></A><H3>
245
getDSFromName</H3>
246
<PRE>
247
public static <A HREF="../../../org/cresques/io/DataSource.html" title="class in org.cresques.io">DataSource</A> <B>getDSFromName</B>(java.lang.String&nbsp;name)</PRE>
248
<DL>
249
<DD><DL>
250
</DL>
251
</DD>
252
</DL>
253
<HR>
254

    
255
<A NAME="normalize(java.lang.String)"><!-- --></A><H3>
256
normalize</H3>
257
<PRE>
258
public static java.lang.String <B>normalize</B>(java.lang.String&nbsp;path)</PRE>
259
<DL>
260
<DD>Sustituye en el path el nombre de la unidad por su path real.
261
<P>
262
<DD><DL>
263
<DT><B>Parameters:</B><DD><CODE>path</CODE> - 
264
<DT><B>Returns:</B><DD></DL>
265
</DD>
266
</DL>
267
<HR>
268

    
269
<A NAME="toString()"><!-- --></A><H3>
270
toString</H3>
271
<PRE>
272
public java.lang.String <B>toString</B>()</PRE>
273
<DL>
274
<DD><DL>
275
</DL>
276
</DD>
277
</DL>
278
<!-- ========= END OF CLASS DATA ========= -->
279
<HR>
280

    
281

    
282
<!-- ======= START OF BOTTOM NAVBAR ====== -->
283
<A NAME="navbar_bottom"><!-- --></A>
284
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
285
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
286
<TR>
287
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
288
<A NAME="navbar_bottom_firstrow"><!-- --></A>
289
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
290
  <TR ALIGN="center" VALIGN="top">
291
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
292
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
293
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
294
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
295
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
296
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
297
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
298
  </TR>
299
</TABLE>
300
</TD>
301
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
302
</EM>
303
</TD>
304
</TR>
305

    
306
<TR>
307
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
308
&nbsp;<A HREF="../../../org/cresques/io/CXMLParser.html" title="class in org.cresques.io"><B>PREV CLASS</B></A>&nbsp;
309
&nbsp;<A HREF="../../../org/cresques/io/DgnFile.html" title="class in org.cresques.io"><B>NEXT CLASS</B></A></FONT></TD>
310
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
311
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
312
&nbsp;<A HREF="DataSource.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
313
&nbsp;<SCRIPT type="text/javascript">
314
  <!--
315
  if(window==top) {
316
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
317
  }
318
  //-->
319
</SCRIPT>
320
<NOSCRIPT>
321
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
322
</NOSCRIPT>
323

    
324
</FONT></TD>
325
</TR>
326
<TR>
327
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
328
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
329
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
330
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
331
</TR>
332
</TABLE>
333
<A NAME="skip-navbar_bottom"></A>
334
<!-- ======== END OF BOTTOM NAVBAR ======= -->
335

    
336
<HR>
337

    
338
</BODY>
339
</HTML>