Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X 

A

A - Static variable in interface org.ujorm.tools.web.Html
Anchor element
A_ACTION - Static variable in interface org.ujorm.tools.web.Html
 
A_ALT - Static variable in interface org.ujorm.tools.web.Html
Alternate text
A_CELLPADDING - Static variable in interface org.ujorm.tools.web.Html
Deprecated.
Attribute cellpadding is not supported in HTML 5.
A_CELLSPACING - Static variable in interface org.ujorm.tools.web.Html
Deprecated.
Attribute cellspacing is not supported in HTML 5.
A_CHARSET - Static variable in interface org.ujorm.tools.web.Html
 
A_CHECKED - Static variable in interface org.ujorm.tools.web.Html
 
A_CLASS - Static variable in interface org.ujorm.tools.web.Html
 
A_COLS - Static variable in interface org.ujorm.tools.web.Html
 
A_COLSPAN - Static variable in interface org.ujorm.tools.web.Html
 
A_CONTENT - Static variable in interface org.ujorm.tools.web.Html
 
A_FOR - Static variable in interface org.ujorm.tools.web.Html
 
A_HREF - Static variable in interface org.ujorm.tools.web.Html
 
A_HTTP_EQUIV - Static variable in interface org.ujorm.tools.web.Html
 
A_ID - Static variable in interface org.ujorm.tools.web.Html
 
