Uses of Class
com.github.t1.bulmajava.basic.Attributes
Packages that use Attributes
-
Uses of Attributes in com.github.t1.bulmajava.basic
Methods in com.github.t1.bulmajava.basic that return AttributesConstructors in com.github.t1.bulmajava.basic with parameters of type AttributesModifierConstructorDescriptionprotectedAbstractElement(@NonNull String name, Attributes attributes) protectedAbstractElement(@NonNull String name, Attributes attributes, Renderable content) protectedAbstractElement(@NonNull String name, Attributes attributes, Renderable content, Function<Renderable, Renderable> mapFunction)