Package com.github.t1.bulmajava.basic
Interface Attribute
- All Superinterfaces:
Renderable
- All Known Implementing Classes:
Attribute.NoValueAttribute,Attribute.StringAttribute,Classes
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final recordNested classes/interfaces inherited from interface com.github.t1.bulmajava.basic.Renderable
Renderable.ConcatenatedRenderable, Renderable.Indented, Renderable.RenderableString, Renderable.UnsafeString -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Comparator<Attribute>static final Comparator<String>We want some attributes to be in a specific order:idclassrelhrefeverything else -
Method Summary
Methods inherited from interface com.github.t1.bulmajava.basic.Renderable
find, find, hasClass, render, rendersOnSeparateLines
-
Field Details
-
KEY_COMPARATOR
We want some attributes to be in a specific order:idclassrelhref- everything else
-
COMPARATOR
-
-
Method Details
-
key
String key() -
hasKey
-
matches
-
render
- Specified by:
renderin interfaceRenderable
-
renderValue
-
and
-