ColumnLoader

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
@NotNull
open fun createInstance(@NotNull context: @NotNull XMLContext<out Any>, @NotNull element: @NotNull Element): @NotNull ColumnComponent
Link copied to clipboard
@NotNull
open fun emitXSDType(@NotNull generator: @NotNull XSDGenerator, @NotNull root: @NotNull Element): @NotNull Element
Link copied to clipboard
@NotNull
@Unmodifiable
open fun getAttributeNames(): @NotNull @Unmodifiable Map<String, Boolean>
Link copied to clipboard
@NotNull
open fun getChildCount(): @NotNull ChildCount
Link copied to clipboard
@NotNull
open fun getName(): @NotNull QName