| Package | Description |
|---|---|
| org.rendersnake | |
| org.rendersnake.ext.jquery | |
| org.rendersnake.tools |
| Modifier and Type | Class and Description |
|---|---|
class |
Hash
Usage:
|
class |
HtmlAttributes
HtmlAttributes captures a set of attribute key and values.
|
| Modifier and Type | Method and Description |
|---|---|
HtmlCanvas |
HtmlCanvas.a(CharactersWriteable attrs)
Opens the a tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.abbr(CharactersWriteable attrs)
Opens the abbr tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.acronym(CharactersWriteable attrs)
Opens the acronym tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.address(CharactersWriteable attrs)
Opens the address tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.applet(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.area(CharactersWriteable attrs)
Opens the area tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.article(CharactersWriteable attrs)
Defines an article.
|
HtmlCanvas |
HtmlCanvas.aside(CharactersWriteable attrs)
Defines content aside from the page content.
|
HtmlCanvas |
HtmlCanvas.audio(CharactersWriteable attrs)
Defines sound content.
|
HtmlCanvas |
HtmlCanvas.b(CharactersWriteable attrs)
Opens the b tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.base(CharactersWriteable attrs)
Opens the base tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.basefont(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.bdo(CharactersWriteable attrs)
Opens the bdo tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.big(CharactersWriteable attrs)
Opens the big tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.blockquote(CharactersWriteable attrs)
Opens the blockquote tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.body(CharactersWriteable attrs)
Opens the body tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.br(CharactersWriteable attrs)
Opens the br tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.button(CharactersWriteable attrs)
Opens the button tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.canvas(CharactersWriteable attrs)
Defines graphics.
|
HtmlCanvas |
HtmlCanvas.caption(CharactersWriteable attrs)
Opens the caption tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.cite(CharactersWriteable attrs)
Opens the cite tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.code(CharactersWriteable attrs)
Opens the code tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.col(CharactersWriteable attrs)
Opens the col tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.colgroup(CharactersWriteable attrs)
Opens the colgroup tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.command(CharactersWriteable attrs)
Defines a command button.
|
HtmlCanvas |
HtmlCanvas.datalist(CharactersWriteable attrs)
Defines a dropdown list.
|
HtmlCanvas |
HtmlCanvas.dd(CharactersWriteable attrs)
Opens the dd tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.del(CharactersWriteable attrs)
Opens the del tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.details(CharactersWriteable attrs)
Defines details of an element.
|
HtmlCanvas |
HtmlCanvas.dfn(CharactersWriteable attrs)
Opens the dfn tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.dir(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.div(CharactersWriteable attrs)
Opens the div tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.dl(CharactersWriteable attrs)
Opens the dl tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.dt(CharactersWriteable attrs)
Opens the dt tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.em(CharactersWriteable attrs)
Opens the em tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.embed(CharactersWriteable attrs)
Defines external interactive content or plugin.
|
HtmlCanvas |
HtmlCanvas.fieldset(CharactersWriteable attrs)
Opens the fieldset tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.figcaption(CharactersWriteable attrs)
Defines the caption of a figure element.
|
HtmlCanvas |
HtmlCanvas.figure(CharactersWriteable attrs)
Defines a group of media content, and their caption.
|
HtmlCanvas |
HtmlCanvas.font(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.footer(CharactersWriteable attrs)
Defines a footer for a section or page.
|
HtmlCanvas |
HtmlCanvas.form(CharactersWriteable attrs)
Opens the form tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.frame(CharactersWriteable attrs)
Opens the frame tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.frameset(CharactersWriteable attrs)
Opens the frameset tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.h1(CharactersWriteable attrs)
Opens the h1 tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.h2(CharactersWriteable attrs)
Opens the h2 tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.h3(CharactersWriteable attrs)
Opens the h3 tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.h4(CharactersWriteable attrs)
Opens the h4 tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.h5(CharactersWriteable attrs)
Opens the h5 tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.h6(CharactersWriteable attrs)
Opens the h6 tag, with the specified attributes.
|
HtmlCanvas |
HtmlBufferingCanvas.head(CharactersWriteable attrs) |
HtmlCanvas |
HtmlCanvas.head(CharactersWriteable attrs)
Opens the head tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.header(CharactersWriteable attrs)
Defines a header for a section or page.
|
HtmlCanvas |
HtmlCanvas.hgroup(CharactersWriteable attrs)
Defines information about a section in a document.
|
HtmlCanvas |
HtmlCanvas.hr(CharactersWriteable attrs)
Opens the hr tag, with the specified attributes.
|
HtmlCanvas |
HtmlBufferingCanvas.html(CharactersWriteable attrs) |
HtmlCanvas |
HtmlCanvas.html(CharactersWriteable attrs)
Opens the html tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.i(CharactersWriteable attrs)
Opens the i tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.iframe(CharactersWriteable attrs)
Opens the iframe tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.img(CharactersWriteable attrs)
Opens the img tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.input(CharactersWriteable attrs)
Opens the input tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.ins(CharactersWriteable attrs)
Opens the ins tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.isindex(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.kbd(CharactersWriteable attrs)
Opens the kbd tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.keygen(CharactersWriteable attrs)
Defines a generated key in a form.
|
HtmlCanvas |
HtmlCanvas.label(CharactersWriteable attrs)
Opens the label tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.legend(CharactersWriteable attrs)
Opens the legend tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.li(CharactersWriteable attrs)
Opens the li tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.link(CharactersWriteable attrs)
Opens the link tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.main(CharactersWriteable attrs)
Defines the main content of a document.
|
HtmlCanvas |
HtmlCanvas.map(CharactersWriteable attrs)
Opens the map tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.mark(CharactersWriteable attrs)
Defines marked text.
|
HtmlCanvas |
HtmlCanvas.menu(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.meta(CharactersWriteable attrs)
Opens the meta tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.meter(CharactersWriteable attrs)
Defines measurement within a predefined range.
|
HtmlCanvas |
HtmlCanvas.nav(CharactersWriteable attrs)
Defines navigation links.
|
HtmlCanvas |
HtmlCanvas.noframes(CharactersWriteable attrs)
Opens the noframes tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.noscript(CharactersWriteable attrs)
Opens the noscript tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.object(CharactersWriteable attrs)
Opens the object tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.ol(CharactersWriteable attrs)
Opens the ol tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.optgroup(CharactersWriteable attrs)
Opens the optgroup tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.option(CharactersWriteable attrs)
Opens the option tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.output(CharactersWriteable attrs)
Defines some types of output.
|
HtmlCanvas |
HtmlCanvas.p(CharactersWriteable attrs)
Opens the p tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.param(CharactersWriteable attrs)
Opens the param tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.pre(CharactersWriteable attrs)
Opens the pre tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.progress(CharactersWriteable attrs)
Defines progress of a task of any kind.
|
HtmlCanvas |
HtmlCanvas.q(CharactersWriteable attrs)
Opens the q tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.rp(CharactersWriteable attrs)
Used in ruby annotations to define what to show browsers that to not support the ruby element..
|
HtmlCanvas |
HtmlCanvas.rt(CharactersWriteable attrs)
Defines explanation to ruby annotations..
|
HtmlCanvas |
HtmlCanvas.ruby(CharactersWriteable attrs)
Defines ruby annotations.
|
HtmlCanvas |
HtmlCanvas.s(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.samp(CharactersWriteable attrs)
Opens the samp tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.script(CharactersWriteable attrs)
Opens the script tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.section(CharactersWriteable attrs)
Defines a section.
|
HtmlCanvas |
HtmlCanvas.select(CharactersWriteable attrs)
Opens the select tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.small(CharactersWriteable attrs)
Opens the small tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.source(CharactersWriteable attrs)
Defines media resources.
|
HtmlCanvas |
HtmlCanvas.span(CharactersWriteable attrs)
Opens the span tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.strike(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.strong(CharactersWriteable attrs)
Opens the strong tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.style(CharactersWriteable attrs)
Opens the style tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.sub(CharactersWriteable attrs)
Opens the sub tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.summary(CharactersWriteable attrs)
Defines the header of a "detail" element.
|
HtmlCanvas |
HtmlCanvas.sup(CharactersWriteable attrs)
Opens the sup tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.table(CharactersWriteable attrs)
Opens the table tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.tag(String tagName,
CharactersWriteable attrs)
Write the open tag with attributes {attrs}.
|
HtmlCanvas |
HtmlCanvas.tbody(CharactersWriteable attrs)
Opens the tbody tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.td(CharactersWriteable attrs)
Opens the td tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.textarea(CharactersWriteable attrs)
Opens the textarea tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.tfoot(CharactersWriteable attrs)
Opens the tfoot tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.th(CharactersWriteable attrs)
Opens the th tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.thead(CharactersWriteable attrs)
Opens the thead tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.time(CharactersWriteable attrs)
Defines a date/time.
|
HtmlCanvas |
HtmlCanvas.title(CharactersWriteable attrs)
Opens the title tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.tr(CharactersWriteable attrs)
Opens the tr tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.tt(CharactersWriteable attrs)
Opens the tt tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.u(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.ul(CharactersWriteable attrs)
Opens the ul tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.var(CharactersWriteable attrs)
Opens the var tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.video(CharactersWriteable attrs)
Defines a video.
|
HtmlCanvas |
HtmlCanvas.wbr(CharactersWriteable attrs)
Defines a possible line-break.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JQueryAttributes
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
HtmlCanvas |
DebugHtmlCanvas.body(CharactersWriteable attrs) |
Copyright © 2010–2018. All rights reserved.