Package | Description |
---|---|
org.jvnet.jaxb2.maven2 |
Modifier and Type | Method and Description |
---|---|
ResourceEntry[] |
AbstractXJC2Mojo.getBindings()
A list of binding resources which could includes file sets, URLs, Maven
artifact resources.
|
ResourceEntry[] |
AbstractXJC2Mojo.getCatalogs()
A list of catalog resources which could includes file sets, URLs, Maven
artifact resources.
|
ResourceEntry[] |
AbstractXJC2Mojo.getSchemas()
A list of schema resources which could includes file sets, URLs, Maven
artifact resources.
|
Modifier and Type | Method and Description |
---|---|
protected List<URL> |
AbstractXJC2Mojo.createResourceEntryUrls(ResourceEntry resourceEntry,
String defaultDirectory,
String[] defaultIncludes,
String[] defaultExcludes) |
void |
AbstractXJC2Mojo.setBindings(ResourceEntry[] bindings) |
void |
AbstractXJC2Mojo.setCatalogs(ResourceEntry[] catalogs) |
void |
AbstractXJC2Mojo.setSchemas(ResourceEntry[] schemas) |
Copyright © 2006-2012. All Rights Reserved.