Package com.github.weisj.jsvg.parser
Class ParsedDocument
java.lang.Object
com.github.weisj.jsvg.parser.ParsedDocument
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> TgetElementById(@NotNull Class<T> type, @Nullable String id) booleanhasElementWithId(@NotNull String id) @NotNull LoaderContextvoidregisterNamedElement(@NotNull String name, @Nullable Object element) @Nullable URIrootURI()
-
Constructor Details
-
ParsedDocument
public ParsedDocument(@Nullable @Nullable URI rootURI, @NotNull @NotNull LoaderContext loaderContext)
-
-
Method Details
-
loaderContext
-
registerNamedElement
-
getElementById
-
hasElementWithId
-
rootURI
-