This file is indexed.

/usr/share/doc/libxmlbeans-maven-plugin-java/api/index-all.html is in libxmlbeans-maven-plugin-java-doc 2.3.3-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_23) on Wed Oct 19 14:27:53 UTC 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Index (Maven XML Beans Plugin 2.3.3 API)
</TITLE>

<META NAME="date" CONTENT="2011-10-19">

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

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="Index (Maven XML Beans Plugin 2.3.3 API)";
    }
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

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


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_X_">X</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans"><B>AbstractXmlBeansPlugin</B></A> - Class in <A HREF="./org/codehaus/mojo/xmlbeans/package-summary.html">org.codehaus.mojo.xmlbeans</A><DD><p/>
 A Maven 2 plugin which parses xsd files and produces a corresponding object
 model based on the Apache XML Beans parser.<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#AbstractXmlBeansPlugin()"><B>AbstractXmlBeansPlugin()</B></A> - 
Constructor for class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Empty constructor for the XML Beans plugin.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#ARTIFACT_FILE_PATH"><B>ARTIFACT_FILE_PATH</B></A> - 
Static variable in exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#catalogLocation"><B>catalogLocation</B></A> - 
Variable in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>The location of the catalog used to resolve xml entities.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html#classGenerationDirectory"><B>classGenerationDirectory</B></A> - 
Variable in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">CompileXmlBeansMojo</A>
<DD>Set a location to generate CLASS files into.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html#classGenerationDirectory"><B>classGenerationDirectory</B></A> - 
Variable in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">TestXmlBeansMojo</A>
<DD>Set a location to generate CLASS files into.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#CLASSPATH_DEPENDENCY"><B>CLASSPATH_DEPENDENCY</B></A> - 
Static variable in exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>Something went wrong while looking up the classpath.
<DT><A HREF="./org/codehaus/mojo/exception/CodedException.html" title="class in org.codehaus.mojo.exception"><B>CodedException</B></A> - Exception in <A HREF="./org/codehaus/mojo/exception/package-summary.html">org.codehaus.mojo.exception</A><DD>&nbsp;<DT><A HREF="./org/codehaus/mojo/exception/CodedException.html#CodedException()"><B>CodedException()</B></A> - 
Constructor for exception org.codehaus.mojo.exception.<A HREF="./org/codehaus/mojo/exception/CodedException.html" title="class in org.codehaus.mojo.exception">CodedException</A>
<DD>Empty Constructor.
<DT><A HREF="./org/codehaus/mojo/exception/CodedException.html#CodedException(org.codehaus.mojo.exception.Error)"><B>CodedException(Error)</B></A> - 
Constructor for exception org.codehaus.mojo.exception.<A HREF="./org/codehaus/mojo/exception/CodedException.html" title="class in org.codehaus.mojo.exception">CodedException</A>
<DD>An exception with a specific error code.
<DT><A HREF="./org/codehaus/mojo/exception/CodedException.html#CodedException(org.codehaus.mojo.exception.Error, java.lang.String[])"><B>CodedException(Error, String[])</B></A> - 
Constructor for exception org.codehaus.mojo.exception.<A HREF="./org/codehaus/mojo/exception/CodedException.html" title="class in org.codehaus.mojo.exception">CodedException</A>
<DD>An exception with an error code and fields in the
 message.
<DT><A HREF="./org/codehaus/mojo/exception/CodedException.html#CodedException(org.codehaus.mojo.exception.Error, java.lang.String)"><B>CodedException(Error, String)</B></A> - 
Constructor for exception org.codehaus.mojo.exception.<A HREF="./org/codehaus/mojo/exception/CodedException.html" title="class in org.codehaus.mojo.exception">CodedException</A>
<DD>An exception with an error code and fields in the
 message.
