Uses of Interface
org.apache.commons.configuration2.resolver.EntityRegistry
-
Packages that use EntityRegistry Package Description org.apache.commons.configuration2.resolver A package containing EntityResolvers. -
-
Uses of EntityRegistry in org.apache.commons.configuration2.resolver
Classes in org.apache.commons.configuration2.resolver that implement EntityRegistry Modifier and Type Class Description class
DefaultEntityResolver
The DefaultEntityResolver used by XML Configurations.
-