Uses of Class
eu.bandm.tools.doctypes.xhtml.Element_a
Packages that use Element_a
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
Canonical model of a W3C DTD with evaluated semantics;
plus utility applications.
Evaluation, statistics and renderings of bandm lab log format.
Compiler for data models, from a concise mathematical oriented language into
Java.
-
Uses of Element_a in eu.bandm.tools.d2d2.base
Fields in eu.bandm.tools.d2d2.base with type parameters of type Element_aModifier and TypeFieldDescriptionUserdocUninstantiated.ref2jump
The jump for rendering a reference.Methods in eu.bandm.tools.d2d2.base that return Element_aModifier and TypeMethodDescription(package private) Element_a
Userdoc.anchor
(Definition def) (package private) Element_a
Userdoc.anchor
(ImportItem x) (package private) Element_a
(package private) Element_a
Generate an anchor without any visible content and with the given id.(package private) Element_a
Userdoc.jump
(Definition def, Element_a.Content... contents) (package private) Element_a
Userdoc.jump
(ImportItem x, Element_a.Content... contents) (package private) Element_a
Userdoc.jump
(Module mod, Element_a.Content... contents) (package private) Element_a
(package private) Element_a
Userdoc.jumpName
(Definition def) (package private) static Element_a
Make an anchor as jump target, without any visible contents.protected Element_a
UserdocInstantiated.makeJumpTo
(Definition def) protected Element_a
UserdocInstantiated.makeJumpTo
(DefInstance defi) -
Uses of Element_a in eu.bandm.tools.doctypes.xhtml
Fields in eu.bandm.tools.doctypes.xhtml declared as Element_aModifier and TypeFieldDescriptionstatic final Element_a
Util.valid_css_2_1
The button to check the CSSstatic final Element_a
The button to check the HTMLMethods in eu.bandm.tools.doctypes.xhtml that return Element_aModifier and TypeMethodDescriptionstatic Element_a
Arriving link target with @name/@id, @class and pure text contents.static Element_a
Arriving link target with @name/@id, @class, pure text contents and a tooltip text.final Element_a
Element_a.checkRequiredAttrs()
(package private) static Element_a
Element_a.decode
(DecodingInputStream in, Extension ext) static Element_a
Jump to target with @href, and for the text contents take the plain link address.static Element_a
Util.jumpNCC
(String xhref, @Opt String cls, Element_a.Content... contents) Jump to target with @href, @class and structured contents.static Element_a
Jump to target with @href, @class and pure text contents.static Element_a
Jump to target with @href, @class, pure text contents and tooltip.(package private) static Element_a
Element_a.parse
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) static Element_a
Element_a.parse
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_a
Element_a.parse
(Element domElement, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_a
Element_a.parseOptional
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_a[]
Element_a.parsePlus
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_a[]
Element_a.parseStar
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_a
Element_a.semiparse
(Iterators.MultipleLookaheadIterator<? extends Element> i) Element_a.semiparseOptional
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_a[]
Element_a.semiparsePlus
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_a[]
Element_a.semiparseStar
(Iterators.MultipleLookaheadIterator<? extends Element> i) final Element_a
Element_pre.Content.toElement_a()
Methods in eu.bandm.tools.doctypes.xhtml that return types with arguments of type Element_aModifier and TypeMethodDescription(package private) static TypedContent.DecodingConstructor
<? extends Element_a, Extension, TdomAttributeException> Element_a.getDecodeClosure()
(package private) static TypedContent.ParsingConstructor
<? extends Element_a, Element, Extension, TdomAttributeException> Element_a.getParseClosure()
Methods in eu.bandm.tools.doctypes.xhtml with parameters of type Element_aModifier and TypeMethodDescriptionprotected void
protected void
protected void
void
void
Can be overridden by the user to define particular semantic operations.void
(Superclass implementation descends into<!ELEMENT a (#PCDATA | br | span | bdo | map | object | img | tt | i | b | big | small | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | input | select | textarea | label | button | ins | del | script )* >
.)Constructors in eu.bandm.tools.doctypes.xhtml with parameters of type Element_a -
Uses of Element_a in eu.bandm.tools.dtm
Fields in eu.bandm.tools.dtm with type parameters of type Element_aMethods in eu.bandm.tools.dtm that return Element_aModifier and TypeMethodDescriptionprotected Element_a
protected Element_a
Append an xhtml "anchor" object to the currently growing list.Methods in eu.bandm.tools.dtm with parameters of type Element_a -
Uses of Element_a in eu.bandm.tools.lablog.base
Methods in eu.bandm.tools.lablog.base with parameters of type Element_a -
Uses of Element_a in eu.bandm.tools.umod
Methods in eu.bandm.tools.umod that return Element_aModifier and TypeMethodDescriptionprotected Element_a
protected Element_a
Generate an outgoing/clickable link.protected Element_a
Methods in eu.bandm.tools.umod with parameters of type Element_a