Uses of Class
com.aoapps.html.any.AnyBDO__
Packages that use AnyBDO__
Package
Description
Interface hierarchy, abstract base classes, and overall relationship between document,
element, attributes, and
content
.-
Uses of AnyBDO__ in com.aoapps.html.any
Classes in com.aoapps.html.any with type parameters of type AnyBDO__Modifier and TypeClassDescriptionclass
AnyBDO<D extends AnyDocument<D>,
PC extends AnyUnion_Palpable_Phrasing<D, PC>, E extends AnyBDO<D, PC, E, __, _c>, __ extends AnyBDO__<D, PC, __>, _c extends AnyBDO_c<D, PC, _c>> class
AnyBDO__<D extends AnyDocument<D>,
PC extends AnyUnion_Palpable_Phrasing<D, PC>, __ extends AnyBDO__<D, PC, __>> Method parameters in com.aoapps.html.any with type arguments of type AnyBDO__Modifier and TypeMethodDescriptionAnyUnion_Palpable_Phrasing.bdo__any
(Dir.Value dir, IOConsumerE<? super AnyBDO__<D, __, ? extends AnyBDO__<D, __, ?>>, Ex> bdo) Creates a bdo element with the given dir attribute and the given body.AnyUnion_Palpable_Phrasing.bdo__any
(Dir.Value dir, IOConsumerE<? super AnyBDO__<D, __, ? extends AnyBDO__<D, __, ?>>, Ex> bdo) Creates a bdo element with the given dir attribute and the given body.