Interface ElementLoader

    • Method Detail

      • loadElement

        @Nullable
        <T> T loadElement​(@NotNull
                          @NotNull java.lang.Class<T> type,
                          @Nullable
                          @Nullable java.lang.String value,
                          @NotNull
                          @NotNull DomDocument document)