|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbIndexResource | |
|---|---|
| org.eclipse.jpt.jaxb.core | |
| Uses of JaxbIndexResource in org.eclipse.jpt.jaxb.core |
|---|
| Methods in org.eclipse.jpt.jaxb.core that return JaxbIndexResource | |
|---|---|
JaxbIndexResource |
JaxbProject.getJaxbIndexResource(java.lang.String packageName)
Return the first jaxb.index resource model (could be multiple if there are multiple locations for a given package) with the given package name |
| Methods in org.eclipse.jpt.jaxb.core that return types with arguments of type JaxbIndexResource | |
|---|---|
java.lang.Iterable<JaxbIndexResource> |
JaxbProject.getJaxbIndexResources()
Return all jaxb.index resource models within the project |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||