|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XMLBeanInfoRegistry | |
| org.apache.commons.betwixt | |
| org.apache.commons.betwixt.registry | |
| Uses of XMLBeanInfoRegistry in org.apache.commons.betwixt |
| Methods in org.apache.commons.betwixt that return XMLBeanInfoRegistry | |
org.apache.commons.betwixt.registry.XMLBeanInfoRegistry |
XMLIntrospector.getRegistry()
Gets the current registry implementation. |
| Methods in org.apache.commons.betwixt with parameters of type XMLBeanInfoRegistry | |
void |
XMLIntrospector.setRegistry(org.apache.commons.betwixt.registry.XMLBeanInfoRegistry registry)
Sets the XMLBeanInfoRegistry implementation. |
| Uses of XMLBeanInfoRegistry in org.apache.commons.betwixt.registry |
| Classes in org.apache.commons.betwixt.registry that implement XMLBeanInfoRegistry | |
class |
DefaultXMLBeanInfoRegistry
The default caching implementation. |
class |
NoCacheRegistry
This plug-in registry does not cache at all. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||