Uses of Class
com.aoapps.html.any.AnyBDI__
Packages that use AnyBDI__
Package
Description
Interface hierarchy, abstract base classes, and overall relationship between document,
element, attributes, and
content
.-
Uses of AnyBDI__ in com.aoapps.html.any
Classes in com.aoapps.html.any with type parameters of type AnyBDI__Modifier and TypeClassDescriptionclass
AnyBDI<D extends AnyDocument<D>,
PC extends AnyUnion_Palpable_Phrasing<D, PC>, E extends AnyBDI<D, PC, E, __, _c>, __ extends AnyBDI__<D, PC, __>, _c extends AnyBDI_c<D, PC, _c>> class
AnyBDI__<D extends AnyDocument<D>,
PC extends AnyUnion_Palpable_Phrasing<D, PC>, __ extends AnyBDI__<D, PC, __>> Method parameters in com.aoapps.html.any with type arguments of type AnyBDI__Modifier and TypeMethodDescriptionAnyUnion_Palpable_Phrasing.bdi__any
(IOConsumerE<? super AnyBDI__<D, __, ? extends AnyBDI__<D, __, ?>>, Ex> bdi) Creates a bdi element with no attributes and the given body.AnyUnion_Palpable_Phrasing.bdi__any
(IOConsumerE<? super AnyBDI__<D, __, ? extends AnyBDI__<D, __, ?>>, Ex> bdi) Creates a bdi element with no attributes and the given body.