Package com.github.weisj.jsvg.parser
Interface DomDocument
public interface DomDocument
-
Method Summary
Modifier and TypeMethodDescription<T> TgetElementById(@NotNull Class<T> type, @Nullable String id) @NotNull LoaderContextvoidregisterNamedElement(@NotNull String name, @Nullable Object element) @Nullable URIrootURI()
-
Method Details
-
loaderContext
-
registerNamedElement
-
getElementById
-
rootURI
-