A_LANG - Static variable in interface org.ujorm.tools.web.Html
Language attribute of the HTML pagee (e.g.
A_LANGUAGE - Static variable in interface org.ujorm.tools.web.Html
Reference of the programing language (e.g.
A_MAXLENGTH - Static variable in interface org.ujorm.tools.web.Html
 
A_MEDIA - Static variable in interface org.ujorm.tools.web.Html
 
A_METHOD - Static variable in interface org.ujorm.tools.web.Html
 
A_NAME - Static variable in interface org.ujorm.tools.web.Html
 
A_ONCLICK - Static variable in interface org.ujorm.tools.web.Html
 
A_PLACEHOLDER - Static variable in interface org.ujorm.tools.web.Html
A short hint to describe the expected value of an input field
A_READONLY - Static variable in interface org.ujorm.tools.web.Html
 
A_REL - Static variable in interface org.ujorm.tools.web.Html
 
A_ROWS - Static variable in interface org.ujorm.tools.web.Html
 
A_ROWSPAN - Static variable in interface org.ujorm.tools.web.Html
 
A_SELECTED - Static variable in interface org.ujorm.tools.web.Html
 
A_SRC - Static variable in interface org.ujorm.tools.web.Html
 
A_STYLE - Static variable in interface org.ujorm.tools.web.Html
CSS style
A_TARGET - Static variable in interface org.ujorm.tools.web.Html
 
A_TITLE - Static variable in interface org.ujorm.tools.web.Html
A tooltip of an element
A_TYPE - Static variable in interface org.ujorm.tools.web.Html
 
A_VALUE - Static variable in interface org.ujorm.tools.web.Html
 
AbstractElement<E extends AbstractElement<?>> - Class in org.ujorm.tools.xml
Deprecated.
Use the interface ApiElement rather.
AbstractElement(String) - Constructor for class org.ujorm.tools.xml.AbstractElement
Deprecated.
 
AbstractWriter - Class in org.ujorm.tools.xml
A generic writer
AbstractWriter(Appendable, XmlConfig) - Constructor for class org.ujorm.tools.xml.AbstractWriter
A writer constructor
accept(T) - Method in interface org.ujorm.tools.web.ao.IOConsumer
 
accept(JsonBuilder) - Method in interface org.ujorm.tools.web.ao.ObjectProvider
Write a HTML code to the element
accept(Element) - Method in interface org.ujorm.tools.web.json.ValueProvider
Write a HTML code to the element
add(Function<D, V>) - Method in class org.ujorm.tools.web.report.ReportBuilder
 
add(Function<D, V>, CharSequence) - Method in class org.ujorm.tools.web.report.ReportBuilder
 
add(Function<D, V>, Injector) - Method in class org.ujorm.tools.web.report.ReportBuilder
 
add(Function<D, V>, CharSequence, HttpParameter) - Method in class org.ujorm.tools.web.report.ReportBuilder
 
add(Function<D, V>, Injector, HttpParameter) - Method in class org.ujorm.tools.web.report.ReportBuilder
 
add(Function<D, V>) - Method in class org.ujorm.tools.web.table.GridBuilder
 
add(Function<D, V>, CharSequence) - Method in class org.ujorm.tools.web.table.GridBuilder
 
add(Function<D, V>, Injector) - Method in class org.ujorm.tools.web.table.GridBuilder
 
add(Function<D, V>, CharSequence, HttpParameter) - Method in class org.ujorm.tools.web.table.GridBuilder
 
add(Function<D, V>, Injector, HttpParameter) - Method in class org.ujorm.tools.web.table.GridBuilder
 
addAnchor(String, CharSequence...) - Method in class org.ujorm.tools.web.Element
Add an anchor element with URL and CSS classes
addBody(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new body element
addBody() - Method in class org.ujorm.tools.web.HtmlElement
Returns a body element
addBreak(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add a line break
addButton(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new button element
addCDATA(CharSequence) - Method in class org.ujorm.tools.web.Element
 
addCDATA(CharSequence) - Method in class org.ujorm.tools.web.HtmlElement
 
addCDATA(CharSequence) - Method in interface org.ujorm.tools.xml.ApiElement
Add a character data in CDATA format to XML only.
addCDATA(CharSequence) - Method in class org.ujorm.tools.xml.builder.XmlBuilder
Deprecated.
addCDATA(CharSequence) - Method in class org.ujorm.tools.xml.model.XmlModel
Add a character data in CDATA format to XML only.
addChild(Object) - Method in class org.ujorm.tools.xml.model.XmlModel
Add a child entity
addColumn(Column<D>, CharSequence) - Method in class org.ujorm.tools.web.report.ReportBuilder
 
addColumn(Column<D>, Injector) - Method in class org.ujorm.tools.web.report.ReportBuilder
 
addColumn(Column<D>, CharSequence) - Method in class org.ujorm.tools.web.table.GridBuilder
 
addColumn(Column<D>, Injector) - Method in class org.ujorm.tools.web.table.GridBuilder
 
addComment(CharSequence) - Method in class org.ujorm.tools.web.Element
 
addComment(CharSequence) - Method in class org.ujorm.tools.web.HtmlElement
 
addComment(CharSequence) - Method in interface org.ujorm.tools.xml.ApiElement
Add a comment text.
addComment(CharSequence) - Method in class org.ujorm.tools.xml.builder.XmlBuilder
Deprecated.
addComment(CharSequence) - Method in class org.ujorm.tools.xml.model.XmlModel
Add a comment text.
addCssBodies(CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.HtmlElement
Create a new CSS element and return it.
addCssBody(CharSequence) - Method in class org.ujorm.tools.web.HtmlElement
Create a new CSS element and return it
addCssLink(CharSequence) - Method in class org.ujorm.tools.web.HtmlElement
Create a new CSS element and return it
addCssLinks(CharSequence...) - Method in class org.ujorm.tools.web.HtmlElement
Create a new CSS element and return it
addDiv(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new div element
addElement(String) - Method in class org.ujorm.tools.web.Element
Create new Element
addElement(String, CharSequence...) - Method in class org.ujorm.tools.web.Element
Add a new Element with optional CSS classes
addElement(String) - Method in class org.ujorm.tools.web.HtmlElement
Create new Element
addElement(String) - Method in interface org.ujorm.tools.xml.ApiElement
Create a new ApiElement for a required name and add it to children.
addElement(String) - Method in class org.ujorm.tools.xml.builder.XmlBuilder
Create a new XmlBuilder for a required name and add it to children.
addElement(XmlModel) - Method in class org.ujorm.tools.xml.model.XmlModel
Add a child element
addElement(String) - Method in class org.ujorm.tools.xml.model.XmlModel
Create a new XmlModel for a required name and add it to children.
addElementIf(boolean, String, CharSequence...) - Method in class org.ujorm.tools.web.Element
Add an element according to a condition.
addFieldset(String, CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new fieldset element including a title
addForm(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new form element
addHead() - Method in class org.ujorm.tools.web.HtmlElement
Returns a head element
addHeading(CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.Element
Add a top heading (level one)
addHeading(int, CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new heading with the required level where the first level is the one,
addHiddenInput(CharSequence, Object) - Method in class org.ujorm.tools.web.Element
Add a new hidden input element with a name & value
addImage(CharSequence, CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.Element
Add a link to an image
addImage(InputStream, CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.Element
Add an embeded image
addInput(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new input element
addInternal(Function<D, V>, CharSequence, HttpParameter) - Method in class org.ujorm.tools.web.table.GridBuilder
 
addJavascriptBody(CharSequence...) - Method in class org.ujorm.tools.web.HtmlElement
Create a new Javascript element and return it.
addJavascriptLink(boolean, CharSequence) - Method in class org.ujorm.tools.web.HtmlElement
Create a new Javascript element and return it
addJavascriptLinks(boolean, CharSequence...) - Method in class org.ujorm.tools.web.HtmlElement
Create a new Javascript element and return it
addLabel(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new label element
addLink(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new link element
addLinkedText(String, Object...) - Method in class org.ujorm.tools.web.Element
Add a
addListItem(CharSequence...) - Method in class org.ujorm.tools.web.Element
 
addOption(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new option element
addOrder(CharSequence) - Method in class org.ujorm.tools.web.report.ReportBuilder
Add new column for a row counting
addOrder(CharSequence) - Method in class org.ujorm.tools.web.table.GridBuilder
Add new column for a row counting
addOrderedList(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new ordered list element
addParagraph(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new paragram element
addPasswordInput(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add a new password input element
addPreformatted(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new pre element
addRawText(Object) - Method in class org.ujorm.tools.web.Element
 
addRawText(Object...) - Method in class org.ujorm.tools.web.Element
 
addRawText(Object) - Method in class org.ujorm.tools.web.HtmlElement
 
addRawText(Object) - Method in interface org.ujorm.tools.xml.ApiElement
Add an native text with no escaped characters, for example: XML code, JavaScript, CSS styles
addRawText(Object) - Method in class org.ujorm.tools.xml.builder.XmlBuilder
Add an native text with no escaped characters, for example: XML code, JavaScript, CSS styles
addRawText(Object) - Method in class org.ujorm.tools.xml.model.XmlModel
Add an native text with no escaped characters, for example: XML code, JavaScript, CSS styles
addRawTexts(CharSequence, Object...) - Method in class org.ujorm.tools.web.Element
Add many words separated by a delimeter
addScript(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new script element
addSelect(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new select element
addSelectOptions(Object, Map<?, ?>, CharSequence...) - Method in class org.ujorm.tools.web.Element
Add options from map to current select element
addSpan(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new span element
addStyle(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new style element
addSubmitButton(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add a submit button
addTable(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new Table
addTable(Object[][], CharSequence...) - Method in class org.ujorm.tools.web.Element
Create a HTML table according to data
addTable(Collection<Object[]>, CharSequence...) - Method in class org.ujorm.tools.web.Element
Create a HTML table according to data
addTable(Stream<D>, CharSequence[], Object[], Function<D, V>...) - Method in class org.ujorm.tools.web.Element
Create a HTML table according to data Usage element.addTable(getCars(), cssClasses, titles, Car::getId, Car::getName, Car::getEnabled);
addTableDetail(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new detail of table element
addTableHead(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new head of table element
addTableRow(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new table row element
addText(Object) - Method in class org.ujorm.tools.web.Element
Add simple text
addText(Object...) - Method in class org.ujorm.tools.web.Element
Add many texts with no separator
addText(Object) - Method in class org.ujorm.tools.web.HtmlElement
 
addText(Object) - Method in interface org.ujorm.tools.xml.ApiElement
Add a text and escape special character
addText(Object) - Method in class org.ujorm.tools.xml.builder.XmlBuilder
Add a text and escape special character
addText(Object) - Method in class org.ujorm.tools.xml.model.XmlModel
Add a text and escape special character
addTextArea(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new text area element
addTextInp(HttpParameter, V, CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new input element type of text including attributes: name, value, placeholder and title
addTextInput(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new input element type of text
addTexts(CharSequence, Object...) - Method in class org.ujorm.tools.web.Element
Add many words separated by a delimeter
addTextTemplated(CharSequence, Object...) - Method in class org.ujorm.tools.web.Element
Add a template based text with parameters with hight performance.
addTextTemplated(CharSequence, Object...) - Method in class org.ujorm.tools.web.HtmlElement
 
addTextTemplated(CharSequence, Object...) - Method in interface org.ujorm.tools.xml.ApiElement
Message template
addTextTemplated(CharSequence, Object...) - Method in class org.ujorm.tools.xml.builder.XmlBuilder
Message template with hight performance.
addTextTemplated(CharSequence, Object...) - Method in class org.ujorm.tools.xml.model.XmlModel
Message template with hight performance.
addTitle(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new title element
addUnorderedlist(CharSequence...) - Method in class org.ujorm.tools.web.Element
Add new unordered list element
ajaxEnabled - Variable in class org.ujorm.tools.web.report.ReportBuilder
is An AJAX enabled?
ajaxRequestParam - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
Javascript ajax request parameter
ajaxRequestParam - Variable in class org.ujorm.tools.web.report.ReportBuilder
AJAX request param
ajaxRequestPath - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
Javascript ajax request parameter
ajaxTimeout - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
An AJAX timeout of the input response
ApiElement<E extends ApiElement<?>> - Interface in org.ujorm.tools.xml
An element model API.
ApiInjector - Interface in org.ujorm.tools.xml.config
An common element writer
append(CharSequence) - Method in class org.ujorm.tools.web.json.JsonWriter
 
append(CharSequence, int, int) - Method in class org.ujorm.tools.web.json.JsonWriter
 
append(char) - Method in class org.ujorm.tools.web.json.JsonWriter
 
apply(T) - Method in interface org.ujorm.tools.web.ao.Column
The method can be implemented for sortable columns
attributes - Variable in class org.ujorm.tools.xml.model.XmlModel
Attributes
autoSubmmitOnLoad - Variable in class org.ujorm.tools.web.report.ReportBuilder
Call an autosubmit on first load

B

BODY - Static variable in interface org.ujorm.tools.web.Html
Body element
BOOTSTRAP_CSS - Static variable in class org.ujorm.tools.web.report.ReportBuilder.Url
Link to a Bootstrap URL of CDN
BOOTSTRAP_CSS - Static variable in class org.ujorm.tools.web.report.ReportBuilderConfigImpl.Constants
Link to a Bootstrap URL of CDN
BR - Static variable in interface org.ujorm.tools.web.Html
A line break
build(RContext, Stream<D>) - Method in class org.ujorm.tools.web.report.ReportBuilder
Build the HTML page including a table
build(RContext, Function<GridBuilder<D>, Stream<D>>) - Method in class org.ujorm.tools.web.report.ReportBuilder
Build the HTML page including a table
build(ApiElement, Function<GridBuilder<D>, Stream<D>>) - Method in class org.ujorm.tools.web.table.GridBuilder
Build the HTML page including a table
build(ApiElement, ColumnModel, Function<GridBuilder<D>, Stream<D>>) - Method in class org.ujorm.tools.web.table.GridBuilder
Build the HTML page including a table
buildParameterName(String) - Method in interface org.ujorm.tools.web.ao.HttpParameter
Build a default non-null parameter name.
BUTTON - Static variable in interface org.ujorm.tools.web.Html
Button

C

catchEx(Consumer<Throwable>) - Method in class org.ujorm.tools.web.ExceptionProvider
Apply consumer if the exception is a required type (or not null).
catchEx(Class<T>, Consumer<T>) - Method in class org.ujorm.tools.web.ExceptionProvider
Apply consumer if the exception is not null.
CDATA_BEG - Static variable in class org.ujorm.tools.xml.AbstractWriter
A CDATA beg markup sequence
CDATA_END - Static variable in class org.ujorm.tools.xml.AbstractWriter
A CDATA end markup sequence
charAt(int) - Method in class org.ujorm.tools.web.ao.DefaultHttpParam
 
charAt(int) - Method in interface org.ujorm.tools.web.ao.HttpParameter
 
charAt(int) - Method in interface org.ujorm.tools.web.ao.Injector
 
CHARSET - Static variable in class org.ujorm.tools.web.request.RContext
 
children - Variable in class org.ujorm.tools.xml.model.XmlModel
Child elements with a null items
cloneForAjax() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
Clone the config for an AJAX processing
close() - Method in class org.ujorm.tools.web.Element
 
close() - Method in class org.ujorm.tools.web.HtmlElement
 
close() - Method in class org.ujorm.tools.web.json.JsonBuilder
 
close() - Method in interface org.ujorm.tools.xml.ApiElement
Close the element
close() - Method in class org.ujorm.tools.xml.builder.XmlBuilder
Close the Node
close() - Method in class org.ujorm.tools.xml.model.XmlModel
An empty method
Column<T> - Interface in org.ujorm.tools.web.ao
Table column value writer
ColumnModel<D,V> - Class in org.ujorm.tools.web.table
Table column model
ColumnModel(Direction, int) - Constructor for class org.ujorm.tools.web.table.ColumnModel
 
ColumnModel(int, Function<D, V>, CharSequence, HttpParameter) - Constructor for class org.ujorm.tools.web.table.ColumnModel
 
columns - Variable in class org.ujorm.tools.web.table.GridBuilder
Columns
COMMENT_BEG - Static variable in class org.ujorm.tools.xml.AbstractWriter
A comment beg sequence
COMMENT_END - Static variable in class org.ujorm.tools.xml.AbstractWriter
A comment end sequence
config - Variable in class org.ujorm.tools.web.report.ReportBuilder
Table builder config
config - Variable in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
HTML config
config - Variable in class org.ujorm.tools.web.table.GridBuilder
Table builder config
config - Variable in class org.ujorm.tools.xml.AbstractWriter
XML configuration
Constants() - Constructor for class org.ujorm.tools.web.report.ReportBuilderConfigImpl.Constants
 
CONTROL_CSS - Static variable in class org.ujorm.tools.web.report.ReportBuilderConfigImpl.Constants
Bootstrap form control CSS class name
createElement(String) - Method in class org.ujorm.tools.xml.builder.XmlPrinter
Create any element
createHtmlRoot(Object, CharSequence...) - Static method in class org.ujorm.tools.web.Element
Crate a root element
createHtmlRoot(Object, Charset, CharSequence...) - Static method in class org.ujorm.tools.web.Element
Crate a root element
createWriter(Object, Charset, boolean) - Static method in class org.ujorm.tools.xml.AbstractWriter
Assign a no-cache and an Edge compatibility mode and returns a writer from HttpServletResponse

D

DEFAULT_AJAX_REQUEST_PARAM - Static variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
Default AJAX request parameter name
DEFAULT_DELAY - Static variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
Default duration
DEFAULT_FIRST_LEVEL - Static variable in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
Default first level of intendation
DEFAULT_INTENDATION - Static variable in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
Default intendation per level
DEFAULT_NEW_LINE - Static variable in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
Default string or the new line
DEFAULT_SORT_REQUEST_PARAM - Static variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
Default AJAX request parameter name
DEFAULT_TIMEOUT - Static variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
Default timeou
DefaultHtmlConfig - Class in org.ujorm.tools.xml.config.impl
Configuraion of HtmlPage
DefaultHtmlConfig() - Constructor for class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
 
DefaultHtmlConfig(HtmlConfig) - Constructor for class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
 
DefaultHttpParam - Class in org.ujorm.tools.web.ao
An interface for bulding HTML parameters by an Enumerator.
defaultValue() - Method in class org.ujorm.tools.web.ao.DefaultHttpParam
 
defaultValue() - Method in interface org.ujorm.tools.web.ao.HttpParameter
Returns a non-null default text value.
DefaultXmlConfig - Class in org.ujorm.tools.xml.config.impl
Configuration of HtmlPage
DefaultXmlConfig() - Constructor for class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
 
DefaultXmlConfig(XmlConfig) - Constructor for class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
Copy attributes from other config
Direction - Enum in org.ujorm.tools.web.table
Sort direction
DIV - Static variable in interface org.ujorm.tools.web.Html
Division in an HTML document.
doAjax(RContext, JsonBuilder, Function<GridBuilder<D>, Stream<D>>) - Method in class org.ujorm.tools.web.report.ReportBuilder
Return lighlited text in HTML format according a regular expression
doctype - Variable in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
A header declaration of the document or a doctype

E

Element - Class in org.ujorm.tools.web
A HTML Element implements some methods for frequently used elements and attributes Usage
    ServletResponse response = new ServletResponse();
    try (HtmlElement html = HtmlElement.of(response)) {
        try (Element body = html.getBody()) {
            body.addHeading("Hello!")
EMPTY - Static variable in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
An empty String
EMPTY_VALUE - Static variable in interface org.ujorm.tools.web.ao.HttpParameter
An empty text value
errorMessage - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
A subtitle selector
ExceptionProvider - Class in org.ujorm.tools.web
 

F

fceOrder - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
Function order of name
FIELDSET - Static variable in interface org.ujorm.tools.web.Html
Field set
footer - Variable in class org.ujorm.tools.web.report.ReportBuilder
Print an empty text by default
forHtml(Appendable) - Static method in class org.ujorm.tools.xml.builder.XmlBuilder
Create builder for HTML
forHtml() - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
Create a new instance including a DOCTYPE.
forHtml(Appendable) - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
Create a new instance including a DOCTYPE
forHtml(Object) - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
Create XmlPrinter for UTF-8
forHtml(Appendable, HtmlConfig) - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
Create XmlPrinter for UTF-8
forHtml(Object, Charset, String, boolean) - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
Create XmlPrinter for UTF-8
forHtml(Object, HtmlConfig) - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
Create XmlPrinter for UTF-8.
FORM - Static variable in interface org.ujorm.tools.web.Html
Form element
FORM_ID - Static variable in class org.ujorm.tools.web.report.ReportBuilderConfigImpl.Constants
Form identifier
formAdditions - Variable in class org.ujorm.tools.web.report.ReportBuilder
Form injector
format(Object, ApiElement, String) - Method in interface org.ujorm.tools.xml.config.Formatter
Format an objet value to a string ouptut, special characters will be escaped later.
FORMATTER - Static variable in class org.ujorm.tools.xml.AbstractWriter
Common formatter
Formatter - Interface in org.ujorm.tools.xml.config
A value formatter.
formSelector - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
Form selector
forNiceHtml(Appendable) - Static method in class org.ujorm.tools.xml.builder.XmlBuilder
 
forNiceHtml(Appendable) - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
Create a new instance including a DOCTYPE
forNiceHtml(Object) - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
Create XmlPrinter for UTF-8
forNiceXml() - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
Create a new instance with a formatted output.
FORWARD_SLASH - Static variable in class org.ujorm.tools.xml.AbstractWriter
A forward slash character
forXml() - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
Create a new instance including a XML_HEADER.
forXml(Appendable, XmlConfig) - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
A basic XmlPrinter factory method.

G

get(String) - Method in class org.ujorm.tools.web.request.ManyMap
Method to retrieve the list of values for a specified key If the key is not found, return an empty list
get() - Method in class org.ujorm.tools.xml.model.XmlModel.RawEnvelope
Get the body
getAjaxConfig() - Method in class org.ujorm.tools.web.ajax.ReqestDispatcher
 
getAjaxReadyMessage() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
 
getAjaxReadyMessage() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
getAjaxReadyMessage() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
 
getAjaxRequestParam() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
 
getAjaxRequestParam() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
getAjaxRequestParam() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
 
getAttribs() - Method in class org.ujorm.tools.xml.model.XmlModel
Return attributes
getAttributes() - Method in class org.ujorm.tools.xml.model.XmlModel
Get an unmodifiable map of attributes
getBody() - Method in class org.ujorm.tools.web.HtmlElement
Returns a body element
getCharset() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
Charset
getCharset() - Method in interface org.ujorm.tools.xml.config.XmlConfig
Charset
getChildren() - Method in class org.ujorm.tools.xml.model.XmlModel
Get an unmodifiable list of children
getColumn(int) - Method in class org.ujorm.tools.web.report.ReportBuilder
Get column model by index
getColumn() - Method in class org.ujorm.tools.web.table.ColumnModel
 
getColumn(int) - Method in class org.ujorm.tools.web.table.GridBuilder
Get column model by index
getColumns() - Method in class org.ujorm.tools.web.table.GridBuilder
Returns all table columns in a stream
getColumnSize() - Method in class org.ujorm.tools.web.report.ReportBuilder
Returns a count of columns
getColumnSize() - Method in class org.ujorm.tools.web.table.GridBuilder
Returns a count of columns
getComparator(Function<D, ?>) - Method in class org.ujorm.tools.web.table.ColumnModel
Get comparator of a sortable column
getComparator(Comparator<D>) - Method in class org.ujorm.tools.web.table.ColumnModel
Get comparator of a sortable column
getConfig() - Method in class org.ujorm.tools.web.HtmlElement
Get config
getConfig() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
 
getConfig() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
getConfig() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
 
getContentType() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
Get a content type where a recommended value is "text/html"
getContentType() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
 
getControlCss() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
 
getControlCss() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
getControlCss() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
 
getCssLink() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
 
getCssLink() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
getCssLink() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
 
getCssLinks() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
CSS links of a HTML page
getCssLinks() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
 
getCssWriter() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
Inline CSS writer where the first method is an Element and the seconnd one is a sortable
getCssWriter() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
Inline CSS writer where a default value is generated from the ReportBuilderConfigImpl.inlineCssWriter() method. }
getCssWriter() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
Inline CSS writer where the first method is an Element and the seconnd one is a sortable
getDefaultValue() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
A replacement text instead of the null value
getDefaultValue() - Method in interface org.ujorm.tools.xml.config.XmlConfig
A replacement text instead of the null value
getDirection() - Method in class org.ujorm.tools.web.table.ColumnModel
 
getDoctype() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
 
getDoctype() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
A header declaration of the document or a doctype
getDoctype() - Method in interface org.ujorm.tools.xml.config.XmlConfig
Doctype
getFceOrder() - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
Set a function order name
getFirstLevel() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
Level of the root element, the value may be negative.
getFirstLevel() - Method in interface org.ujorm.tools.xml.config.XmlConfig
Level of the root element, the value may be negative.
getFormatter() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
A default implementation is: String.valueOf(value)
getFormatter() - Method in interface org.ujorm.tools.xml.config.XmlConfig
Get a value formatter
getFormId() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
 
getFormId() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
getFormId() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
 
getHead() - Method in class org.ujorm.tools.web.HtmlElement
Returns a head element
getHeaderInjector() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
 
getHeaderInjector() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
Return a header injector
getIdleDelay() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
 
getIdleDelay() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
getIdleDelay() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
 
getIndentation() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
An indentation space for elements of the next level, where default value is an empty `String`
getIndentation() - Method in interface org.ujorm.tools.xml.config.XmlConfig
New line
getIndex() - Method in class org.ujorm.tools.web.table.ColumnModel
 
getInnerSortableImage(Direction) - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
Get a CSS direction style
getInnerSortableImage(Direction) - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
Get a CSS direction style
getInnerSortableImageToStream(Direction) - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
Get a CSS direction style
getInnerSortableImageToStream(Direction) - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
Get a CSS direction style
getJavascriptLink() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
Link to an external Javascript library where a no-library returns an empty String
getJavascriptLink() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
Link to an external Javascript library
getJavascriptLink() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
Link to an external Javascript library where a no-library returns an empty String
getLanguage() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
Language of a HTML page
getLanguage() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
 
getLevel() - Method in class org.ujorm.tools.xml.builder.XmlBuilder
 
getList(String) - Method in class org.ujorm.tools.web.request.ManyMap
Method to retrieve the list of values for a specified key If the key is not found, return an empty list
getName() - Method in class org.ujorm.tools.web.Element
 
getName() - Method in class org.ujorm.tools.web.HtmlElement
 
getName() - Method in class org.ujorm.tools.xml.AbstractElement
Deprecated.
 
getName() - Method in interface org.ujorm.tools.xml.ApiElement
Get an element name
getName() - Method in class org.ujorm.tools.xml.builder.XmlBuilder
 
getName() - Method in class org.ujorm.tools.xml.model.XmlModel
 
getNewLine() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
A new line sequence
getNewLine() - Method in interface org.ujorm.tools.xml.config.XmlConfig
A new line sequence
getParam() - Method in class org.ujorm.tools.web.table.ColumnModel
 
getParam(HttpParameter) - Method in class org.ujorm.tools.web.table.ColumnModel
 
getParameter(String) - Method in class org.ujorm.tools.web.request.RContext
Returns the last parameter, or the null value.
getParameter(String, String) - Method in class org.ujorm.tools.web.request.RContext
Returns the last parameter
getParameterMap(Object) - Static method in class org.ujorm.tools.web.ao.Reflections
 
getParameterNames() - Method in class org.ujorm.tools.web.request.RContext
Returns the parameter names
getParameterNames() - Method in interface org.ujorm.tools.web.request.URequest
Parameter provider
getParameterNames() - Method in class org.ujorm.tools.web.request.URequestImpl
 
getParameters(String) - Method in interface org.ujorm.tools.web.request.URequest
Parameter provider
getParameters(String) - Method in class org.ujorm.tools.web.request.URequestImpl
 
getPrefix() - Method in enum org.ujorm.tools.web.json.JsonBuilder.SelectorType
 
getRawHeaderText() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
Deprecated.
getRawHeaderText() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
A raw text for HTML header
getReader() - Method in interface org.ujorm.tools.web.request.URequest
Request Reader
getReader() - Method in class org.ujorm.tools.web.request.URequestImpl
 
getRootElementName() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
A name of root element
getRootElementName() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
A name of root element
getServletReader(Object) - Static method in class org.ujorm.tools.web.ao.Reflections
 
getServletWriter(Object) - Static method in class org.ujorm.tools.web.ao.Reflections
 
getSortable() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
 
getSortable() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
Sortable CSS class
getSortable() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
 
getSortableAsc() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
 
getSortableAsc() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
Sortable ascending CSS class
getSortableAsc() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
 
getSortableBoth() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
 
getSortableBoth() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
Sortable both CSS class
getSortableBoth() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
 
getSortableDesc() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
 
getSortableDesc() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
Sortable descending CSS class
getSortableDesc() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
 
getSortableDirection(Direction) - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
Get a CSS direction style
getSortableDirection(Direction) - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
Get a CSS direction style
getSortedColumn() - Method in class org.ujorm.tools.web.report.ReportBuilder
Get sorted column or a stub if the sorted column not found
getSortedColumn() - Method in class org.ujorm.tools.web.table.GridBuilder
Get sorted column or a stub of the sorted column was not found
getSortRequestParam() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
 
getSortRequestParam() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
getSortRequestParam() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
 
getSubtitleCss() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
 
getSubtitleCss() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
getSubtitleCss() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
 
getTableClassSelector() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
Returns a fist class of table element by defult
getTableCssClass() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
 
getTableCssClass() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
getTableCssClass() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
 
getTableSelector() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
 
getTableSelector() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
getTableSelector() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
 
getTitle() - Method in class org.ujorm.tools.web.HtmlElement
Get title of configuration
getTitle() - Method in class org.ujorm.tools.web.table.ColumnModel
 
getTitle() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
Title is a required element by HTML 5
getTitle() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
 
getUnpairElements() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
 
getUnpairElements() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
 
getWriter() - Method in class org.ujorm.tools.xml.AbstractWriter
For internal usage only
getWriter() - Method in class org.ujorm.tools.xml.builder.XmlBuilder
Writer
getWriterEscaped() - Method in class org.ujorm.tools.xml.AbstractWriter
Get Writer to escape HTML characters.
gridBuilder - Variable in class org.ujorm.tools.web.report.ReportBuilder
Grid builder
GridBuilder<D> - Class in org.ujorm.tools.web.table
Build a content of a HTML page for a sortable data grid.
GridBuilder(CharSequence) - Constructor for class org.ujorm.tools.web.table.GridBuilder
 
GridBuilder(HtmlConfig) - Constructor for class org.ujorm.tools.web.table.GridBuilder
 
GridBuilder(GridBuilderConfig) - Constructor for class org.ujorm.tools.web.table.GridBuilder
 
GridBuilderConfig<D> - Interface in org.ujorm.tools.web.table
A HTML page builder for table based an AJAX.
GridBuilderOld<D> - Class in org.ujorm.tools.web.table
Deprecated.
GridBuilderOld(CharSequence) - Constructor for class org.ujorm.tools.web.table.GridBuilderOld
Deprecated.
 
GridBuilderOld(HtmlConfig) - Constructor for class org.ujorm.tools.web.table.GridBuilderOld
Deprecated.
 
GridBuilderOld(GridBuilderConfig) - Constructor for class org.ujorm.tools.web.table.GridBuilderOld
Deprecated.
 

H

H1 - Static variable in interface org.ujorm.tools.web.Html
Heading element level 1
H2 - Static variable in interface org.ujorm.tools.web.Html
Heading element level 2
H3 - Static variable in interface org.ujorm.tools.web.Html
Heading element level 3
HEAD - Static variable in interface org.ujorm.tools.web.Html
Head element
header - Variable in class org.ujorm.tools.web.report.ReportBuilder
Print a config title by default
HEADING_PREFIX - Static variable in interface org.ujorm.tools.web.Html
Heading prefix
HIDDEN_NAME - Static variable in class org.ujorm.tools.xml.builder.XmlBuilder
A name of a hidden element must be a unique instance
HR - Static variable in interface org.ujorm.tools.web.Html
Horizontal rule (line)
Html - Interface in org.ujorm.tools.web
A proxy for a HTML element NOTE: All fields in interface are public static final, i.e. they are constants.
HTML - Static variable in interface org.ujorm.tools.web.Html
Body element
HTML - Static variable in class org.ujorm.tools.xml.builder.XmlBuilder
The HTML tag name
HTML_DOCTYPE - Static variable in class org.ujorm.tools.xml.AbstractWriter
Default DOCTYPE of HTML-5
HtmlConfig - Interface in org.ujorm.tools.xml.config
Configuraion of HtmlPage
HtmlElement - Class in org.ujorm.tools.web
The root of HTML elements Usage
    ServletResponse response = new ServletResponse();
    try (HtmlElement html = HtmlElement.of(response)) {
        html.addBody().addHeading("Hello!")
HtmlElement(HtmlConfig, Appendable) - Constructor for class org.ujorm.tools.web.HtmlElement
Create new instance with empty html headers
HtmlElement(ApiElement, HtmlConfig, Appendable) - Constructor for class org.ujorm.tools.web.HtmlElement
Create new instance with empty html headers
htmlHeader - Variable in class org.ujorm.tools.web.report.ReportBuilder
Extension is empty by default
HttpParameter - Interface in org.ujorm.tools.web.ao
An interface for bulding HTML parameters by an Enumerator.

I

IDLE_DELAY - Static variable in class org.ujorm.tools.web.report.ReportBuilderConfigImpl.Constants
Key delay
idleDelay - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
An AJAX delay to the input request
IMAGE - Static variable in interface org.ujorm.tools.web.Html
Image element
indentationEnabled - Variable in class org.ujorm.tools.xml.AbstractWriter
An indentation request
Injector - Interface in org.ujorm.tools.web.ao
An common element writer
inlineCssWriter() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
Default header CSS style printer
INPUT - Static variable in interface org.ujorm.tools.web.Html
Input element
inputCssSelectors - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
Input selectors
IOConsumer<T> - Interface in org.ujorm.tools.web.ao
 
IOElement - Interface in org.ujorm.tools.web.ao
 
IORunnable - Interface in org.ujorm.tools.web.ao
Input/Output Runnable Interface
isAjax - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
Ajax support
isAjax() - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
Set a function order name
isCacheAllowed() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
 
isCacheAllowed() - Method in interface org.ujorm.tools.xml.config.XmlConfig
HTTP cache is allowed
isClosed() - Method in class org.ujorm.tools.xml.builder.XmlBuilder
Is the node closed?
isDocumentObjectModel() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
Build a real model or a plain writer with a recommended value false
isDocumentObjectModel() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
Build a real model or a plain writer, the default value is false
isEmbeddedIcons() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
Use inner icons for sortable images
isEmbeddedIcons() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
Use an external images for sortable icons
isEmbeddedIcons() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
Use inner icons for sortable images
isFilled() - Method in class org.ujorm.tools.xml.builder.XmlBuilder
 
isFiltered() - Method in class org.ujorm.tools.web.table.ColumnModel
 
isHtmlHeaderRequest() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
A request to generate a minimal HTML header
isHtmlHeaderRequest() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
A request to generate a minimal HTML header
isIncludeColumnType() - Method in class org.ujorm.tools.web.table.ColumnModel
Including is more common choice
isLastText() - Method in class org.ujorm.tools.xml.builder.XmlBuilder
The last child was a text
isSortable() - Method in class org.ujorm.tools.web.table.ColumnModel
 
isSortable() - Method in class org.ujorm.tools.web.table.GridBuilder
Returns the true in case the table is sortable.
isSortableCalculated() - Method in class org.ujorm.tools.web.table.GridBuilder
Calculate if the table has an sortable column
isType(Class, V...) - Static method in class org.ujorm.tools.web.ao.WebUtils
Check if any attribute is typeof the Renderer
isType(Class, Stream<Object>) - Static method in class org.ujorm.tools.web.ao.WebUtils
Check if any attribute is typeof the Renderer

J

JavaScriptWriter - Class in org.ujorm.tools.web.ajax
A prototype of ES6 Vanilla Javascript Writer of the Ujorm framework.
JavaScriptWriter() - Constructor for class org.ujorm.tools.web.ajax.JavaScriptWriter
 
JavaScriptWriter(CharSequence...) - Constructor for class org.ujorm.tools.web.ajax.JavaScriptWriter
 
JavaScriptWriter(Duration, HttpParameter, HttpParameter, CharSequence...) - Constructor for class org.ujorm.tools.web.ajax.JavaScriptWriter
 
javascritWriter - Variable in class org.ujorm.tools.web.report.ReportBuilder
Javascript writer
JQUERY_JS - Static variable in class org.ujorm.tools.web.report.ReportBuilder.Url
Link to jQuery of CDN
JQueryWriter - Class in org.ujorm.tools.web.ajax
Deprecated.
JQueryWriter() - Constructor for class org.ujorm.tools.web.ajax.JQueryWriter
Deprecated.
 
JQueryWriter(CharSequence...) - Constructor for class org.ujorm.tools.web.ajax.JQueryWriter
Deprecated.
 
JQueryWriter(Duration, HttpParameter, HttpParameter, CharSequence...) - Constructor for class org.ujorm.tools.web.ajax.JQueryWriter
Deprecated.
 
JsonBuilder - Class in org.ujorm.tools.web.json
Simple JSON writer for object type of key-value.
JsonBuilder(Appendable) - Constructor for class org.ujorm.tools.web.json.JsonBuilder
Constructor with a default HTML config
JsonBuilder(Appendable, HtmlConfig) - Constructor for class org.ujorm.tools.web.json.JsonBuilder
Common constructor
JsonBuilder.SelectorType - Enum in org.ujorm.tools.web.json
CSS selector types
JsonWriter - Class in org.ujorm.tools.web.json
Simple JSON writer for object type of key-value.

K

keySet() - Method in class org.ujorm.tools.web.request.ManyMap
Returns a key set

L

LABEL - Static variable in interface org.ujorm.tools.web.Html
Label element
LEGEND - Static variable in interface org.ujorm.tools.web.Html
Legend
length() - Method in class org.ujorm.tools.web.ao.DefaultHttpParam
 
length() - Method in interface org.ujorm.tools.web.ao.HttpParameter
 
length() - Method in interface org.ujorm.tools.web.ao.Injector
 
LI - Static variable in interface org.ujorm.tools.web.Html
Some item element
LINK - Static variable in interface org.ujorm.tools.web.Html
Link element

M

ManyMap - Class in org.ujorm.tools.web.request
 
ManyMap() - Constructor for class org.ujorm.tools.web.request.ManyMap
 
META - Static variable in interface org.ujorm.tools.web.Html
Meta element

N

name - Variable in class org.ujorm.tools.xml.AbstractElement
Deprecated.
 
name - Variable in class org.ujorm.tools.xml.builder.XmlBuilder
Element name
name - Variable in class org.ujorm.tools.xml.model.XmlModel
Element name
NBSP - Static variable in class org.ujorm.tools.xml.AbstractWriter
Non-breaking space character
newLine - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
New line characters
next(Consumer<Element>) - Method in class org.ujorm.tools.web.Element
Add nested elements to the element.
next(Consumer<HtmlElement>) - Method in class org.ujorm.tools.web.HtmlElement
Add nested elements to the element.
nextChild(XmlBuilder) - Method in class org.ujorm.tools.xml.builder.XmlBuilder
Setup states
niceOf(CharSequence, Appendable, CharSequence...) - Static method in class org.ujorm.tools.web.HtmlElement
Create new instance with empty html headers
niceOf(CharSequence, Appendable, Charset, CharSequence...) - Static method in class org.ujorm.tools.web.HtmlElement
Create new instance with empty html headers
niceOf(String, RContext, CharSequence...) - Static method in class org.ujorm.tools.web.HtmlElement
Create new instance with empty html headers
niceOf(String, Appendable, CharSequence...) - Static method in class org.ujorm.tools.web.HtmlElement
Create new instance with empty html headers
niceOfResponse(String, Object, CharSequence...) - Static method in class org.ujorm.tools.web.HtmlElement
Create new instance with empty html headers
niceOfResponse(Object, CharSequence...) - Static method in class org.ujorm.tools.web.HtmlElement
Create new instance with empty html headers
nonnull(T, T) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
 

O

ObjectProvider - Interface in org.ujorm.tools.web.ao
Value provider
of(URequest, String) - Method in interface org.ujorm.tools.web.ao.HttpParameter
Returns the last parameter value of the request or a default value.
of(RContext, String) - Method in interface org.ujorm.tools.web.ao.HttpParameter
Returns the last parameter value of the request or a default value
of(RContext) - Method in interface org.ujorm.tools.web.ao.HttpParameter
Default value is an empty String
of(URequest) - Method in interface org.ujorm.tools.web.ao.HttpParameter
Default value is an empty String
of(RContext, boolean) - Method in interface org.ujorm.tools.web.ao.HttpParameter
Returns a parameter of the request or the default value
of(RContext, char) - Method in interface org.ujorm.tools.web.ao.HttpParameter
Returns a parameter of the request or the default value
of(RContext, short) - Method in interface org.ujorm.tools.web.ao.HttpParameter
Returns a parameter of the request or the default value
of(RContext, int) - Method in interface org.ujorm.tools.web.ao.HttpParameter
Returns a parameter of the request or the default value
of(RContext, long) - Method in interface org.ujorm.tools.web.ao.HttpParameter
Returns a parameter of the request or the default value
of(RContext, float) - Method in interface org.ujorm.tools.web.ao.HttpParameter
Returns a parameter of the request or the default value
of(RContext, double) - Method in interface org.ujorm.tools.web.ao.HttpParameter
Returns a parameter of the request or the default value
of(RContext, V) - Method in interface org.ujorm.tools.web.ao.HttpParameter
Returns a parameter of the request or the Enum class
of(RContext, Class<V>) - Method in interface org.ujorm.tools.web.ao.HttpParameter
Returns a parameter of the request or the default value
of(RContext, V, Function<String, V>) - Method in interface org.ujorm.tools.web.ao.HttpParameter
Returns a parameter of the request or the default value
of(String) - Static method in interface org.ujorm.tools.web.ao.HttpParameter
Create a default implementation
of(String, String) - Static method in interface org.ujorm.tools.web.ao.HttpParameter
Create a default implementation
of(ApiElement) - Static method in class org.ujorm.tools.web.Element
New element for an API element
of(Throwable) - Static method in class org.ujorm.tools.web.ExceptionProvider
A factory method
of() - Static method in class org.ujorm.tools.web.ExceptionProvider
A factory method
of(Appendable, HtmlConfig) - Static method in class org.ujorm.tools.web.HtmlElement
Create root element for a required element name.
of(RContext, HtmlConfig) - Static method in class org.ujorm.tools.web.HtmlElement
Create root element for a required element name.
of(CharSequence, Appendable, CharSequence...) - Static method in class org.ujorm.tools.web.HtmlElement
Create new instance with empty html headers
of(CharSequence, Appendable, Charset, CharSequence...) - Static method in class org.ujorm.tools.web.HtmlElement
Create new instance with empty html headers
of(HtmlConfig) - Static method in class org.ujorm.tools.web.HtmlElement
Create new instance with empty html headers
of(RContext, HtmlConfig) - Static method in class org.ujorm.tools.web.json.JsonBuilder
An object factory
of(RContext) - Static method in class org.ujorm.tools.web.json.JsonBuilder
An object factory
of(Appendable) - Static method in class org.ujorm.tools.web.json.JsonBuilder
An object factory
of(Appendable, HtmlConfig) - Static method in class org.ujorm.tools.web.json.JsonBuilder
An object factory.
of(HtmlConfig) - Static method in interface org.ujorm.tools.web.report.ReportBuilderConfig
Returns a default implementation
of(Map<String, String>) - Static method in class org.ujorm.tools.web.request.ManyMap
 
of(ManyMap) - Static method in class org.ujorm.tools.web.request.RContext
UContext from a map
of() - Static method in class org.ujorm.tools.web.request.RContext
UContext from a map
of() - Static method in class org.ujorm.tools.web.request.URequestImpl
 
of(Boolean) - Static method in enum org.ujorm.tools.web.table.Direction
 
of(HtmlConfig) - Static method in interface org.ujorm.tools.web.table.GridBuilderConfig
Returns a default implementation
of(HtmlConfig) - Static method in interface org.ujorm.tools.xml.config.HtmlConfig
Clone config form another
ofCode(String) - Static method in class org.ujorm.tools.web.table.ColumnModel
 
ofDefault() - Static method in interface org.ujorm.tools.xml.config.HtmlConfig
Create a new default config
ofDefault() - Static method in interface org.ujorm.tools.xml.config.XmlConfig
Create a new default config
ofDoctype(String) - Static method in interface org.ujorm.tools.xml.config.XmlConfig
Create a new default config
ofElement(String, boolean) - Static method in interface org.ujorm.tools.xml.config.HtmlConfig
No HTML header is generated, no Doctype and no new lines
ofElementName(String) - Static method in interface org.ujorm.tools.xml.config.HtmlConfig
No HTML header is generated, no Doctype and no new lines
ofEmptyElement() - Static method in interface org.ujorm.tools.xml.config.HtmlConfig
Create a configuration for an AJAX response.
ofMap(ManyMap) - Static method in class org.ujorm.tools.web.request.URequestImpl
 
ofRequest(Object) - Static method in interface org.ujorm.tools.web.request.URequest
Convert the HttpServletRequest to the URequest
ofServlet(Object, HtmlConfig) - Static method in class org.ujorm.tools.web.HtmlElement
Create new instance with empty html headers, The MAIN servlet factory method.
ofServlet(String, Object, CharSequence...) - Static method in class org.ujorm.tools.web.HtmlElement
Create new instance with empty html headers
ofServlet(Object, Object) - Static method in class org.ujorm.tools.web.request.RContext
HTTP Servlet Factory
ofServletResponse(Object) - Static method in class org.ujorm.tools.web.request.RContext
HTTP Servlet Factory
ofStub() - Static method in class org.ujorm.tools.web.table.ColumnModel
Create a stub column
ofTitle(String) - Static method in interface org.ujorm.tools.xml.config.HtmlConfig
Create a new configuration with a nice format by an HTML title.
OL - Static variable in interface org.ujorm.tools.web.Html
Ordered list elements (root)
onDefault(IORunnable) - Method in class org.ujorm.tools.web.ajax.ReqestDispatcher
Process the request
onDefaultToElement(IOElement) - Method in class org.ujorm.tools.web.ajax.ReqestDispatcher
The process writes to an element
onLoadSubmit - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
On load submit request
onParam(HttpParameter, IOConsumer<JsonBuilder>) - Method in class org.ujorm.tools.web.ajax.ReqestDispatcher
Registre new processor.
OPTION - Static variable in interface org.ujorm.tools.web.Html
Option element
org.ujorm.tools.web - package org.ujorm.tools.web
 
org.ujorm.tools.web.ajax - package org.ujorm.tools.web.ajax
 
org.ujorm.tools.web.ao - package org.ujorm.tools.web.ao
 
org.ujorm.tools.web.json - package org.ujorm.tools.web.json
 
org.ujorm.tools.web.report - package org.ujorm.tools.web.report
 
org.ujorm.tools.web.request - package org.ujorm.tools.web.request
 
org.ujorm.tools.web.table - package org.ujorm.tools.web.table
 
org.ujorm.tools.xml - package org.ujorm.tools.xml
 
org.ujorm.tools.xml.builder - package org.ujorm.tools.xml.builder
 
org.ujorm.tools.xml.config - package org.ujorm.tools.xml.config
 
org.ujorm.tools.xml.config.impl - package org.ujorm.tools.xml.config.impl
 
org.ujorm.tools.xml.dom - package org.ujorm.tools.xml.dom
A deprecated package
org.ujorm.tools.xml.model - package org.ujorm.tools.xml.model
 
original() - Method in class org.ujorm.tools.web.HtmlElement
Get an original root element
original() - Method in class org.ujorm.tools.web.json.JsonWriter
 
originalName() - Method in interface org.ujorm.tools.web.ao.HttpParameter
Get a raw name of the HTTP parameter.
out - Variable in class org.ujorm.tools.xml.AbstractWriter
Output

P

P - Static variable in interface org.ujorm.tools.web.Html
Paragraph element
pairElement(ApiElement) - Method in interface org.ujorm.tools.xml.config.HtmlConfig
 
pairElement(ApiElement) - Method in interface org.ujorm.tools.xml.config.XmlConfig
The pair element for termination is required.
PRE - Static variable in interface org.ujorm.tools.web.Html
Preformatted text.
printHtmlBody(RContext, HtmlElement, Function<GridBuilder<D>, Stream<D>>) - Method in class org.ujorm.tools.web.report.ReportBuilder
 
printSortedField(Element, RContext) - Method in class org.ujorm.tools.web.report.ReportBuilder
The hidden field contains an index of the last sorted column
printTable(Element, Function<GridBuilder<D>, Stream<D>>) - Method in class org.ujorm.tools.web.table.GridBuilder
Print table
printTable(Element, Function<GridBuilder<D>, Stream<D>>) - Method in class org.ujorm.tools.web.table.GridBuilderOld
Deprecated.
Print table body
printTableBody(Element, RContext, Function<GridBuilder<D>, Stream<D>>) - Method in class org.ujorm.tools.web.report.ReportBuilder
 
put(String, String...) - Method in class org.ujorm.tools.web.request.ManyMap
Method to add a value to the specified key

R

RawEnvelope(Object) - Constructor for class org.ujorm.tools.xml.model.XmlModel.RawEnvelope
 
RContext - Class in org.ujorm.tools.web.request
Servlet request context
RContext(URequest, Appendable) - Constructor for class org.ujorm.tools.web.request.RContext
 
RContext(URequest) - Constructor for class org.ujorm.tools.web.request.RContext
 
RContext() - Constructor for class org.ujorm.tools.web.request.RContext
 
Reflections - Class in org.ujorm.tools.web.ao
Reflection methods for the Servlet Request & Response classes
Reflections() - Constructor for class org.ujorm.tools.web.ao.Reflections
 
ReportBuilder<D> - Class in org.ujorm.tools.web.report
A HTML page builder for table based report with an AJAX support.
ReportBuilder(CharSequence) - Constructor for class org.ujorm.tools.web.report.ReportBuilder
 
ReportBuilder(HtmlConfig) - Constructor for class org.ujorm.tools.web.report.ReportBuilder
 
ReportBuilder(ReportBuilderConfig) - Constructor for class org.ujorm.tools.web.report.ReportBuilder
 
ReportBuilder(ReportBuilderConfig, GridBuilder<D>) - Constructor for class org.ujorm.tools.web.report.ReportBuilder
 
ReportBuilder.Url - Class in org.ujorm.tools.web.report
URL constants
ReportBuilderConfig<D> - Interface in org.ujorm.tools.web.report
A HTML page builder for table based an AJAX.
ReportBuilderConfigImpl<D> - Class in org.ujorm.tools.web.report
A HTML page builder for table based an AJAX.
ReportBuilderConfigImpl(HtmlConfig) - Constructor for class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
ReportBuilderConfigImpl(HtmlConfig, String, String, Duration, HttpParameter, HttpParameter, String, String, String, List<CharSequence>, String, String, String, String, boolean, BiConsumer<Element, Boolean>) - Constructor for class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
ReportBuilderConfigImpl.Constants - Class in org.ujorm.tools.web.report
Config constants
ReqestDispatcher - Class in org.ujorm.tools.web.ajax
A Reqest Dispatcher
ReqestDispatcher(RContext) - Constructor for class org.ujorm.tools.web.ajax.ReqestDispatcher
 
ReqestDispatcher(CharSequence, RContext) - Constructor for class org.ujorm.tools.web.ajax.ReqestDispatcher
 
ReqestDispatcher(RContext, HtmlConfig) - Constructor for class org.ujorm.tools.web.ajax.ReqestDispatcher
 
request() - Method in class org.ujorm.tools.web.request.RContext
 
REQUIRED_MSG - Static variable in class org.ujorm.tools.xml.builder.XmlBuilder
Assertion message template
REQUIRED_MSG - Static variable in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
Assertion message template
run(HtmlElement) - Method in interface org.ujorm.tools.web.ao.IOElement
 
run() - Method in interface org.ujorm.tools.web.ao.IORunnable
 

S

safeEquals(Direction) - Method in enum org.ujorm.tools.web.table.Direction
Safe equals
SCRIPT - Static variable in interface org.ujorm.tools.web.Html
Script element
SELECT - Static variable in interface org.ujorm.tools.web.Html
Select element
setAction(Object) - Method in class org.ujorm.tools.web.Element
Set an action type of from
setAjax(boolean) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
Set a function order
setAjaxEnabled(boolean) - Method in class org.ujorm.tools.web.report.ReportBuilder
Enable of disable an AJAX feature, default value si true
setAjaxReadyMessage(CharSequence) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
setAjaxRequestParam(HttpParameter) - Method in class org.ujorm.tools.web.report.ReportBuilder
 
setAjaxRequestParam(HttpParameter) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
setAjaxRequestPath(String) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
Assign an AJAX timeout
setAjaxTimeout(Duration) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
An AJAX timeout to get a response
setAttr(String, Object) - Method in class org.ujorm.tools.web.Element
setAttrib(String, Object) - Method in interface org.ujorm.tools.xml.ApiElement
setAttribute(String, Object) - Method in class org.ujorm.tools.web.Element
Set an attribute
setAttribute(String) - Method in class org.ujorm.tools.web.Element
Set an attribute with no value
setAttribute(String, Object) - Method in class org.ujorm.tools.web.HtmlElement
 
setAttribute(String, Object) - Method in interface org.ujorm.tools.xml.ApiElement
Set an attribute
setAttribute(String, Object) - Method in class org.ujorm.tools.xml.builder.XmlBuilder
Add an attribute
setAttribute(String, Object) - Method in class org.ujorm.tools.xml.model.XmlModel
Set one attribute
setAttributes(String, CharSequence, Object...) - Method in class org.ujorm.tools.web.Element
Set an attribute
setCacheAllowed(boolean) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
 
setCharacterEncoding(Object, String) - Static method in class org.ujorm.tools.web.ao.Reflections
 
setCharset(Charset) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
Charset
setClass(CharSequence...) - Method in class org.ujorm.tools.web.Element
Set a CSS class attribute optionally, the empty attribute is ignored.
setCols(Object) - Method in class org.ujorm.tools.web.Element
Column count of a text area
setColSpan(int) - Method in class org.ujorm.tools.web.Element
Column span inside the table
setCompressedFormat() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
Assign parameters for a compressed format of the HTML result
setContentType(String) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
 
setControlCss(String) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
setCssLink(String) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
setCssLinks(CharSequence...) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
 
setCssWriter(BiConsumer<Element, Boolean>) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
Inline CSS writer
setDefaultValue(String) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
A replacement text instead of the null value
setDirection(Direction) - Method in class org.ujorm.tools.web.table.ColumnModel
 
setDoctype(CharSequence) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
A header declaration of the document or a doctype
setDocumentObjectModel(boolean) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
Build a real model or a plain writer, the default value is false
setDom(boolean) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
setEmbeddedIcons(boolean) - Method in class org.ujorm.tools.web.report.ReportBuilder
 
setEmbeddedIcons(boolean) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
Use an external images for sortable icons
setErrorMessage(CharSequence) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
Assign an AJAX error message
setFirstLevel(int) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
Level of the root element, the value may be negative.
setFooter(Injector) - Method in class org.ujorm.tools.web.report.ReportBuilder
 
setFor(CharSequence) - Method in class org.ujorm.tools.web.Element
Set an value of input element
setFormatter(Formatter) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
A default value formatter is implemented by the method String.valueOf(value)
setFormId(String) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
setFormItem(Injector) - Method in class org.ujorm.tools.web.report.ReportBuilder
 
setFormSelector(String) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
 
setHeader(Injector) - Method in class org.ujorm.tools.web.report.ReportBuilder
 
setHeaderInjector(ApiInjector) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
Assign a new header injector
setHint(CharSequence) - Method in class org.ujorm.tools.web.Element
Set a placeholder name
setHref(CharSequence) - Method in class org.ujorm.tools.web.Element
Set hyperlink reference
setHtmlHeader(Injector) - Method in class org.ujorm.tools.web.report.ReportBuilder
 
setHtmlHeader(boolean) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
A request to generate a minimal HTML header
setId(CharSequence) - Method in class org.ujorm.tools.web.Element
Set an identifier of the element
setIdleDelay(Duration) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
An AJAX delay to the input request
setIdleDelay(Duration) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
setIndentationSpace(CharSequence) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
An indentation space for elements of the next level, where default value is an empty `String`
setJavascritWriter(Supplier<Injector>) - Method in class org.ujorm.tools.web.report.ReportBuilder
 
setJqueryLink(String) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
setLanguage(CharSequence) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
 
setMethod(Object) - Method in class org.ujorm.tools.web.Element
Set a method of form
setName(CharSequence) - Method in class org.ujorm.tools.web.Element
Set an name of input element
setNameValue(CharSequence, Object) - Method in class org.ujorm.tools.web.Element
Set name & value to the input element
setNewLine(CharSequence) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
 
setNewLine(CharSequence) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
A new line sequence
setNiceFormat() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
Assign parameters for a nice format of the HTML result
setNiceFormat(CharSequence) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
Assign parameters for a nice format of the HTML result
setOnLoadSubmit(boolean) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
 
setParameter(String, String) - Method in class org.ujorm.tools.web.request.URequestImpl
 
setRawHedaderCode(String) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
Deprecated. 
setRootElementName(String) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
The element name must not be special HTML characters.
setRows(int) - Method in class org.ujorm.tools.web.Element
Row count of a text area
setRowSpan(int) - Method in class org.ujorm.tools.web.Element
Row span inside the table
setSort(ColumnModel) - Method in class org.ujorm.tools.web.report.ReportBuilder
Mark a column as sortable
setSort(ColumnModel) - Method in class org.ujorm.tools.web.table.GridBuilder
Mark a column as sorted
setSortable(int) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
Set a function order
setSortable(Direction) - Method in class org.ujorm.tools.web.table.ColumnModel
 
setSortRequestParam(HttpParameter) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
setSubtitleCss(String) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
setSubtitleSelector(CharSequence) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
Assign a subtitle CSS selector
setTableCssClass(List<CharSequence>) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
setTableSelector(CharSequence) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
 
setTitle(CharSequence) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
Title is a required element by HTML 5
setType(Object) - Method in class org.ujorm.tools.web.Element
Set a type of input element
setUnpairElements(Set<String>) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
Set Unpair element names
setValue(Object) - Method in class org.ujorm.tools.web.Element
Set an value of input element
setVersion(int) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
Assign an AJAX timeout
sortable() - Method in class org.ujorm.tools.web.report.ReportBuilder
Add a sortable indicator to the last column model
sortable(boolean) - Method in class org.ujorm.tools.web.report.ReportBuilder
Add a sortable indicator to the last column model
sortable(Direction) - Method in class org.ujorm.tools.web.report.ReportBuilder
Add a sortable indicator to the last column model
sortable() - Method in class org.ujorm.tools.web.table.GridBuilder
Add a sortable indicator to the last column model
sortable(boolean) - Method in class org.ujorm.tools.web.table.GridBuilder
Add a sortable indicator to the last column model
sortable(Direction) - Method in class org.ujorm.tools.web.table.GridBuilder
Add a sortable indicator to the last column model
sortRequestParam - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
Javascript ajax request parameter
SPACE - Static variable in class org.ujorm.tools.xml.AbstractWriter
A special XML character
SPAN - Static variable in interface org.ujorm.tools.web.Html
Span element
STYLE - Static variable in interface org.ujorm.tools.web.Html
Style element
subSequence(int, int) - Method in class org.ujorm.tools.web.ao.DefaultHttpParam
 
subSequence(int, int) - Method in interface org.ujorm.tools.web.ao.HttpParameter
 
subSequence(int, int) - Method in interface org.ujorm.tools.web.ao.Injector
 
SUBTITLE_CSS - Static variable in class org.ujorm.tools.web.report.ReportBuilderConfigImpl.Constants
CSS class name for the output box
subtitleSelector - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
A subtitle selector

T

TABLE - Static variable in interface org.ujorm.tools.web.Html
Table element
TABLE_CSS_CLASS - Static variable in class org.ujorm.tools.web.report.ReportBuilderConfigImpl.Constants
Table CSS classes
TableBuilder<D> - Class in org.ujorm.tools.web.table
Deprecated.
Uset the ReportBuilder class rather.
TableBuilder(CharSequence) - Constructor for class org.ujorm.tools.web.table.TableBuilder
Deprecated.
TableBuilder(HtmlConfig) - Constructor for class org.ujorm.tools.web.table.TableBuilder
Deprecated.
TableBuilder(ReportBuilderConfig) - Constructor for class org.ujorm.tools.web.table.TableBuilder
Deprecated.
TBODY - Static variable in interface org.ujorm.tools.web.Html
Table body group
TD - Static variable in interface org.ujorm.tools.web.Html
Table detail element
TEXT_AREA - Static variable in interface org.ujorm.tools.web.Html
Input element
TH - Static variable in interface org.ujorm.tools.web.Html
Table header cell
THEAD - Static variable in interface org.ujorm.tools.web.Html
Table header group
then(Consumer<Element>) - Method in class org.ujorm.tools.web.Element
Deprecated.
Use the method Element.next(Consumer) rather.
then(Consumer<HtmlElement>) - Method in class org.ujorm.tools.web.HtmlElement
Deprecated.
Use the method HtmlElement.next(Consumer) rather.
TITLE - Static variable in interface org.ujorm.tools.web.Html
Title element
toCode(boolean) - Method in class org.ujorm.tools.web.table.ColumnModel
Write the content to an appendable text stream
toCode(boolean, Appendable) - Method in class org.ujorm.tools.web.table.ColumnModel
Write the content to an appendable text stream where the default direction is an ASCENDING.
toRequest(Reader) - Method in class org.ujorm.tools.web.request.ManyMap
Create new Servlet request
toString() - Method in class org.ujorm.tools.web.ao.DefaultHttpParam
 
toString() - Method in interface org.ujorm.tools.web.ao.HttpParameter
Returns a parameter name
toString() - Method in class org.ujorm.tools.web.Element
String value
toString() - Method in class org.ujorm.tools.web.HtmlElement
Returns an Render the HTML code including header.
toString() - Method in class org.ujorm.tools.web.table.ColumnModel
 
toString() - Method in class org.ujorm.tools.xml.AbstractWriter
 
toString() - Method in class org.ujorm.tools.xml.builder.XmlBuilder
Render the XML code including header
toString() - Method in class org.ujorm.tools.xml.builder.XmlPrinter
 
toString() - Method in class org.ujorm.tools.xml.model.XmlModel
Render the XML code including header
toWriter(int, XmlWriter) - Method in class org.ujorm.tools.xml.model.XmlModel
Render the XML code without header
TR - Static variable in interface org.ujorm.tools.web.Html
Table row element

U

UL - Static variable in interface org.ujorm.tools.web.Html
Unordered list elements (root)
URequest - Interface in org.ujorm.tools.web.request
 
URequestImpl - Class in org.ujorm.tools.web.request
 
URequestImpl(ManyMap, Reader) - Constructor for class org.ujorm.tools.web.request.URequestImpl
 
Url() - Constructor for class org.ujorm.tools.web.report.ReportBuilder.Url
 
Url(String, String) - Constructor for class org.ujorm.tools.web.report.ReportBuilder.Url
 

V

V_BLANK - Static variable in interface org.ujorm.tools.web.Html
 
V_CHECKBOX - Static variable in interface org.ujorm.tools.web.Html
 
V_GET - Static variable in interface org.ujorm.tools.web.Html
Default FORM method by the W3C standard
V_HIDDEN - Static variable in interface org.ujorm.tools.web.Html
 
V_PASSWORD - Static variable in interface org.ujorm.tools.web.Html
 
V_POST - Static variable in interface org.ujorm.tools.web.Html
 
V_RESET - Static variable in interface org.ujorm.tools.web.Html
 
V_STYLESHEET - Static variable in interface org.ujorm.tools.web.Html
 
V_SUBMIT - Static variable in interface org.ujorm.tools.web.Html
 
V_TEXT - Static variable in interface org.ujorm.tools.web.Html
 
V_TEXT_CSS - Static variable in interface org.ujorm.tools.web.Html
 
valueOf(String) - Static method in enum org.ujorm.tools.web.json.JsonBuilder.SelectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ujorm.tools.web.table.Direction
Returns the enum constant of this type with the specified name.
ValueProvider - Interface in org.ujorm.tools.web.json
Value provider
values() - Static method in enum org.ujorm.tools.web.json.JsonBuilder.SelectorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ujorm.tools.web.table.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
JavaScript version

W

WebUtils - Class in org.ujorm.tools.web.ao
Static method for common use
WebUtils() - Constructor for class org.ujorm.tools.web.ao.WebUtils
 
write(Element) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
Generate a Javascript
write(Element) - Method in class org.ujorm.tools.web.ajax.JQueryWriter
Deprecated.
Generate a Javascript
write(Element, T) - Method in interface org.ujorm.tools.web.ao.Column
Write a custom content of the table cell
write(Element) - Method in interface org.ujorm.tools.web.ao.Injector
Performs this operation on the given argument.
write(CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.json.JsonBuilder
Write a key-value
write(CharSequence, ValueProvider) - Method in class org.ujorm.tools.web.json.JsonBuilder
Write a key-value
write(String, CharSequence, ValueProvider) - Method in class org.ujorm.tools.web.json.JsonBuilder
 
write(CharSequence, boolean) - Method in class org.ujorm.tools.xml.AbstractWriter
Write escaped value to the output
write(ApiElement) - Method in interface org.ujorm.tools.xml.config.ApiInjector
Performs an operation on the argument element.
write(int, XmlModel) - Method in class org.ujorm.tools.xml.model.XmlWriter
Render the XML code without header
write(int, CharSequence, Map<String, Object>, List<Object>, XmlModel) - Method in class org.ujorm.tools.xml.model.XmlWriter
Render the XML code without header
writeClass(CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.json.JsonBuilder
Write the value for a CSS CLASS selector
writeClass(CharSequence, ValueProvider) - Method in class org.ujorm.tools.web.json.JsonBuilder
Write the value for a CSS CLASS selector
writeClassObj(CharSequence, ObjectProvider) - Method in class org.ujorm.tools.web.json.JsonBuilder
An experimental feature: write the value for a CSS CLASS selector
writeId(CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.json.JsonBuilder
Write the value for a CSS ID selector
writeId(CharSequence, ValueProvider) - Method in class org.ujorm.tools.web.json.JsonBuilder
Write the value for a CSS ID selector
writeIdObj(CharSequence, ObjectProvider) - Method in class org.ujorm.tools.web.json.JsonBuilder
An experimental feature: write the value for a CSS ID selector
writeJs(CharSequence...) - Method in class org.ujorm.tools.web.json.JsonBuilder
Write a Javascript to a call.
writeNewLine(int) - Method in class org.ujorm.tools.xml.AbstractWriter
Write a new line with an offset by the current level
writeObj(CharSequence, ObjectProvider) - Method in class org.ujorm.tools.web.json.JsonBuilder
An experimental feature: write a key-object value
writeObj(String, CharSequence, ObjectProvider) - Method in class org.ujorm.tools.web.json.JsonBuilder
An experimental feature: write key-object value
writePrefix(String, CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.json.JsonBuilder
Write a key-value with a prefix
writer() - Method in class org.ujorm.tools.web.request.RContext
 
writeRawValue(CharSequence, ApiElement) - Method in class org.ujorm.tools.xml.AbstractWriter
Write the content of an envelope
writeRawValue(Object, XmlBuilder) - Method in class org.ujorm.tools.xml.builder.XmlPrinter
Write the content of an envelope
writeValue(Object, ApiElement, String) - Method in class org.ujorm.tools.xml.AbstractWriter
Write escaped value to the output

X

XML_2QUOT - Static variable in class org.ujorm.tools.xml.AbstractWriter
A special XML character
XML_AMPERSAND - Static variable in class org.ujorm.tools.xml.AbstractWriter
A special XML character
XML_APOSTROPHE - Static variable in class org.ujorm.tools.xml.AbstractWriter
A special XML character
XML_GT - Static variable in class org.ujorm.tools.xml.AbstractWriter
A special XML character
XML_HEADER - Static variable in class org.ujorm.tools.xml.AbstractWriter
Default XML declaration
XML_LT - Static variable in class org.ujorm.tools.xml.AbstractWriter
A special XML character
XmlBuilder - Class in org.ujorm.tools.xml.builder
A XML builder.
XmlBuilder(String, XmlPrinter, int) - Constructor for class org.ujorm.tools.xml.builder.XmlBuilder
The new element constructor
XmlBuilder(String, XmlPrinter, int, boolean) - Constructor for class org.ujorm.tools.xml.builder.XmlBuilder
The new element constructor
XmlBuilder(String, XmlPrinter) - Constructor for class org.ujorm.tools.xml.builder.XmlBuilder
New element with a parent
XmlConfig - Interface in org.ujorm.tools.xml.config
Configuraion of HtmlPage
XmlElement - Class in org.ujorm.tools.xml.dom
Deprecated.
Use the XmlModel rather.
XmlElement(String) - Constructor for class org.ujorm.tools.xml.dom.XmlElement
Deprecated.
 
XmlElement(String, XmlModel) - Constructor for class org.ujorm.tools.xml.dom.XmlElement
Deprecated.
 
XmlModel - Class in org.ujorm.tools.xml.model
XML element model to rendering a XML file.
XmlModel(String) - Constructor for class org.ujorm.tools.xml.model.XmlModel
 
XmlModel(String, XmlModel) - Constructor for class org.ujorm.tools.xml.model.XmlModel
New element with a parent
XmlModel.RawEnvelope - Class in org.ujorm.tools.xml.model
Raw XML code envelope
XmlPrinter - Class in org.ujorm.tools.xml.builder
If you need special formatting, overwrite responsible methods.
XmlPrinter() - Constructor for class org.ujorm.tools.xml.builder.XmlPrinter
Default constructor a zero offset
XmlPrinter(Appendable) - Constructor for class org.ujorm.tools.xml.builder.XmlPrinter
Writer constructor with a zero offset
XmlPrinter(Appendable, XmlConfig) - Constructor for class org.ujorm.tools.xml.builder.XmlPrinter
A writer constructor
XmlWriter - Class in org.ujorm.tools.xml.model
If you need special formatting, overwrite responsible methods.
XmlWriter() - Constructor for class org.ujorm.tools.xml.model.XmlWriter
Default constructor a zero offset
XmlWriter(Appendable) - Constructor for class org.ujorm.tools.xml.model.XmlWriter
Writer constructor with a zero offset
XmlWriter(Appendable, CharSequence) - Constructor for class org.ujorm.tools.xml.model.XmlWriter
A writer constructor
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links

Copyright 2015, Pavel Ponec