Uses of Enum Class
com.github.weisj.jsvg.parser.impl.StaxSVGLoader.MakeLowerCase
Packages that use StaxSVGLoader.MakeLowerCase
-
Uses of StaxSVGLoader.MakeLowerCase in com.github.weisj.jsvg.parser.impl
Methods in com.github.weisj.jsvg.parser.impl that return StaxSVGLoader.MakeLowerCaseModifier and TypeMethodDescriptionstatic StaxSVGLoader.MakeLowerCaseReturns the enum constant of this class with the specified name.static StaxSVGLoader.MakeLowerCase[]StaxSVGLoader.MakeLowerCase.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.weisj.jsvg.parser.impl with parameters of type StaxSVGLoader.MakeLowerCaseModifier and TypeMethodDescriptionprivate static @NotNull StringStaxSVGLoader.qualifiedName(@NotNull QName name, StaxSVGLoader.MakeLowerCase makeLowerCase)