<DT><A HREF="./org/codehaus/mojo/exception/CodedException.html#CodedException(org.codehaus.mojo.exception.Error, java.lang.Throwable)"><B>CodedException(Error, Throwable)</B></A> - 
Constructor for exception org.codehaus.mojo.exception.<A HREF="./org/codehaus/mojo/exception/CodedException.html" title="class in org.codehaus.mojo.exception">CodedException</A>
<DD>Creates a new Coded Exception, given an error code and root cause.
<DT><A HREF="./org/codehaus/mojo/exception/CodedException.html#CodedException(org.codehaus.mojo.exception.Error, java.lang.String, java.lang.Throwable)"><B>CodedException(Error, String, Throwable)</B></A> - 
Constructor for exception org.codehaus.mojo.exception.<A HREF="./org/codehaus/mojo/exception/CodedException.html" title="class in org.codehaus.mojo.exception">CodedException</A>
<DD>Creates a coded exception with fields and a root cause.
<DT><A HREF="./org/codehaus/mojo/exception/CodedException.html#CodedException(org.codehaus.mojo.exception.Error, java.lang.String[], java.lang.Throwable)"><B>CodedException(Error, String[], Throwable)</B></A> - 
Constructor for exception org.codehaus.mojo.exception.<A HREF="./org/codehaus/mojo/exception/CodedException.html" title="class in org.codehaus.mojo.exception">CodedException</A>
<DD>Creates a coded exception with fields and a root cause.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#COMPILE_ERRORS"><B>COMPILE_ERRORS</B></A> - 
Static variable in exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>Errors occurred during the compile phase of the plugins process.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans"><B>CompileXmlBeansMojo</B></A> - Class in <A HREF="./org/codehaus/mojo/xmlbeans/package-summary.html">org.codehaus.mojo.xmlbeans</A><DD>A Maven 2 plugin which parses xsd files and produces a corresponding object
 model based on the Apache XML Beans parser.<DT><A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html#CompileXmlBeansMojo()"><B>CompileXmlBeansMojo()</B></A> - 
Constructor for class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">CompileXmlBeansMojo</A>
<DD>Empty constructor for the XML Beans plugin.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#COPY_CLASSES"><B>COPY_CLASSES</B></A> - 
Static variable in exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html#defaultXmlConfigDir"><B>defaultXmlConfigDir</B></A> - 
Variable in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">CompileXmlBeansMojo</A>
<DD>Default xmlConfigs directory.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html#defaultXmlConfigDir"><B>defaultXmlConfigDir</B></A> - 
Variable in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">TestXmlBeansMojo</A>
<DD>Default xmlConfigs directory.
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./org/codehaus/mojo/exception/CodedException.html#error"><B>error</B></A> - 
Variable in exception org.codehaus.mojo.exception.<A HREF="./org/codehaus/mojo/exception/CodedException.html" title="class in org.codehaus.mojo.exception">CodedException</A>
<DD>The error code for the specific error.
<DT><A HREF="./org/codehaus/mojo/exception/Error.html" title="class in org.codehaus.mojo.exception"><B>Error</B></A> - Class in <A HREF="./org/codehaus/mojo/exception/package-summary.html">org.codehaus.mojo.exception</A><DD>A key for a particular CodedException.<DT><A HREF="./org/codehaus/mojo/exception/Error.html#Error(java.lang.String)"><B>Error(String)</B></A> - 
Constructor for class org.codehaus.mojo.exception.<A HREF="./org/codehaus/mojo/exception/Error.html" title="class in org.codehaus.mojo.exception">Error</A>
<DD>Creates a new error code with a lookup value of <code>key</code>.
<DT><A HREF="./org/codehaus/mojo/exception/CodedException.html#errorFields"><B>errorFields</B></A> - 
Variable in exception org.codehaus.mojo.exception.<A HREF="./org/codehaus/mojo/exception/CodedException.html" title="class in org.codehaus.mojo.exception">CodedException</A>
<DD>Any fields which would need to be filled in within the error message.
<DT><A HREF="./org/codehaus/mojo/exception/CodedException.html#errors"><B>errors</B></A> - 
Variable in exception org.codehaus.mojo.exception.<A HREF="./org/codehaus/mojo/exception/CodedException.html" title="class in org.codehaus.mojo.exception">CodedException</A>
<DD>The shadow handle to the resource bundle.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#execute()"><B>execute()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD><p/>
 Map the parameters to the schema compilers parameter object, make sure
 the necessary output directories exist, then call on the schema compiler
 to produce the java objects and supporting resources.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/FilteredJarFile.html#extractEntry(java.io.File, java.util.jar.JarEntry)"><B>extractEntry(File, JarEntry)</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/FilteredJarFile.html" title="class in org.codehaus.mojo.xmlbeans">FilteredJarFile</A>
