Uses of Enum Class
xmlparser.utils.Reflection
Packages that use Reflection
-
Uses of Reflection in xmlparser.utils
Methods in xmlparser.utils that return ReflectionModifier and TypeMethodDescriptionstatic ReflectionReturns the enum constant of this class with the specified name.static Reflection[]Reflection.values()Returns an array containing the constants of this enum class, in the order they are declared.