Uses of Interface
com.github.weisj.jsvg.parser.impl.DocumentConstructorAccessor.DocumentConstructor
-
Packages that use DocumentConstructorAccessor.DocumentConstructor Package Description com.github.weisj.jsvg.parser.impl -
-
Uses of DocumentConstructorAccessor.DocumentConstructor in com.github.weisj.jsvg.parser.impl
Fields in com.github.weisj.jsvg.parser.impl declared as DocumentConstructorAccessor.DocumentConstructor Modifier and Type Field Description private static DocumentConstructorAccessor.DocumentConstructorDocumentConstructorAccessor. documentConstructorMethods in com.github.weisj.jsvg.parser.impl that return DocumentConstructorAccessor.DocumentConstructor Modifier and Type Method Description (package private) static DocumentConstructorAccessor.DocumentConstructorDocumentConstructorAccessor. constructor()Methods in com.github.weisj.jsvg.parser.impl with parameters of type DocumentConstructorAccessor.DocumentConstructor Modifier and Type Method Description static voidDocumentConstructorAccessor. setDocumentConstructor(@NotNull DocumentConstructorAccessor.DocumentConstructor constructor)
-