<DD>Unpack this entry into the given file location.
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./org/codehaus/mojo/xmlbeans/FilteredJarFile.html" title="class in org.codehaus.mojo.xmlbeans"><B>FilteredJarFile</B></A> - Class in <A HREF="./org/codehaus/mojo/xmlbeans/package-summary.html">org.codehaus.mojo.xmlbeans</A><DD>&nbsp;<DT><A HREF="./org/codehaus/mojo/xmlbeans/FilteredJarFile.html#FilteredJarFile(java.io.File, org.apache.maven.plugin.logging.Log)"><B>FilteredJarFile(File, Log)</B></A> - 
Constructor for class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/FilteredJarFile.html" title="class in org.codehaus.mojo.xmlbeans">FilteredJarFile</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/SchemaArtifactLookup.html#find(java.lang.String)"><B>find(String)</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/SchemaArtifactLookup.html" title="class in org.codehaus.mojo.xmlbeans">SchemaArtifactLookup</A>
<DD>Finds an artifact in the list of project artifacts and
 returns a casted version of it with extra helper methods.
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getBaseDir()"><B>getBaseDir()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html#getBaseDir()"><B>getBaseDir()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">CompileXmlBeansMojo</A>
<DD>Returns the directory where the schemas are located.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html#getBaseDir()"><B>getBaseDir()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">TestXmlBeansMojo</A>
<DD>Returns the directory where the schemas are located.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getCatalogFile()"><B>getCatalogFile()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns the name of the file used to resolve xml entities.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getClasspath()"><B>getClasspath()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns a classpath for the compiler made up of artifacts from the
 project.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getCompiler()"><B>getCompiler()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns null.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getConfigFiles()"><B>getConfigFiles()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns configuration files identified in the xmlConfigs string passed by
 the project configuration.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getDefaultXmlConfigDir()"><B>getDefaultXmlConfigDir()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html#getDefaultXmlConfigDir()"><B>getDefaultXmlConfigDir()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">CompileXmlBeansMojo</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html#getDefaultXmlConfigDir()"><B>getDefaultXmlConfigDir()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">TestXmlBeansMojo</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getEntityResolver()"><B>getEntityResolver()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns a null entity resolver.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/FilteredJarFile.html#getEntryPathsAndExtract(java.lang.String[], java.io.File)"><B>getEntryPathsAndExtract(String[], File)</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/FilteredJarFile.html" title="class in org.codehaus.mojo.xmlbeans">FilteredJarFile</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/exception/Error.html#getErrorKey()"><B>getErrorKey()</B></A> - 
Method in class org.codehaus.mojo.exception.<A HREF="./org/codehaus/mojo/exception/Error.html" title="class in org.codehaus.mojo.exception">Error</A>
<DD>Returns the error code key.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getErrorListeners()"><B>getErrorListeners()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns an empty collection the compiler will store error message Strings
 in.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getExtensions()"><B>getExtensions()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Todo: Not certain of the purpose of this.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/SchemaArtifact.html#getFilePaths(org.apache.maven.artifact.Artifact, org.apache.maven.plugin.logging.Log, java.io.File)"><B>getFilePaths(Artifact, Log, File)</B></A> - 
Static method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/SchemaArtifact.html" title="class in org.codehaus.mojo.xmlbeans">SchemaArtifact</A>
<DD>Assuming that the artifact has a file handle, returns a collection of strings
 pointing to each xsd file within the jar.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html#getGeneratedClassesDirectory()"><B>getGeneratedClassesDirectory()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">CompileXmlBeansMojo</A>
<DD>Returns the class directory of the project.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html#getGeneratedClassesDirectory()"><B>getGeneratedClassesDirectory()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">TestXmlBeansMojo</A>
<DD>Returns the class directory of the project.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getGeneratedSchemaDirectory()"><B>getGeneratedSchemaDirectory()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html#getGeneratedSchemaDirectory()"><B>getGeneratedSchemaDirectory()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">CompileXmlBeansMojo</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html#getGeneratedSchemaDirectory()"><B>getGeneratedSchemaDirectory()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">TestXmlBeansMojo</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html#getGeneratedSourceDirectory()"><B>getGeneratedSourceDirectory()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">CompileXmlBeansMojo</A>
<DD>Returns the directory for saving generated source files.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html#getGeneratedSourceDirectory()"><B>getGeneratedSourceDirectory()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">TestXmlBeansMojo</A>
<DD>Returns the directory for saving generated source files.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getJavaFiles()"><B>getJavaFiles()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>An array of other source files.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getJavaSource()"><B>getJavaSource()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getMdefNamespaces()"><B>getMdefNamespaces()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns null at this time.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getMemoryInitialSize()"><B>getMemoryInitialSize()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns the initial size of the memory allocation for the schema compile
 process.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getMemoryMaximumSize()"><B>getMemoryMaximumSize()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns the maximum size of the memory allocation for the schema compile
 process.
