Interface ElementLoader.ExternalDocumentPolicy

  • Enclosing interface:
    ElementLoader

    @Experimental
    public static interface ElementLoader.ExternalDocumentPolicy
    • Method Detail

      • resolveDocumentURI

        @Nullable
        @Nullable java.net.URI resolveDocumentURI​(@NotNull
                                                  @NotNull java.net.URI baseDocumentUri,
                                                  @NotNull
                                                  @NotNull java.lang.String documentPath)