Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
356 chris 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.6.0_26) on Sun Jan 27 20:37:10 CET 2013 -->
6
<TITLE>
7
ExternalFileHandleResolver (libgdx API)
8
</TITLE>
9
 
10
<META NAME="date" CONTENT="2013-01-27">
11
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    if (location.href.indexOf('is-external=true') == -1) {
18
        parent.document.title="ExternalFileHandleResolver (libgdx API)";
19
    }
20
}
21
</SCRIPT>
22
<NOSCRIPT>
23
</NOSCRIPT>
24
 
25
</HEAD>
26
 
27
<BODY BGCOLOR="white" onload="windowTitle();">
28
<HR>
29
 
30
 
31
<!-- ========= START OF TOP NAVBAR ======= -->
32
<A NAME="navbar_top"><!-- --></A>
33
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35
<TR>
36
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37
<A NAME="navbar_top_firstrow"><!-- --></A>
38
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39
  <TR ALIGN="center" VALIGN="top">
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ExternalFileHandleResolver.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48
  </TR>
49
</TABLE>
50
</TD>
51
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52
 
53
                                libgdx API
54
                                <style>
55
                                body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
56
                                pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
57
                                h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%;  font-weight:bold }
58
                                .TableHeadingColor { background:#EEEEFF; }
59
                                a { text-decoration:none }
60
                                a:hover { text-decoration:underline }
61
                                a:link, a:visited { color:blue }
62
                                table { border:0px }
63
                                .TableRowColor td:first-child { border-left:1px solid black }
64
                                .TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
65
                                hr { border:0px; border-bottom:1px solid #333366; }
66
                                </style>
67
                        </EM>
68
</TD>
69
</TR>
70
 
71
<TR>
72
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
73
&nbsp;PREV CLASS&nbsp;
74
&nbsp;<A HREF="../../../../../../com/badlogic/gdx/assets/loaders/resolvers/InternalFileHandleResolver.html" title="class in com.badlogic.gdx.assets.loaders.resolvers"><B>NEXT CLASS</B></A></FONT></TD>
75
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
76
  <A HREF="../../../../../../index.html?com/badlogic/gdx/assets/loaders/resolvers/ExternalFileHandleResolver.html" target="_top"><B>FRAMES</B></A>  &nbsp;
77
&nbsp;<A HREF="ExternalFileHandleResolver.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
78
&nbsp;<SCRIPT type="text/javascript">
79
  <!--
80
  if(window==top) {
81
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
82
  }
83
  //-->
84
</SCRIPT>
85
<NOSCRIPT>
86
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
87
</NOSCRIPT>
88
 
89
 
90
</FONT></TD>
91
</TR>
92
<TR>
93
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
94
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
95
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
96
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
97
</TR>
98
</TABLE>
99
<A NAME="skip-navbar_top"></A>
100
<!-- ========= END OF TOP NAVBAR ========= -->
101
 
102
<HR>
103
<!-- ======== START OF CLASS DATA ======== -->
104
<H2>
105
<FONT SIZE="-1">
106
com.badlogic.gdx.assets.loaders.resolvers</FONT>
107
<BR>
108
Class ExternalFileHandleResolver</H2>
109
<PRE>
110
java.lang.Object
111
  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>com.badlogic.gdx.assets.loaders.resolvers.ExternalFileHandleResolver</B>
112
</PRE>
113
<DL>
114
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../com/badlogic/gdx/assets/loaders/FileHandleResolver.html" title="interface in com.badlogic.gdx.assets.loaders">FileHandleResolver</A></DD>
115
</DL>
116
<HR>
117
<DL>
118
<DT><PRE>public class <B>ExternalFileHandleResolver</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../com/badlogic/gdx/assets/loaders/FileHandleResolver.html" title="interface in com.badlogic.gdx.assets.loaders">FileHandleResolver</A></DL>
119
</PRE>
120
 
121
<P>
122
<HR>
123
 
124
<P>
125
 
126
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
127
 
128
<A NAME="constructor_summary"><!-- --></A>
129
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
130
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
131
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
132
<B>Constructor Summary</B></FONT></TH>
133
</TR>
134
<TR BGCOLOR="white" CLASS="TableRowColor">
135
<TD><CODE><B><A HREF="../../../../../../com/badlogic/gdx/assets/loaders/resolvers/ExternalFileHandleResolver.html#ExternalFileHandleResolver()">ExternalFileHandleResolver</A></B>()</CODE>
136
 
137
<BR>
138
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
139
</TR>
140
</TABLE>
141
&nbsp;
142
<!-- ========== METHOD SUMMARY =========== -->
143
 
144
<A NAME="method_summary"><!-- --></A>
145
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
146
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
147
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
148
<B>Method Summary</B></FONT></TH>
149
</TR>
150
<TR BGCOLOR="white" CLASS="TableRowColor">
151
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
152
<CODE>&nbsp;<A HREF="../../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle</A></CODE></FONT></TD>
153
<TD><CODE><B><A HREF="../../../../../../com/badlogic/gdx/assets/loaders/resolvers/ExternalFileHandleResolver.html#resolve(java.lang.String)">resolve</A></B>(java.lang.String&nbsp;fileName)</CODE>
154
 
155
<BR>
156
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
157
</TR>
158
</TABLE>
159
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
160
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
161
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
162
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
163
</TR>
164
<TR BGCOLOR="white" CLASS="TableRowColor">
165
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
166
</TR>
167
</TABLE>
168
&nbsp;
169
<P>
170
 
171
<!-- ========= CONSTRUCTOR DETAIL ======== -->
172
 
173
<A NAME="constructor_detail"><!-- --></A>
174
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
175
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
176
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
177
<B>Constructor Detail</B></FONT></TH>
178
</TR>
179
</TABLE>
180
 
181
<A NAME="ExternalFileHandleResolver()"><!-- --></A><H3>
182
ExternalFileHandleResolver</H3>
183
<PRE>
184
public <B>ExternalFileHandleResolver</B>()</PRE>
185
<DL>
186
</DL>
187
 
188
<!-- ============ METHOD DETAIL ========== -->
189
 
190
<A NAME="method_detail"><!-- --></A>
191
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
192
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
193
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
194
<B>Method Detail</B></FONT></TH>
195
</TR>
196
</TABLE>
197
 
198
<A NAME="resolve(java.lang.String)"><!-- --></A><H3>
199
resolve</H3>
200
<PRE>
201
public <A HREF="../../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle</A> <B>resolve</B>(java.lang.String&nbsp;fileName)</PRE>
202
<DL>
203
<DD><DL>
204
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/badlogic/gdx/assets/loaders/FileHandleResolver.html#resolve(java.lang.String)">resolve</A></CODE> in interface <CODE><A HREF="../../../../../../com/badlogic/gdx/assets/loaders/FileHandleResolver.html" title="interface in com.badlogic.gdx.assets.loaders">FileHandleResolver</A></CODE></DL>
205
</DD>
206
<DD><DL>
207
</DL>
208
</DD>
209
</DL>
210
<!-- ========= END OF CLASS DATA ========= -->
211
<HR>
212
 
213
 
214
<!-- ======= START OF BOTTOM NAVBAR ====== -->
215
<A NAME="navbar_bottom"><!-- --></A>
216
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
217
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
218
<TR>
219
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
220
<A NAME="navbar_bottom_firstrow"><!-- --></A>
221
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
222
  <TR ALIGN="center" VALIGN="top">
223
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
224
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
225
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
226
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ExternalFileHandleResolver.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
227
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
228
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
229
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
230
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
231
  </TR>
232
</TABLE>
233
</TD>
234
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
235
libgdx API</EM>
236
</TD>
237
</TR>
238
 
239
<TR>
240
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
241
&nbsp;PREV CLASS&nbsp;
242
&nbsp;<A HREF="../../../../../../com/badlogic/gdx/assets/loaders/resolvers/InternalFileHandleResolver.html" title="class in com.badlogic.gdx.assets.loaders.resolvers"><B>NEXT CLASS</B></A></FONT></TD>
243
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
244
  <A HREF="../../../../../../index.html?com/badlogic/gdx/assets/loaders/resolvers/ExternalFileHandleResolver.html" target="_top"><B>FRAMES</B></A>  &nbsp;
245
&nbsp;<A HREF="ExternalFileHandleResolver.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
246
&nbsp;<SCRIPT type="text/javascript">
247
  <!--
248
  if(window==top) {
249
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
250
  }
251
  //-->
252
</SCRIPT>
253
<NOSCRIPT>
254
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
255
</NOSCRIPT>
256
 
257
 
258
</FONT></TD>
259
</TR>
260
<TR>
261
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
262
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
263
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
264
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
265
</TR>
266
</TABLE>
267
<A NAME="skip-navbar_bottom"></A>
268
<!-- ======== END OF BOTTOM NAVBAR ======= -->
269
 
270
<HR>
271
 
272
                                <div style="font-size:9pt"><i>
273
                                Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
274
                                </i></div>
275
 
276
</BODY>
277
</HTML>