<DT><A HREF="./org/codehaus/mojo/exception/CodedException.html#getMessage()"><B>getMessage()</B></A> - 
Method in exception org.codehaus.mojo.exception.<A HREF="./org/codehaus/mojo/exception/CodedException.html" title="class in org.codehaus.mojo.exception">CodedException</A>
<DD><code>getMessage</code> - Check the error code to see if
 it's an <code>ExtendedError</code>.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getName()"><B>getName()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns null at this time.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getOutputJar()"><B>getOutputJar()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns the location of the output jar file should one be produced.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getRepackage()"><B>getRepackage()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Todo: Not certain of the purpose of this.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getSchemaDirectory()"><B>getSchemaDirectory()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns the directory where the schemas are located.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html#getSchemaDirectory()"><B>getSchemaDirectory()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">CompileXmlBeansMojo</A>
<DD>Returns the directory where the schemas are located.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html#getSchemaDirectory()"><B>getSchemaDirectory()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">TestXmlBeansMojo</A>
<DD>Returns the directory where the schemas are located.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getStaleFile()"><B>getStaleFile()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html#getStaleFile()"><B>getStaleFile()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">CompileXmlBeansMojo</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html#getStaleFile()"><B>getStaleFile()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">TestXmlBeansMojo</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getWsdlFiles()"><B>getWsdlFiles()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns a file array of wsdl files to translate to object models.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getXsdFiles()"><B>getXsdFiles()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns a file array of xsd files to translate to object models.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#getXsdJars()"><B>getXsdJars()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html#getXsdJars()"><B>getXsdJars()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">CompileXmlBeansMojo</A>
<DD>Returns the list of xsd jars.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html#getXsdJars()"><B>getXsdJars()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">TestXmlBeansMojo</A>
<DD>Returns the list of xsd jars.
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#hasCatalogFile()"><B>hasCatalogFile()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns the name of the file used to resolve xml entities.
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./org/codehaus/mojo/exception/CodedException.html#init(org.codehaus.mojo.exception.Error, java.lang.String[])"><B>init(Error, String[])</B></A> - 
Method in exception org.codehaus.mojo.exception.<A HREF="./org/codehaus/mojo/exception/CodedException.html" title="class in org.codehaus.mojo.exception">CodedException</A>
<DD>Initialize the instance.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#INVALID_ARTIFACT_REFERENCE"><B>INVALID_ARTIFACT_REFERENCE</B></A> - 
Static variable in exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#INVALID_CONFIG_FILE"><B>INVALID_CONFIG_FILE</B></A> - 
Static variable in exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#isDebug()"><B>isDebug()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns the state of debuggin.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#isDownload()"><B>isDownload()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns true if dependencies are to be downloaded by the schema compiler.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#isJaxb()"><B>isJaxb()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns true if jaxb is set.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#isNoAnn()"><B>isNoAnn()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#isNoJavac()"><B>isNoJavac()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns True if generated source files are not to be compiled.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#isNoPvr()"><B>isNoPvr()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Do not enforce the particle valid (restriction) rule if true.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#isNoUpa()"><B>isNoUpa()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>If true, do not enforce the unique particle attribution rule.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#isNoVDoc()"><B>isNoVDoc()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#isQuiet()"><B>isQuiet()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns true if the schema compiler should reduce verbosity.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#isVerbose()"><B>isVerbose()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>Returns true if the schema compiler should increase verbosity.
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./org/codehaus/mojo/exception/CodedException.html#MISSING_ERROR_KEY"><B>MISSING_ERROR_KEY</B></A> - 
Static variable in exception org.codehaus.mojo.exception.<A HREF="./org/codehaus/mojo/exception/CodedException.html" title="class in org.codehaus.mojo.exception">CodedException</A>
<DD>The error message used when a key is missing from the resource bundles.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#MISSING_FILE"><B>MISSING_FILE</B></A> - 
Static variable in exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#MISSING_SCHEMA_DIRECTORY"><B>MISSING_SCHEMA_DIRECTORY</B></A> - 
Static variable in exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>We need the schema directory to continue.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#MISSING_SCHEMA_FILE"><B>MISSING_SCHEMA_FILE</B></A> - 
Static variable in exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./org/codehaus/mojo/exception/package-summary.html"><B>org.codehaus.mojo.exception</B></A> - package org.codehaus.mojo.exception<DD>&nbsp;<DT><A HREF="./org/codehaus/mojo/xmlbeans/package-summary.html"><B>org.codehaus.mojo.xmlbeans</B></A> - package org.codehaus.mojo.xmlbeans<DD>&nbsp;</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./org/codehaus/mojo/xmlbeans/ParameterAdapter.html" title="class in org.codehaus.mojo.xmlbeans"><B>ParameterAdapter</B></A> - Class in <A HREF="./org/codehaus/mojo/xmlbeans/package-summary.html">org.codehaus.mojo.xmlbeans</A><DD>&nbsp;<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#project"><B>project</B></A> - 
Variable in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>A reference to the Maven Project metadata.
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#REQ_FILE_MISSING"><B>REQ_FILE_MISSING</B></A> - 
Static variable in exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>The publisher specified in the configuration isn't valid.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./org/codehaus/mojo/xmlbeans/SchemaArtifact.html" title="class in org.codehaus.mojo.xmlbeans"><B>SchemaArtifact</B></A> - Class in <A HREF="./org/codehaus/mojo/xmlbeans/package-summary.html">org.codehaus.mojo.xmlbeans</A><DD>&nbsp;<DT><A HREF="./org/codehaus/mojo/xmlbeans/SchemaArtifact.html#SchemaArtifact()"><B>SchemaArtifact()</B></A> - 
Constructor for class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/SchemaArtifact.html" title="class in org.codehaus.mojo.xmlbeans">SchemaArtifact</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/SchemaArtifactLookup.html" title="class in org.codehaus.mojo.xmlbeans"><B>SchemaArtifactLookup</B></A> - Class in <A HREF="./org/codehaus/mojo/xmlbeans/package-summary.html">org.codehaus.mojo.xmlbeans</A><DD>&nbsp;<DT><A HREF="./org/codehaus/mojo/xmlbeans/SchemaArtifactLookup.html#SchemaArtifactLookup(java.util.Map, org.apache.maven.plugin.logging.Log)"><B>SchemaArtifactLookup(Map, Log)</B></A> - 
Constructor for class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/SchemaArtifactLookup.html" title="class in org.codehaus.mojo.xmlbeans">SchemaArtifactLookup</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html#schemaDirectory"><B>schemaDirectory</B></A> - 
Variable in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">CompileXmlBeansMojo</A>
<DD>The directory where .xsd files are to be found.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html#schemaDirectory"><B>schemaDirectory</B></A> - 
Variable in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">TestXmlBeansMojo</A>
<DD>The directory where .xsd files are to be found.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html#sourceGenerationDirectory"><B>sourceGenerationDirectory</B></A> - 
Variable in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">CompileXmlBeansMojo</A>
<DD>Set a location to generate JAVA files into.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html#sourceGenerationDirectory"><B>sourceGenerationDirectory</B></A> - 
Variable in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">TestXmlBeansMojo</A>
<DD>Set a location to generate JAVA files into.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#STALE_FILE_TOUCH"><B>STALE_FILE_TOUCH</B></A> - 
Static variable in exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html#staleFile"><B>staleFile</B></A> - 
Variable in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">CompileXmlBeansMojo</A>
<DD>The location of the flag file used to determine if the output is stale.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html#staleFile"><B>staleFile</B></A> - 
Variable in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">TestXmlBeansMojo</A>
<DD>The location of the flag file used to determine if the output is stale.
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans"><B>TestXmlBeansMojo</B></A> - Class in <A HREF="./org/codehaus/mojo/xmlbeans/package-summary.html">org.codehaus.mojo.xmlbeans</A><DD>A Maven 2 plugin which parses xsd files and produces a corresponding object
 model based on the Apache XML Beans parser.<DT><A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html#TestXmlBeansMojo()"><B>TestXmlBeansMojo()</B></A> - 
