|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbRegistry | |
|---|---|
| org.eclipse.jpt.jaxb.core | |
| org.eclipse.jpt.jaxb.core.context | |
| Uses of JaxbRegistry in org.eclipse.jpt.jaxb.core |
|---|
| Methods in org.eclipse.jpt.jaxb.core that return JaxbRegistry | |
|---|---|
JaxbRegistry |
JaxbFactory.buildRegistry(JaxbContextRoot parent,
JavaResourceType resourceType)
|
| Methods in org.eclipse.jpt.jaxb.core with parameters of type JaxbRegistry | |
|---|---|
JaxbElementFactoryMethod |
JaxbFactory.buildJavaElementFactoryMethod(JaxbRegistry parent,
JavaResourceMethod resourceMethod)
|
| Uses of JaxbRegistry in org.eclipse.jpt.jaxb.core.context |
|---|
| Methods in org.eclipse.jpt.jaxb.core.context that return types with arguments of type JaxbRegistry | |
|---|---|
java.lang.Iterable<JaxbRegistry> |
JaxbContextRoot.getRegistries()
The set of registries. |
java.lang.Iterable<JaxbRegistry> |
JaxbContextRoot.getRegistries(JaxbPackage jaxbPackage)
Return the set of registries that are in the given package (There should typically be a max of 1, but there are invalid states ...) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||