Uses of Class
io.markdom.util.Element
-
-
Uses of Element in io.markdom.util
Methods in io.markdom.util that return Element Modifier and Type Method Description ElementElement. add(Attribute attribute)ElementElement. add(Node node)ElementElement. add(Optional<Attribute> attribute)Methods in io.markdom.util with parameters of type Element Modifier and Type Method Description voidNodeChoice. choose(Element element)VoidNodeChoiceSelection. select(Element element)ResultNodeSelection. select(Element element)
-