Uses of Class
com.aoapps.html.any.AnyTITLE__
Packages that use AnyTITLE__
Package
Description
Interface hierarchy, abstract base classes, and overall relationship between document,
element, attributes, and
content
.-
Uses of AnyTITLE__ in com.aoapps.html.any
Classes in com.aoapps.html.any with type parameters of type AnyTITLE__Modifier and TypeClassDescriptionclass
AnyTITLE<D extends AnyDocument<D>,
PC extends AnyMetadataContent<D, PC>, E extends AnyTITLE<D, PC, E, __, _c>, __ extends AnyTITLE__<D, PC, __>, _c extends AnyTITLE_c<D, PC, _c>> class
AnyTITLE__<D extends AnyDocument<D>,
PC extends AnyMetadataContent<D, PC>, __ extends AnyTITLE__<D, PC, __>> Method parameters in com.aoapps.html.any with type arguments of type AnyTITLE__Modifier and TypeMethodDescriptionAnyMetadataContent.title__any
(IOConsumerE<? super AnyTITLE__<D, __, ? extends AnyTITLE__<D, __, ?>>, Ex> title) Creates a title element with no attributes and the given body.AnyMetadataContent.title__any
(IOConsumerE<? super AnyTITLE__<D, __, ? extends AnyTITLE__<D, __, ?>>, Ex> title) Creates a title element with no attributes and the given body.