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