Class XMLUtil
java.lang.Object
org.stianloader.picoresolve.internal.XMLUtil
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable StringelementText(@NotNull Element node, @NotNull String name) getChildElements(@NotNull Element parent) static @Nullable ElementoptElement(@NotNull Element parentNode, @NotNull String name) static @NotNull ElementreqElement(@NotNull Element parentNode, @NotNull String name)
-
Constructor Details
-
XMLUtil
public XMLUtil()
-
-
Method Details
-
elementText
-
getChildElements
-
optElement
-
reqElement
-