Uses of Class
org.apache.commons.configuration2.beanutils.XMLBeanDeclaration
-
Packages that use XMLBeanDeclaration Package Description org.apache.commons.configuration2.builder.combined A package containing the implementation of the builder for combined configurations. -
-
Uses of XMLBeanDeclaration in org.apache.commons.configuration2.builder.combined
Subclasses of XMLBeanDeclaration in org.apache.commons.configuration2.builder.combined Modifier and Type Class Description class
ConfigurationDeclaration
A specializedBeanDeclaration
implementation that represents the declaration of a configuration source.
-