Constructor for class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">TestXmlBeansMojo</A>
<DD>Empty constructor for the XML Beans plugin.
<DT><A HREF="./org/codehaus/mojo/exception/Error.html#toString()"><B>toString()</B></A> - 
Method in class org.codehaus.mojo.exception.<A HREF="./org/codehaus/mojo/exception/Error.html" title="class in org.codehaus.mojo.exception">Error</A>
<DD>Displays the Error object as a string, namely it's errorKey value.
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#UNSET_PROPERTIES"><B>UNSET_PROPERTIES</B></A> - 
Static variable in exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>setProject was never called on XmlBeansPlugin so the PluginProperties was never set.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#updateProject(org.apache.maven.project.MavenProject, org.apache.xmlbeans.impl.tool.SchemaCompiler.Parameters, boolean)"><B>updateProject(MavenProject, SchemaCompiler.Parameters, boolean)</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html#updateProject(org.apache.maven.project.MavenProject, org.apache.xmlbeans.impl.tool.SchemaCompiler.Parameters, boolean)"><B>updateProject(MavenProject, SchemaCompiler.Parameters, boolean)</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/CompileXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">CompileXmlBeansMojo</A>
<DD>&nbsp;
<DT><A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html#updateProject(org.apache.maven.project.MavenProject, org.apache.xmlbeans.impl.tool.SchemaCompiler.Parameters, boolean)"><B>updateProject(MavenProject, SchemaCompiler.Parameters, boolean)</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/TestXmlBeansMojo.html" title="class in org.codehaus.mojo.xmlbeans">TestXmlBeansMojo</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html#validate()"><B>validate()</B></A> - 
Method in class org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/AbstractXmlBeansPlugin.html" title="class in org.codehaus.mojo.xmlbeans">AbstractXmlBeansPlugin</A>
<DD>No validation beyond those done by the maven plugin occur at this time.
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
<B>X</B></H2>
<DL>
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans"><B>XmlBeansException</B></A> - Exception in <A HREF="./org/codehaus/mojo/xmlbeans/package-summary.html">org.codehaus.mojo.xmlbeans</A><DD>An error occurring within the XmlBeans plugin.<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#XmlBeansException(org.codehaus.mojo.exception.Error)"><B>XmlBeansException(Error)</B></A> - 
Constructor for exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>A part specific exception with a specific error code.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#XmlBeansException(org.codehaus.mojo.exception.Error, java.lang.String[])"><B>XmlBeansException(Error, String[])</B></A> - 
Constructor for exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>A part specific exception with an error code and fields in the
 message.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#XmlBeansException(org.codehaus.mojo.exception.Error, java.lang.String)"><B>XmlBeansException(Error, String)</B></A> - 
