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