Constructor for exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>A part specific exception with an error code and fields in the
 message.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#XmlBeansException(org.codehaus.mojo.exception.Error, java.lang.Throwable)"><B>XmlBeansException(Error, Throwable)</B></A> - 
Constructor for exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>Creates a new Coded CAM Exception, given an error code and root cause.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#XmlBeansException(org.codehaus.mojo.exception.Error, java.lang.String, java.lang.Throwable)"><B>XmlBeansException(Error, String, Throwable)</B></A> - 
Constructor for exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>Creates a coded exception with fields and a root cause.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#XmlBeansException(org.codehaus.mojo.exception.Error, java.lang.String[], java.lang.Throwable)"><B>XmlBeansException(Error, String[], Throwable)</B></A> - 
Constructor for exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>Creates a coded exception with fields and a root cause.
<DT><A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html#XSD_ARTIFACT_JAR"><B>XSD_ARTIFACT_JAR</B></A> - 
Static variable in exception org.codehaus.mojo.xmlbeans.<A HREF="./org/codehaus/mojo/xmlbeans/XmlBeansException.html" title="class in org.codehaus.mojo.xmlbeans">XmlBeansException</A>
<DD>&nbsp;
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_X_">X</A> 

<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>
Copyright &#169; 2005-2011. All Rights Reserved.
</BODY>
</HTML>