- a - Variable in class jodd.csselly.selector.PseudoFunctionExpression
-
- AALOAD - Static variable in interface jodd.asm7.Opcodes
-
- AASTORE - Static variable in interface jodd.asm7.Opcodes
-
- AbstractCacheMap<K,V> - Class in jodd.cache
-
Default implementation of timed and size cache map.
- AbstractCacheMap() - Constructor for class jodd.cache.AbstractCacheMap
-
- AbstractTemplateViewActionResult - Class in jodd.madvoc.result
-
Base class for dispatching results.
- AbstractTemplateViewActionResult() - Constructor for class jodd.madvoc.result.AbstractTemplateViewActionResult
-
- ACC_ABSTRACT - Static variable in class jodd.asm.AsmUtil
-
- ACC_ABSTRACT - Static variable in interface jodd.asm7.Opcodes
-
- ACC_ANNOTATION - Static variable in class jodd.asm.AsmUtil
-
- ACC_ANNOTATION - Static variable in interface jodd.asm7.Opcodes
-
- ACC_BRIDGE - Static variable in class jodd.asm.AsmUtil
-
- ACC_BRIDGE - Static variable in interface jodd.asm7.Opcodes
-
- ACC_DEPRECATED - Static variable in interface jodd.asm7.Opcodes
-
- ACC_ENUM - Static variable in class jodd.asm.AsmUtil
-
- ACC_ENUM - Static variable in interface jodd.asm7.Opcodes
-
- ACC_FINAL - Static variable in class jodd.asm.AsmUtil
-
- ACC_FINAL - Static variable in interface jodd.asm7.Opcodes
-
- ACC_INTERFACE - Static variable in class jodd.asm.AsmUtil
-
- ACC_INTERFACE - Static variable in interface jodd.asm7.Opcodes
-
- ACC_MANDATED - Static variable in interface jodd.asm7.Opcodes
-
- ACC_MODULE - Static variable in interface jodd.asm7.Opcodes
-
- ACC_NATIVE - Static variable in class jodd.asm.AsmUtil
-
- ACC_NATIVE - Static variable in interface jodd.asm7.Opcodes
-
- ACC_OPEN - Static variable in interface jodd.asm7.Opcodes
-
- ACC_PRIVATE - Static variable in class jodd.asm.AsmUtil
-
- ACC_PRIVATE - Static variable in interface jodd.asm7.Opcodes
-
- ACC_PROTECTED - Static variable in class jodd.asm.AsmUtil
-
- ACC_PROTECTED - Static variable in interface jodd.asm7.Opcodes
-
- ACC_PUBLIC - Static variable in class jodd.asm.AsmUtil
-
- ACC_PUBLIC - Static variable in interface jodd.asm7.Opcodes
-
- ACC_STATIC - Static variable in class jodd.asm.AsmUtil
-
- ACC_STATIC - Static variable in interface jodd.asm7.Opcodes
-
- ACC_STATIC_PHASE - Static variable in interface jodd.asm7.Opcodes
-
- ACC_STRICT - Static variable in class jodd.asm.AsmUtil
-
- ACC_STRICT - Static variable in interface jodd.asm7.Opcodes
-
- ACC_SUPER - Static variable in class jodd.asm.AsmUtil
-
- ACC_SUPER - Static variable in interface jodd.asm7.Opcodes
-
- ACC_SYNCHRONIZED - Static variable in class jodd.asm.AsmUtil
-
- ACC_SYNCHRONIZED - Static variable in interface jodd.asm7.Opcodes
-
- ACC_SYNTHETIC - Static variable in class jodd.asm.AsmUtil
-
- ACC_SYNTHETIC - Static variable in interface jodd.asm7.Opcodes
-
- ACC_TRANSIENT - Static variable in class jodd.asm.AsmUtil
-
- ACC_TRANSIENT - Static variable in interface jodd.asm7.Opcodes
-
- ACC_TRANSITIVE - Static variable in interface jodd.asm7.Opcodes
-
- ACC_VARARGS - Static variable in class jodd.asm.AsmUtil
-
- ACC_VARARGS - Static variable in interface jodd.asm7.Opcodes
-
- ACC_VOLATILE - Static variable in class jodd.asm.AsmUtil
-
- ACC_VOLATILE - Static variable in interface jodd.asm7.Opcodes
-
- accept(ClassVisitor, int) - Method in class jodd.asm7.ClassReader
-
Makes the given visitor visit the JVMS ClassFile structure passed to the constructor of this
ClassReader
.
- accept(ClassVisitor, Attribute[], int) - Method in class jodd.asm7.ClassReader
-
Makes the given visitor visit the JVMS ClassFile structure passed to the constructor of this
ClassReader
.
- accept(SignatureVisitor) - Method in class jodd.asm7.signature.SignatureReader
-
- accept(String, String, boolean) - Method in class jodd.bean.BeanVisitor
-
Compares property name to the rules.
- accept(String...) - Method in class jodd.cli.Cli
-
- accept(Node) - Method in class jodd.csselly.CssSelector
-
Accepts single node.
- accept(List<Node>, Node, int) - Method in class jodd.csselly.CssSelector
-
Accepts node within current results.
- accept(Node) - Method in class jodd.csselly.selector.AttributeSelector
-
- accept(Node) - Method in class jodd.csselly.selector.PseudoClassSelector
-
Matches node to this selector.
- accept(List<Node>, Node, int) - Method in class jodd.csselly.selector.PseudoClassSelector
-
Accepts node within selected results.
- accept(Node) - Method in class jodd.csselly.selector.PseudoFunctionSelector
-
Matches nodes with this pseudo function selector.
- accept(List<Node>, Node, int) - Method in class jodd.csselly.selector.PseudoFunctionSelector
-
Accepts node within selected results.
- accept(DbOomConfig) - Method in class jodd.db.servers.Db2DbServer
-
- accept(DbOomConfig) - Method in interface jodd.db.servers.DbServer
-
- accept(DbOomConfig) - Method in class jodd.db.servers.DerbyDbServer
-
- accept(DbOomConfig) - Method in class jodd.db.servers.GenericDbServer
-
- accept(DbOomConfig) - Method in class jodd.db.servers.HsqlDbServer
-
- accept(DbOomConfig) - Method in class jodd.db.servers.InformixDbServer
-
- accept(DbOomConfig) - Method in class jodd.db.servers.MySqlDbServer
-
- accept(DbOomConfig) - Method in class jodd.db.servers.OracleDbServer
-
- accept(DbOomConfig) - Method in class jodd.db.servers.PostgreSqlDbServer
-
- accept(DbOomConfig) - Method in class jodd.db.servers.SQLiteDbServer
-
- accept(DbOomConfig) - Method in class jodd.db.servers.SqlServerDbServer
-
- accept(DbOomConfig) - Method in class jodd.db.servers.SybaseDbServer
-
- accept() - Method in class jodd.http.HttpBase
-
Returns "Accept" header.
- accept(String) - Method in class jodd.http.HttpBase
-
Sets "Accept" header.
- accept(T, R, boolean) - Method in interface jodd.inex.InExRuleMatcher
-
Matches the value against the rule.
- accept(V, R, boolean) - Method in class jodd.inex.InExRules
-
Matches value against single rule.
- accept(Node) - Method in interface jodd.lagarto.dom.NodeFilter
-
Test whether a specified node is acceptable in some selection process.
- accept(List<Node>, Node, int) - Method in interface jodd.lagarto.dom.NodeListFilter
-
- accept(Scope) - Method in class jodd.petite.scope.ProtoScope
-
Allows all scopes to be injected into prototype scoped beans.
- accept(Scope) - Method in class jodd.petite.scope.RequestScope
-
- accept(Scope) - Method in interface jodd.petite.scope.Scope
-
Returns true
if a bean of referenced scope can be
injected into target bean of this scope.
- accept(Scope) - Method in class jodd.petite.scope.SessionScope
-
- accept(Scope) - Method in class jodd.petite.scope.SingletonScope
-
Allows only singleton scoped beans to be injected into the target singleton bean.
- accept(Scope) - Method in class jodd.petite.scope.ThreadLocalScope
-
Defines allowed referenced scopes that can be injected into the
thread-local scoped bean.
- accept(T) - Method in class jodd.util.ClassConsumer
-
- accept(T) - Method in class jodd.util.function.Consumers
-
Consumes all registered consumers.
- acceptActionClass(Class<?>) - Method in class jodd.madvoc.AutomagicMadvocConfigurator
-
Builds action runtime configuration on founded action class.
- acceptActionPath(HttpServletRequest, String) - Method in class jodd.servlet.lagarto.LagartoServletFilter
-
Accepts action path for further parsing.
- acceptEncoding() - Method in class jodd.http.HttpBase
-
Returns "Accept-Encoding" header.
- acceptEncoding(String) - Method in class jodd.http.HttpBase
-
Sets "Accept-Encoding" header.
- acceptEntry(String) - Method in class jodd.io.findfile.ClassScanner
-
Returns true
if some entry name has to be accepted.
- acceptFile(File) - Method in class jodd.io.findfile.FindFile
-
Determine if file is accepted, based on include and exclude
rules.
- acceptFile(File) - Method in class jodd.io.watch.DirWatcher
-
Accepts if a file is going to be watched.
- acceptJar(File) - Method in class jodd.io.findfile.ClassScanner
-
Returns true
if some JAR file has to be accepted.
- acceptJson() - Method in class jodd.http.HttpRequest
-
Accepts JSON content type.
- acceptLink(String) - Method in class jodd.htmlstapler.BundleAction
-
Returns true
if resource link should be collected into the bundle.
- acceptMadvocComponentClass(Class) - Method in class jodd.madvoc.AutomagicMadvocConfigurator
-
Registers new Madvoc component.
- acceptType(SignatureVisitor) - Method in class jodd.asm7.signature.SignatureReader
-
- access - Variable in class jodd.proxetta.asm.MethodSignatureVisitor
-
- ACONST_NULL - Static variable in interface jodd.asm7.Opcodes
-
- action - Variable in class jodd.madvoc.ActionRequest
-
- Action - Annotation Type in jodd.madvoc.meta
-
Marker for action methods.
- ActionAnnotationValues - Class in jodd.madvoc.meta
-
Action values
- ActionBuilder() - Constructor for class jodd.madvoc.MadvocRouter.ActionBuilder
-
- actionBundles - Variable in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
- actionClassSuffix - Variable in class jodd.madvoc.AutomagicMadvocConfigurator
-
- ActionConfig - Interface in jodd.madvoc
-
Common configuration for actions.
- actionConfigManager - Variable in class jodd.madvoc.AutomagicMadvocConfigurator
-
- ActionConfigManager - Class in jodd.madvoc.component
-
Manager for action configurations and action annotation.
- ActionConfigManager() - Constructor for class jodd.madvoc.component.ActionConfigManager
-
- actionConfigManager - Variable in class jodd.madvoc.component.ActionMethodParser
-
- ActionConfiguredBy - Annotation Type in jodd.madvoc.meta
-
- ActionDefinition - Class in jodd.madvoc.config
-
Action definition is represented by action's path, http method and result base path.
- ActionDefinition(String, String, String) - Constructor for class jodd.madvoc.config.ActionDefinition
-
- ActionDefinition(String, String) - Constructor for class jodd.madvoc.config.ActionDefinition
-
- ActionDefinition(String) - Constructor for class jodd.madvoc.config.ActionDefinition
-
- ActionFilter - Interface in jodd.madvoc.filter
-
Action filter is a wrapper that is invoked before action and after the rendering.
- ActionFilterStack - Class in jodd.madvoc.filter
-
Action filter stack.
- ActionFilterStack(Class<? extends ActionFilter>...) - Constructor for class jodd.madvoc.filter.ActionFilterStack
-
- ActionHandler - Interface in jodd.madvoc
-
- ActionInterceptor - Interface in jodd.madvoc.interceptor
-
Action interceptor.
- ActionInterceptorStack - Class in jodd.madvoc.interceptor
-
Groups common interceptors, avoiding lots of classes inside
an
InterceptedBy
annotation.
- ActionInterceptorStack(Class<? extends ActionInterceptor>...) - Constructor for class jodd.madvoc.interceptor.ActionInterceptorStack
-
- actionMethod - Variable in class jodd.madvoc.config.ActionDefinition
-
- actionMethod() - Method in class jodd.madvoc.config.ActionDefinition
-
Returns action's HTTP method.
- ActionMethodParamNameResolver - Class in jodd.madvoc.component
-
Resolves method parameter names.
- ActionMethodParamNameResolver() - Constructor for class jodd.madvoc.component.ActionMethodParamNameResolver
-
- actionMethodParamNameResolver - Variable in class jodd.madvoc.component.ActionMethodParser
-
- ActionMethodParser - Class in jodd.madvoc.component
-
- ActionMethodParser() - Constructor for class jodd.madvoc.component.ActionMethodParser
-
- actionMethodParser - Variable in class jodd.madvoc.component.ActionsManager
-
- actionMethodParser - Variable in class jodd.madvoc.MadvocRouter
-
- ActionNames - Class in jodd.madvoc.config
-
Holder for various action names used during path registration.
- ActionNames(String[], String[], String[], String) - Constructor for class jodd.madvoc.config.ActionNames
-
- ActionNamingStrategy - Interface in jodd.madvoc.path
-
Naming strategy for building paths and http method.
- actionPath - Variable in class jodd.htmlstapler.BundleAction
-
- actionPath - Variable in class jodd.madvoc.ActionRequest
-
- actionPath - Variable in class jodd.madvoc.config.ActionDefinition
-
- actionPath() - Method in class jodd.madvoc.config.ActionDefinition
-
Returns action's path.
- actionPathChunks - Variable in class jodd.madvoc.ActionRequest
-
- ActionPathMacroInjector - Class in jodd.madvoc.scope
-
- ActionPathMacroInjector(MadvocScope) - Constructor for class jodd.madvoc.scope.ActionPathMacroInjector
-
- actionPathMacroInjector - Variable in class jodd.madvoc.scope.RequestScope
-
- ActionPathRewriter - Class in jodd.madvoc.component
-
Rewrites action path.
- ActionPathRewriter() - Constructor for class jodd.madvoc.component.ActionPathRewriter
-
- actionPathRewriter - Variable in class jodd.madvoc.component.MadvocController
-
- ActionRequest - Class in jodd.madvoc
-
Encapsulates single action invocation and acts as an action proxy.
- ActionRequest(MadvocController, String, String[], ActionRuntime, Object, HttpServletRequest, HttpServletResponse) - Constructor for class jodd.madvoc.ActionRequest
-
Creates new action request and initializes it.
- actionResult - Variable in class jodd.madvoc.ActionRequest
-
- ActionResult<T> - Interface in jodd.madvoc.result
-
Action result renders the returned value from an action.
- actionRuntime - Variable in class jodd.madvoc.ActionRequest
-
- ActionRuntime - Class in jodd.madvoc.config
-
Action runtime configuration and shared run-time data, used internally.
- ActionRuntime(ActionHandler, Class, Method, ActionFilter[], ActionInterceptor[], ActionDefinition, Class<? extends ActionResult>, Class<? extends ActionResult>, boolean, boolean, ScopeData, MethodParam[]) - Constructor for class jodd.madvoc.config.ActionRuntime
-
- actions - Variable in class jodd.madvoc.action.MadvocConfigurations
-
- actionsCount - Variable in class jodd.madvoc.component.ActionsManager
-
- actionsManager - Variable in class jodd.madvoc.action.MadvocConfigurations
-
- actionsManager - Variable in class jodd.madvoc.AutomagicMadvocConfigurator
-
- actionsManager - Variable in class jodd.madvoc.component.ActionMethodParser
-
- ActionsManager - Class in jodd.madvoc.component
-
Manages all Madvoc action and aliases registrations.
- ActionsManager() - Constructor for class jodd.madvoc.component.ActionsManager
-
- actionsManager - Variable in class jodd.madvoc.component.MadvocController
-
- actionsManager - Variable in class jodd.madvoc.component.ResultMapper
-
- actionsManager - Variable in class jodd.madvoc.MadvocRouter
-
- actionsManager - Variable in class jodd.madvoc.path.RestActionNamingStrategy
-
- ActionWrapper - Interface in jodd.madvoc
-
- activeProfiles - Variable in class jodd.props.Props
-
- activeProfiles() - Method in class jodd.props.PropsEntries
-
Enables active profiles to iterate over.
- activeProfilesProp - Variable in class jodd.props.Props
-
- AdaptiveFileUpload - Class in jodd.io.upload.impl
-
Smart
FileUpload
implementation that defer the action of what to do with uploaded file
for later.
- AdaptiveFileUploadFactory - Class in jodd.io.upload.impl
-
- AdaptiveFileUploadFactory() - Constructor for class jodd.io.upload.impl.AdaptiveFileUploadFactory
-
- add(String, V) - Method in class jodd.http.HttpMultiMap
-
- add(File) - Method in class jodd.io.ZipBuilder
-
- add(String) - Method in class jodd.io.ZipBuilder
-
- add(byte[]) - Method in class jodd.io.ZipBuilder
-
- add(String) - Method in class jodd.jerry.Jerry
-
Adds elements to the set of matched elements.
- add(Enum) - Method in class jodd.json.JsonArray
-
Adds an enum to the JSON array.
- add(CharSequence) - Method in class jodd.json.JsonArray
-
Adds a CharSequence
to the JSON array.
- add(String) - Method in class jodd.json.JsonArray
-
Adds a string to the JSON array.
- add(Integer) - Method in class jodd.json.JsonArray
-
Adds an integer to the JSON array.
- add(Long) - Method in class jodd.json.JsonArray
-
Adds a long to the JSON array.
- add(Double) - Method in class jodd.json.JsonArray
-
Adds a double to the JSON array.
- add(Float) - Method in class jodd.json.JsonArray
-
Adds a float to the JSON array.
- add(Boolean) - Method in class jodd.json.JsonArray
-
Adds a boolean to the JSON array.
- add(JsonObject) - Method in class jodd.json.JsonArray
-
Adds a JSON object to the JSON array.
- add(JsonArray) - Method in class jodd.json.JsonArray
-
Adds another JSON array to the JSON array.
- add(byte[]) - Method in class jodd.json.JsonArray
-
Adds a binary value to the JSON array.
- add(Object) - Method in class jodd.json.JsonArray
-
Adds an object to the JSON array.
- add(Object) - Method in class jodd.json.LazyList
-
- add(String) - Method in class jodd.madvoc.config.RouteChunk
-
Adds a new child to the tree.
- add(String, String, StringBuilder, boolean, PropsParser.Operator) - Method in class jodd.props.PropsParser
-
Adds accumulated value to key and current section.
- add(JulianDate) - Method in class jodd.time.JulianDate
-
Adds two JD and returns a new instance.
- add(double) - Method in class jodd.time.JulianDate
-
Adds a double delta value and returns a new instance.
- add(Enumeration<T>) - Method in class jodd.util.collection.CompositeEnumeration
-
Adds an enumeration to this composite.
- add(Iterator<T>) - Method in class jodd.util.collection.CompositeIterator
-
Adds an iterator to this composite.
- add(E) - Method in class jodd.util.collection.SetMapAdapter
-
Adds the specified element to this set if it is not already
present.
- add(E) - Method in class jodd.util.collection.SortedArrayList
-
Adds an Object to sorted list.
- add(int, E) - Method in class jodd.util.collection.SortedArrayList
-
- add(Consumer<T>) - Method in class jodd.util.function.Consumers
-
Registers an additional consumer.
- add(Check) - Method in class jodd.vtor.ValidationContext
-
Adds validation checks.
- addAll(String, Iterable<V>) - Method in class jodd.http.HttpMultiMap
-
- addAll(HttpMultiMap<V>) - Method in class jodd.http.HttpMultiMap
-
- addAll(Map<String, V>) - Method in class jodd.http.HttpMultiMap
-
- addAll(JsonArray) - Method in class jodd.json.JsonArray
-
Appends all of the elements in the specified array to the end of this JSON array.
- addAll(Collection<? extends E>) - Method in class jodd.util.collection.SortedArrayList
-
Add all of the elements in the given collection to this list.
- addAll(int, Collection<? extends E>) - Method in class jodd.util.collection.SortedArrayList
-
- addAll(Consumer<T>...) - Method in class jodd.util.function.Consumers
-
Registers additional consumers.
- addAll(List<Check>) - Method in class jodd.vtor.ValidationContext
-
Adds all checks from provided list.
- addAttribute(CharSequence, CharSequence) - Method in interface jodd.lagarto.Tag
-
Adds new attribute without checking if it already exist
thus allowing duplicate attributes.
- addAttributeSelector(String) - Method in class jodd.csselly.CssSelector
-
- addBatch(String) - Method in class jodd.db.debug.BaseLoggableStatement
-
- addBatch() - Method in class jodd.db.debug.LoggablePreparedStatement
-
- addBean(String, Object) - Method in class jodd.petite.PetiteContainer
-
Adds object instance to the container as singleton bean using default
wiring mode and default init method flag.
- addBean(String, Object, WiringMode) - Method in class jodd.petite.PetiteContainer
-
Adds object instance to the container as singleton bean.
- addChild(Node) - Method in class jodd.lagarto.dom.Node
-
Appends child node.
- addChild(Node...) - Method in class jodd.lagarto.dom.Node
-
Appends several child nodes at once.
- addChunk(SqlChunk) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
Appends chunk to the list.
- addClass(String...) - Method in class jodd.jerry.Jerry
-
Adds the specified class(es) to each of the set of matched elements.
- addClassChecks(Class) - Method in class jodd.vtor.ValidationContext
-
Parses class annotations and adds all checks.
- addClassSelector(String) - Method in class jodd.csselly.CssSelector
-
- addComparator(Comparator<File>) - Method in class jodd.io.findfile.FindFile
-
- addCookies(HttpRequest) - Method in class jodd.http.HttpBrowser
-
Add cookies to the request.
- addDateHeader(String, long) - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
- addDefaultBundle(String) - Method in class jodd.util.ResourceBundleMessageResolver
-
- addDefaultHeaders(HttpRequest) - Method in class jodd.http.HttpBrowser
-
Add default headers to the request.
- addDestroyMethodPoints(DestroyMethodPoint[]) - Method in class jodd.petite.BeanDefinition
-
Adds destroy methods.
- addError(String) - Method in class jodd.lagarto.dom.Document
-
- addFolder(String) - Method in class jodd.io.ZipBuilder
-
- addFolderToZip(ZipOutputStream, String, String) - Static method in class jodd.io.ZipUtil
-
- addHeader(String, String) - Method in class jodd.http.HeadersMultiMap
-
Adds new header value.
- addHeader(String, String) - Method in class jodd.madvoc.MadvocResponseWrapper
-
- addHeader(String, String) - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Prevents setting content-length if buffering enabled.
- addIdSelector(String) - Method in class jodd.csselly.CssSelector
-
- addInitMethodPoints(InitMethodPoint[]) - Method in class jodd.petite.BeanDefinition
-
Adds init methods.
- addInnerMap(String, Map<?, ?>) - Method in class jodd.props.Props
-
Adds child map to the props on given prefix.
- addInnerMap(String, Map<?, ?>, String) - Method in class jodd.props.Props
-
Adds child map to the props on given prefix.
- addIntHeader(String, int) - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Prevents setting content-length if buffering enabled.
- addLoaderOnlyRules(String...) - Method in class jodd.util.cl.ExtendedURLClassLoader
-
Adds loader-only rules for classes which must be loaded using this
loader.
- addMethodInjectionPoint(MethodInjectionPoint) - Method in class jodd.petite.BeanDefinition
-
Adds method injection point.
- addNull() - Method in class jodd.json.JsonArray
-
Adds a null
value to the JSON array.
- addParameter(String, Object, DbEntityColumnDescriptor) - Method in class jodd.db.oom.sqlgen.TemplateData
-
Adds query parameter.
- addParentOnlyRules(String...) - Method in class jodd.util.cl.ExtendedURLClassLoader
-
Adds parent only rules for classes which must be loaded on the
parent loader.
- addPath(File) - Method in class jodd.io.findfile.FindFile
-
Adds existing search path to the file list.
- addProperty(HashMap<String, PropertyDescriptor>, String, MethodDescriptor, boolean) - Method in class jodd.introspector.Properties
-
Adds a setter and/or getter method to the property.
- addPropertyInjectionPoint(PropertyInjectionPoint) - Method in class jodd.petite.BeanDefinition
-
Adds property injection point.
- addPseudoClassSelector(String) - Method in class jodd.csselly.CssSelector
-
- addPseudoFunctionSelector(String, String) - Method in class jodd.csselly.CssSelector
-
- addRootPackage(String) - Method in class jodd.madvoc.component.RootPackages
-
Adds root package with no additional mapping.
- addRootPackage(String, String) - Method in class jodd.madvoc.component.RootPackages
-
Adds root package and its path mapping.
- addRootPackageOf(Class) - Method in class jodd.madvoc.component.RootPackages
-
Sets root package to package of given class.
- addRootPackageOf(Class, String) - Method in class jodd.madvoc.component.RootPackages
-
Sets root package to package of given class.
- addRule(D, boolean) - Method in class jodd.inex.InExRules
-
Adds a rule.
- addSelf(String) - Method in class jodd.petite.PetiteContainer
-
Adds self instance to the container so internal beans may fetch
container for further usage.
- addSelf() - Method in class jodd.petite.PetiteContainer
-
Adds self instance to the container so internal beans may fetch
container for further usage.
- addSetInjectionPoint(SetInjectionPoint) - Method in class jodd.petite.BeanDefinition
-
Adds set injection point.
- addToZip(ZipOutputStream, File, String, String, boolean) - Static method in class jodd.io.ZipUtil
-
Adds single entry to ZIP output stream.
- addToZip(ZipOutputStream, byte[], String, String) - Static method in class jodd.io.ZipUtil
-
Adds byte content into the zip as a file.
- addViolation(Violation) - Method in class jodd.vtor.Vtor
-
- advice - Variable in class jodd.proxetta.ProxyAspect
-
- advice() - Method in class jodd.proxetta.ProxyAspect
-
Returns proxy advice class.
- adviceFieldName(String, int) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
Builds advice field name.
- adviceMethodName(String, int) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
Builds advice method name.
- after(Object, Method, Object[]) - Method in class jodd.aop.Aspect
-
Runs after targets method.
- after(String) - Method in class jodd.jerry.Jerry
-
Inserts content, specified by the parameter, after each
element in the set of matched elements.
- AFTER_ATTRIBUTE_NAME - Variable in class jodd.lagarto.LagartoParser
-
- AFTER_ATTRIBUTE_VALUE_QUOTED - Variable in class jodd.lagarto.LagartoParser
-
- AFTER_DOCTYPE_PUBLIC_IDENTIFIER - Variable in class jodd.lagarto.LagartoParser
-
- AFTER_DOCTYPE_PUBLIC_KEYWORD - Variable in class jodd.lagarto.LagartoParser
-
- AFTER_DOCTYPE_SYSTEM_IDENTIFIER - Variable in class jodd.lagarto.LagartoParser
-
- AFTER_DOCTYPE_SYSTEM_KEYWORD - Variable in class jodd.lagarto.LagartoParser
-
- AFTER_DOCUMENT_NAME - Variable in class jodd.lagarto.LagartoParser
-
- AFTER_XML_ATTRIBUTE_NAME - Variable in class jodd.lagarto.LagartoParser.XmlDeclaration
-
- afterException(Object, Method, Object[], Throwable) - Method in class jodd.aop.Aspect
-
Invoked after exception.
- alias(String) - Method in class jodd.madvoc.MadvocRouter.ActionBuilder
-
Defines path alias.
- alias - Variable in class jodd.madvoc.meta.ActionAnnotationValues
-
- alias() - Method in class jodd.madvoc.meta.ActionAnnotationValues
-
- aliasColumnsAs(ColumnAliasType) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
Specifies column alias type.
- alignLeftAndPad(String, int) - Static method in class jodd.util.Format
-
Puts the text to the left and pads with spaces until the size is reached.
- alignRightAndPad(String, int) - Static method in class jodd.util.Format
-
Puts the text to the right and pads it with spaces until the size is reached.
- all() - Method in class jodd.cli.Param
-
- ALL - Static variable in class jodd.pathref.Pathref
-
- ALL_PROFILES - Static variable in class jodd.vtor.Vtor
-
- allCtors - Variable in class jodd.introspector.Ctors
-
- allEnumerations - Variable in class jodd.util.collection.CompositeEnumeration
-
- AllGettersPointcut - Class in jodd.proxetta.pointcuts
-
Pointcut on all public non final getters methods.
- AllGettersPointcut() - Constructor for class jodd.proxetta.pointcuts.AllGettersPointcut
-
- allIterators - Variable in class jodd.util.collection.CompositeIterator
-
- allMethodSignatures - Variable in class jodd.proxetta.asm.TargetClassInfoReader
-
- AllMethodsPointcut - Class in jodd.proxetta.pointcuts
-
Pointcut on all public methods.
- AllMethodsPointcut() - Constructor for class jodd.proxetta.pointcuts.AllMethodsPointcut
-
- allowAllClasses() - Method in class jodd.json.JsonParser
-
Removes the whitelist of allowed classes.
- allowClass(String) - Method in class jodd.json.JsonParser
-
Adds a
wildcard
pattern for white-listing classes.
- allowDomainLiterals(boolean) - Method in class jodd.mail.RFC2822AddressParser
-
Changes the behavior of the domain parsing.
- allowDotInAtext(boolean) - Method in class jodd.mail.RFC2822AddressParser
-
Allows ".
- allowFileExtensions - Variable in class jodd.io.upload.impl.AdaptiveFileUpload
-
- allowFileExtensions - Variable in class jodd.io.upload.impl.AdaptiveFileUploadFactory
-
- allowParentheseInLocalpart(boolean) - Method in class jodd.mail.RFC2822AddressParser
-
Allows ")" or "(" to appear in quoted versions of
the localpart (they are never allowed in unquoted versions).
- allowQuotedIdentifiers(boolean) - Method in class jodd.mail.RFC2822AddressParser
-
Defines if quoted identifiers are allowed.
- allowSquareBracketsInAtext(boolean) - Method in class jodd.mail.RFC2822AddressParser
-
Allows "[" or "]" to appear in atext.
- AllRealMethodsPointcut - Class in jodd.proxetta.pointcuts
-
Pointcut on all public methods that are not getters or setters
- AllRealMethodsPointcut() - Constructor for class jodd.proxetta.pointcuts.AllRealMethodsPointcut
-
- allResults - Variable in class jodd.madvoc.component.ResultsManager
-
- allScopes - Variable in class jodd.madvoc.component.ScopeResolver
-
- AllSettersPointcut - Class in jodd.proxetta.pointcuts
-
Pointcut on all public non final setters methods.
- AllSettersPointcut() - Constructor for class jodd.proxetta.pointcuts.AllSettersPointcut
-
- AllTopMethodsPointcut - Class in jodd.proxetta.pointcuts
-
Filter for top-level public methods
- AllTopMethodsPointcut() - Constructor for class jodd.proxetta.pointcuts.AllTopMethodsPointcut
-
- ALOAD - Static variable in interface jodd.asm7.Opcodes
-
- ALPHA_NUMERIC_RANGE - Static variable in class jodd.util.RandomString
-
- ALPHA_RANGE - Static variable in class jodd.util.RandomString
-
- AMPERSAND - Static variable in interface jodd.util.StringPool
-
- and() - Method in class jodd.mail.EmailFilter
-
Changes concatenation mode to AND.
- and(EmailFilter...) - Method in class jodd.mail.EmailFilter
-
Defines AND group of filters.
- and(SearchTerm) - Method in class jodd.mail.EmailFilter
-
Sets AndTerm
as searchTerm.
- and(ProxyPointcut) - Method in interface jodd.proxetta.ProxyPointcut
-
Performs AND operation on this and the next proxy.
- AND - Static variable in interface jodd.util.StringPool
-
- ANEWARRAY - Static variable in interface jodd.asm7.Opcodes
-
- annotatedProperties - Variable in class jodd.madvoc.interceptor.AnnotatedPropertyInterceptor
-
- AnnotatedPropertyInterceptor - Class in jodd.madvoc.interceptor
-
Performs some operation on all annotated properties.
- AnnotatedPropertyInterceptor(Class<Annotation>) - Constructor for class jodd.madvoc.interceptor.AnnotatedPropertyInterceptor
-
- annotationClass - Variable in class jodd.util.annotation.AnnotationParser
-
- annotationClasses - Variable in class jodd.proxetta.pointcuts.MethodWithAnnotationPointcut
-
- AnnotationInfo - Interface in jodd.proxetta
-
Annotation information.
- AnnotationParser - Class in jodd.util.annotation
-
Annotation parser process an annotated elements and annotations.
- AnnotationParser(Class<? extends Annotation>) - Constructor for class jodd.util.annotation.AnnotationParser
-
- AnnotationParser(Class<? extends Annotation>, Class<? extends Annotation>) - Constructor for class jodd.util.annotation.AnnotationParser
-
Creates new annotation data reader using annotation definition
from class generics.
- AnnotationParser.Reader - Class in jodd.util.annotation
-
- annotationParsers - Variable in class jodd.jtx.proxy.AnnotationTxAdviceManager
-
- AnnotationReader - Class in jodd.proxetta.asm
-
Reads annotation inner data.
- AnnotationReader(String, boolean) - Constructor for class jodd.proxetta.asm.AnnotationReader
-
- AnnotationResolver - Class in jodd.petite
-
- AnnotationResolver() - Constructor for class jodd.petite.AnnotationResolver
-
- annotationResolver - Variable in class jodd.petite.PetiteBeans
-
- annotations - Variable in class jodd.jtx.proxy.AnnotationTxAdviceManager
-
- annotations - Variable in class jodd.madvoc.interceptor.AnnotatedPropertyInterceptor
-
- annotations - Variable in class jodd.proxetta.asm.MethodSignatureVisitor
-
- annotations - Variable in class jodd.proxetta.asm.TargetClassInfoReader
-
- annotations - Variable in class jodd.proxetta.asm.TypeInfoImpl
-
Argument annotations are not available on method signature scanning.
- Annotations<A extends java.lang.annotation.Annotation> - Class in jodd.util.annotation
-
Annotations collector.
- Annotations(Class<A>) - Constructor for class jodd.util.annotation.Annotations
-
- AnnotationTxAdvice - Class in jodd.jtx.proxy
-
Advice that reads transaction annotations and manage transactions over method invocation.
- AnnotationTxAdvice() - Constructor for class jodd.jtx.proxy.AnnotationTxAdvice
-
- AnnotationTxAdviceManager - Class in jodd.jtx.proxy
-
- AnnotationTxAdviceManager(LeanJtxWorker) - Constructor for class jodd.jtx.proxy.AnnotationTxAdviceManager
-
- AnnotationTxAdviceManager(LeanJtxWorker, String) - Constructor for class jodd.jtx.proxy.AnnotationTxAdviceManager
-
- AnnotationTxAdviceManager(LeanJtxWorker, String, JtxTransactionMode) - Constructor for class jodd.jtx.proxy.AnnotationTxAdviceManager
-
- AnnotationTxAdviceSupport - Class in jodd.jtx.proxy
-
- AnnotationTxAdviceSupport() - Constructor for class jodd.jtx.proxy.AnnotationTxAdviceSupport
-
- annotationType - Variable in class jodd.json.meta.JSONAnnotationValues
-
- annotationType() - Method in class jodd.json.meta.JSONAnnotationValues
-
- annotationType - Variable in class jodd.jtx.meta.TransactionAnnotationValues
-
- annotationType() - Method in class jodd.jtx.meta.TransactionAnnotationValues
-
- annotationType() - Method in class jodd.madvoc.config.MethodParam
-
Returns parameter Madvoc annotation type, one of
In
,
Out
.
- annotationType - Variable in class jodd.madvoc.meta.ActionAnnotationValues
-
- annotationType() - Method in class jodd.madvoc.meta.ActionAnnotationValues
-
- annotationType() - Method in class jodd.util.annotation.AnnotationParser.Reader
-
Returns the annotation type this reader is for.
- AnnotationVisitor - Class in jodd.asm7
-
A visitor to visit a Java annotation.
- AnnotationVisitor(int) - Constructor for class jodd.asm7.AnnotationVisitor
-
- AnnotationVisitor(int, AnnotationVisitor) - Constructor for class jodd.asm7.AnnotationVisitor
-
- AnnotationVisitorAdapter - Class in jodd.asm
-
Annotation visitor adapter.
- AnnotationVisitorAdapter(AnnotationVisitor) - Constructor for class jodd.asm.AnnotationVisitorAdapter
-
- AopProxy - Class in jodd.aop
-
Factory for proxies, created using Java own library.
- AopProxy() - Constructor for class jodd.aop.AopProxy
-
- api - Variable in class jodd.asm7.AnnotationVisitor
-
The ASM API version implemented by this visitor.
- api - Variable in class jodd.asm7.ClassVisitor
-
The ASM API version implemented by this visitor.
- api - Variable in class jodd.asm7.FieldVisitor
-
The ASM API version implemented by this visitor.
- api - Variable in class jodd.asm7.MethodVisitor
-
The ASM API version implemented by this visitor.
- api - Variable in class jodd.asm7.ModuleVisitor
-
The ASM API version implemented by this visitor.
- api - Variable in class jodd.asm7.signature.SignatureVisitor
-
The ASM API version implemented by this visitor.
- append(boolean) - Method in class jodd.buffer.FastBooleanBuffer
-
Appends single boolean
to buffer.
- append(boolean[], int, int) - Method in class jodd.buffer.FastBooleanBuffer
-
Appends boolean
array to buffer.
- append(boolean[]) - Method in class jodd.buffer.FastBooleanBuffer
-
Appends boolean
array to buffer.
- append(FastBooleanBuffer) - Method in class jodd.buffer.FastBooleanBuffer
-
Appends another fast buffer to this one.
- append(byte) - Method in class jodd.buffer.FastByteBuffer
-
Appends single byte
to buffer.
- append(byte[], int, int) - Method in class jodd.buffer.FastByteBuffer
-
Appends byte
array to buffer.
- append(byte[]) - Method in class jodd.buffer.FastByteBuffer
-
Appends byte
array to buffer.
- append(FastByteBuffer) - Method in class jodd.buffer.FastByteBuffer
-
Appends another fast buffer to this one.
- append(char) - Method in class jodd.buffer.FastCharBuffer
-
Appends single char
to buffer.
- append(char[], int, int) - Method in class jodd.buffer.FastCharBuffer
-
Appends char
array to buffer.
- append(char[]) - Method in class jodd.buffer.FastCharBuffer
-
Appends char
array to buffer.
- append(FastCharBuffer) - Method in class jodd.buffer.FastCharBuffer
-
Appends another fast buffer to this one.
- append(CharSequence) - Method in class jodd.buffer.FastCharBuffer
-
Appends character sequence to buffer.
- append(CharSequence, int, int) - Method in class jodd.buffer.FastCharBuffer
-
Appends character sequence to buffer.
- append(double) - Method in class jodd.buffer.FastDoubleBuffer
-
Appends single double
to buffer.
- append(double[], int, int) - Method in class jodd.buffer.FastDoubleBuffer
-
Appends double
array to buffer.
- append(double[]) - Method in class jodd.buffer.FastDoubleBuffer
-
Appends double
array to buffer.
- append(FastDoubleBuffer) - Method in class jodd.buffer.FastDoubleBuffer
-
Appends another fast buffer to this one.
- append(float) - Method in class jodd.buffer.FastFloatBuffer
-
Appends single float
to buffer.
- append(float[], int, int) - Method in class jodd.buffer.FastFloatBuffer
-
Appends float
array to buffer.
- append(float[]) - Method in class jodd.buffer.FastFloatBuffer
-
Appends float
array to buffer.
- append(FastFloatBuffer) - Method in class jodd.buffer.FastFloatBuffer
-
Appends another fast buffer to this one.
- append(int) - Method in class jodd.buffer.FastIntBuffer
-
Appends single int
to buffer.
- append(int[], int, int) - Method in class jodd.buffer.FastIntBuffer
-
Appends int
array to buffer.
- append(int[]) - Method in class jodd.buffer.FastIntBuffer
-
Appends int
array to buffer.
- append(FastIntBuffer) - Method in class jodd.buffer.FastIntBuffer
-
Appends another fast buffer to this one.
- append(long) - Method in class jodd.buffer.FastLongBuffer
-
Appends single long
to buffer.
- append(long[], int, int) - Method in class jodd.buffer.FastLongBuffer
-
Appends long
array to buffer.
- append(long[]) - Method in class jodd.buffer.FastLongBuffer
-
Appends long
array to buffer.
- append(FastLongBuffer) - Method in class jodd.buffer.FastLongBuffer
-
Appends another fast buffer to this one.
- append(short) - Method in class jodd.buffer.FastShortBuffer
-
Appends single short
to buffer.
- append(short[], int, int) - Method in class jodd.buffer.FastShortBuffer
-
Appends short
array to buffer.
- append(short[]) - Method in class jodd.buffer.FastShortBuffer
-
Appends short
array to buffer.
- append(FastShortBuffer) - Method in class jodd.buffer.FastShortBuffer
-
Appends another fast buffer to this one.
- append(String) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
Parses provided text into the list of chunks and appends them to the list.
- append(String) - Method in class jodd.http.Buffer
-
Appends string content to buffer.
- append(char) - Method in class jodd.http.Buffer
-
Appends a char.
- append(int) - Method in class jodd.http.Buffer
-
Appends a number.
- append(Uploadable) - Method in class jodd.http.Buffer
-
- append(Buffer) - Method in class jodd.http.Buffer
-
Appends other buffer to this one.
- append(char) - Method in class jodd.io.AppendableWriter
-
- append(CharSequence, int, int) - Method in class jodd.io.AppendableWriter
-
- append(CharSequence) - Method in class jodd.io.AppendableWriter
-
- append(String) - Method in class jodd.jerry.Jerry
-
Inserts content, specified by the parameter, to the end of each
element in the set of matched elements.
- append(String) - Method in class jodd.pathref.Pathref
-
Appends method name to existing path.
- append(T[], T) - Static method in class jodd.util.ArraysUtil
-
Appends an element to array.
- append(String[], String) - Static method in class jodd.util.ArraysUtil
-
Appends an element to String
array.
- append(byte[], byte) - Static method in class jodd.util.ArraysUtil
-
Appends an element to byte
array.
- append(char[], char) - Static method in class jodd.util.ArraysUtil
-
Appends an element to char
array.
- append(short[], short) - Static method in class jodd.util.ArraysUtil
-
Appends an element to short
array.
- append(int[], int) - Static method in class jodd.util.ArraysUtil
-
Appends an element to int
array.
- append(long[], long) - Static method in class jodd.util.ArraysUtil
-
Appends an element to long
array.
- append(float[], float) - Static method in class jodd.util.ArraysUtil
-
Appends an element to float
array.
- append(double[], double) - Static method in class jodd.util.ArraysUtil
-
Appends an element to double
array.
- append(boolean[], boolean) - Static method in class jodd.util.ArraysUtil
-
Appends an element to boolean
array.
- append(boolean) - Method in class jodd.util.StringBand
-
Appends boolean value.
- append(double) - Method in class jodd.util.StringBand
-
Appends double value.
- append(float) - Method in class jodd.util.StringBand
-
Appends float value.
- append(int) - Method in class jodd.util.StringBand
-
Appends int value.
- append(long) - Method in class jodd.util.StringBand
-
Appends long value.
- append(short) - Method in class jodd.util.StringBand
-
Appends short value.
- append(char) - Method in class jodd.util.StringBand
-
Appends a character.
- append(byte) - Method in class jodd.util.StringBand
-
Appends byte value.
- append(Object) - Method in class jodd.util.StringBand
-
Appends string representation of an object.
- append(String) - Method in class jodd.util.StringBand
-
Appends a string.
- appendable - Variable in class jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor
-
- appendable - Variable in class jodd.lagarto.TagWriter
-
- AppendableWriter - Class in jodd.io
-
Appendable writer adapter.
- AppendableWriter(Appendable) - Constructor for class jodd.io.AppendableWriter
-
- appendAlias(StringBuilder, DbEntityDescriptor, DbEntityColumnDescriptor) - Method in class jodd.db.oom.sqlgen.chunks.ColumnsSelectChunk
-
Appends alias.
- appendArgument(String, String) - Static method in class jodd.proxetta.asm.InvokeReplacerMethodAdapter
-
Appends argument to the existing description.
- appendBytes(String, byte[]) - Static method in class jodd.io.FileUtil
-
- appendBytes(String, byte[], int, int) - Static method in class jodd.io.FileUtil
-
- appendBytes(File, byte[]) - Static method in class jodd.io.FileUtil
-
- appendBytes(File, byte[], int, int) - Static method in class jodd.io.FileUtil
-
Appends bytes. append = true
- appendColumnName(StringBuilder, DbEntityDescriptor, DbEntityColumnDescriptor) - Method in class jodd.db.oom.sqlgen.chunks.ColumnsSelectChunk
-
Simply appends column name with optional table reference and alias.
- appendDuplicateProps - Variable in class jodd.props.PropsData
-
If set, duplicate props will be appended to the end, separated by comma.
- appendMissingSpace(StringBuilder) - Method in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
Appends missing space if the output doesn't end with whitespace.
- appendRaw(String) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
Simply adds text without parsing to the query.
- appendString(String, String) - Static method in class jodd.io.FileUtil
-
- appendString(String, String, String) - Static method in class jodd.io.FileUtil
-
- appendString(File, String) - Static method in class jodd.io.FileUtil
-
- appendString(File, String, String) - Static method in class jodd.io.FileUtil
-
Appends String. append = true
- appendTextContent(Appendable) - Method in class jodd.lagarto.dom.Node
-
Appends the text content to an Appendable
(StringBuilder
, CharBuffer
...).
- apply(V, boolean) - Method in class jodd.inex.InExRules
-
Applies rules on given flag using current black/white list mode.
- apply(V, boolean, boolean) - Method in class jodd.inex.InExRules
-
Applies rules on given flag.
- apply(ActionRequest) - Method in interface jodd.madvoc.ActionWrapper
-
Invokes a wrapper.
- apply(ActionRequest) - Method in class jodd.madvoc.BaseActionWrapperStack
-
Throws an exception, as stack can not be invoked.
- apply(ActionRequest) - Method in interface jodd.madvoc.filter.ActionFilter
-
- apply(ActionRequest) - Method in interface jodd.madvoc.interceptor.ActionInterceptor
-
- apply(MethodInfo) - Method in interface jodd.proxetta.InvokeAspect
-
Determines if some method should be scanned for pointcuts.
- apply(MethodInfo) - Method in class jodd.proxetta.pointcuts.AllGettersPointcut
-
- apply(MethodInfo) - Method in class jodd.proxetta.pointcuts.AllMethodsPointcut
-
- apply(MethodInfo) - Method in class jodd.proxetta.pointcuts.AllRealMethodsPointcut
-
- apply(MethodInfo) - Method in class jodd.proxetta.pointcuts.AllSettersPointcut
-
- apply(MethodInfo) - Method in class jodd.proxetta.pointcuts.AllTopMethodsPointcut
-
- apply(MethodInfo) - Method in class jodd.proxetta.pointcuts.MethodWithAnnotationPointcut
-
Returns true
if method should be wrapped with the proxy.
- apply(MethodInfo) - Method in interface jodd.proxetta.ProxyPointcut
-
Returns true
if method should be wrapped with the proxy.
- applyAdvice(Class<T>) - Static method in class jodd.proxetta.advice.DelegateAdviceUtil
-
Applies advice on given target class and returns proxy instance.
- applyProxy(MethodSignatureVisitor) - Method in class jodd.proxetta.asm.ProxettaClassBuilder
-
Check if proxy should be applied on method and return proxy method builder if so.
- applyProxy(MethodSignatureVisitor) - Method in class jodd.proxetta.asm.ProxettaWrapperClassBuilder
-
- applyToColumnName(String) - Method in class jodd.db.oom.naming.ColumnNamingStrategy
-
Applies column naming strategy to given column name hint.
- applyToTableName(String) - Method in class jodd.db.oom.naming.TableNamingStrategy
-
Applies table naming strategy to given table name hint.
- archiveName() - Method in class jodd.io.findfile.ClassScanner.ClassPathEntry
-
Returns archive name or null
if entry is not inside archived file.
- ARETURN - Static variable in interface jodd.asm7.Opcodes
-
- arg(String) - Method in class jodd.util.CommandLine
-
Adds single argument.
- args(Class...) - Method in class jodd.petite.PetiteRegistry.BeanProvider
-
Defines method argument types.
- args(Class...) - Method in class jodd.petite.PetiteRegistry.BeanWire.BeanWireMethod
-
Defines method argument types.
- args(String...) - Method in class jodd.util.CommandLine
-
Adds several arguments.
- argument(int) - Static method in class jodd.proxetta.ProxyTarget
-
Inserts value of method argument specified by 1-based index.
- argument(MethodVisitor, MethodInfo, int) - Static method in class jodd.proxetta.ProxyTargetReplacement
-
- argumentCount - Variable in class jodd.proxetta.ProxyTargetInfo
-
- arguments - Variable in class jodd.proxetta.asm.MethodSignatureVisitor
-
- arguments - Variable in class jodd.proxetta.ProxyTargetInfo
-
- argumentsClasses - Variable in class jodd.proxetta.ProxyTargetInfo
-
- argumentsCount - Variable in class jodd.proxetta.asm.MethodSignatureVisitor
-
- argumentsCount() - Static method in class jodd.proxetta.ProxyTarget
-
Inserts total number of method's arguments.
- argumentsCount(MethodVisitor, MethodInfo) - Static method in class jodd.proxetta.ProxyTargetReplacement
-
- argumentsOffset - Variable in class jodd.proxetta.asm.MethodSignatureVisitor
-
- argumentStack - Variable in class jodd.asm.TraceSignatureVisitor
-
The stack used to keep track of class types that have arguments.
- argumentsWords - Variable in class jodd.proxetta.asm.MethodSignatureVisitor
-
- argumentType(int) - Static method in class jodd.proxetta.ProxyTarget
-
Inserts type of method argument specified by 1-based index.
- argumentType(MethodVisitor, MethodInfo, int) - Static method in class jodd.proxetta.ProxyTargetReplacement
-
- ARRAY - Static variable in class jodd.asm7.Type
-
The sort of array reference types.
- array(T...) - Static method in class jodd.util.ArraysUtil
-
Wraps elements into an array.
- ARRAY_ELEMENT - Static variable in class jodd.asm7.TypePath
-
A type path step that steps into the element type of an array type.
- ArrayConverter<T> - Class in jodd.typeconverter.impl
-
Converts given object to an array.
- ArrayConverter(TypeConverterManager, Class<T>) - Constructor for class jodd.typeconverter.impl.ArrayConverter
-
- ArrayEnumeration<E> - Class in jodd.util.collection
-
Enumeration over an array.
- ArrayEnumeration(E[]) - Constructor for class jodd.util.collection.ArrayEnumeration
-
- ArrayEnumeration(E[], int, int) - Constructor for class jodd.util.collection.ArrayEnumeration
-
- ArrayIterator<E> - Class in jodd.util.collection
-
Iterator over an array.
- ArrayIterator(E[]) - Constructor for class jodd.util.collection.ArrayIterator
-
- ArrayIterator(E[], int, int) - Constructor for class jodd.util.collection.ArrayIterator
-
- ARRAYLENGTH - Static variable in interface jodd.asm7.Opcodes
-
- ARRAYLIST_SUPPLIER - Static variable in class jodd.json.JsonParserBase
-
- ArraysJsonSerializer<K> - Class in jodd.json.impl
-
Arrays serializer.
- ArraysJsonSerializer() - Constructor for class jodd.json.impl.ArraysJsonSerializer
-
- ArraysUtil - Class in jodd.util
-
Array utilities.
- ArraysUtil() - Constructor for class jodd.util.ArraysUtil
-
- as(String) - Method in class jodd.madvoc.result.RawData
-
Defines mime type by providing real mime type or just extension!
- as(String) - Method in class jodd.madvoc.result.TextResult
-
Defines custom content type.
- asEnumeration(Iterator<E>) - Static method in class jodd.util.CollectionUtil
-
Adapt the specified Iterator
to the
Enumeration
interface.
- asHtml() - Method in class jodd.madvoc.result.RawData
-
- asHtml() - Method in class jodd.madvoc.result.TextResult
-
Sets content type to HTML.
- asIterator(Enumeration<E>) - Static method in class jodd.util.CollectionUtil
-
Adapt the specified Enumeration
to the Iterator
interface.
- ASM4 - Static variable in interface jodd.asm7.Opcodes
-
- ASM5 - Static variable in interface jodd.asm7.Opcodes
-
- ASM6 - Static variable in interface jodd.asm7.Opcodes
-
- ASM7 - Static variable in interface jodd.asm7.Opcodes
-
- asmMethodSignature - Variable in class jodd.proxetta.asm.MethodSignatureVisitor
-
- AsmUtil - Class in jodd.asm
-
Generic ASM utils.
- AsmUtil() - Constructor for class jodd.asm.AsmUtil
-
- Aspect - Class in jodd.aop
-
Base aspect class that holds the target instance.
- Aspect(Object) - Constructor for class jodd.aop.Aspect
-
- aspect - Variable in class jodd.petite.ScopedProxyManager
-
- aspectList - Variable in class jodd.proxetta.asm.ProxettaMethodBuilder
-
- aspects - Variable in class jodd.proxetta.asm.InvokeClassBuilder
-
- aspects - Variable in class jodd.proxetta.asm.InvokeReplacerMethodAdapter
-
- aspects - Variable in class jodd.proxetta.asm.ProxettaClassBuilder
-
- AssertFalse - Annotation Type in jodd.vtor.constraint
-
- AssertFalseConstraint - Class in jodd.vtor.constraint
-
- AssertFalseConstraint() - Constructor for class jodd.vtor.constraint.AssertFalseConstraint
-
- assertProxyIsCreated() - Method in class jodd.proxetta.ProxettaFactory
-
Checks if proxy is created and throws an exception if not.
- assertSessionIsOpen() - Method in class jodd.db.DbSession
-
- AssertTrue - Annotation Type in jodd.vtor.constraint
-
- AssertTrueConstraint - Class in jodd.vtor.constraint
-
- AssertTrueConstraint() - Constructor for class jodd.vtor.constraint.AssertTrueConstraint
-
- assertTxIsActive() - Method in class jodd.db.DbSession
-
- assertTxIsClosed() - Method in class jodd.db.DbSession
-
- AssertValid - Annotation Type in jodd.vtor.constraint
-
Marker for to validate the target.
- AssertValidConstraint - Class in jodd.vtor.constraint
-
Special annotation that validates inner context of provided value.
- AssertValidConstraint(ValidationContext) - Constructor for class jodd.vtor.constraint.AssertValidConstraint
-
- associateTransaction(JtxTransaction) - Method in class jodd.jtx.JtxTransactionManager
-
Associate transaction to current thread.
- assureSize(Set<CsrfShield.Token>) - Static method in class jodd.servlet.CsrfShield
-
Removes expired tokens if token set is full.
- ASTERISK - Static variable in interface jodd.util.StringPool
-
- asText() - Method in class jodd.madvoc.result.RawData
-
- ASTORE - Static variable in interface jodd.asm7.Opcodes
-
- async(boolean) - Method in class jodd.madvoc.MadvocRouter.ActionBuilder
-
Defines async execution flag.
- Async - Annotation Type in jodd.madvoc.meta
-
Defines if action has to be called asynchronously
using Servlets 3.0 API.
- AsyncActionExecutor - Class in jodd.madvoc.component
-
Thread pool and executor for Async actions.
- AsyncActionExecutor() - Constructor for class jodd.madvoc.component.AsyncActionExecutor
-
- asyncActionExecutor - Variable in class jodd.madvoc.component.MadvocController
-
- asyncMode - Variable in class jodd.madvoc.component.ActionsManager
-
- AT - Static variable in interface jodd.util.StringPool
-
- ATHROW - Static variable in interface jodd.asm7.Opcodes
-
- attachedMessage(ReceivedEmail) - Method in class jodd.mail.ReceivedEmail
-
- attachedMessages(List<ReceivedEmail>) - Method in class jodd.mail.ReceivedEmail
-
- attachedMessages() - Method in class jodd.mail.ReceivedEmail
-
Returns the List
of attached messages.
- attachment(EmailAttachment<? extends DataSource>) - Method in class jodd.mail.CommonEmail
-
- attachment(EmailAttachmentBuilder) - Method in class jodd.mail.CommonEmail
-
- attachments() - Method in class jodd.mail.CommonEmail
-
- attachments(List<EmailAttachment<? extends DataSource>>) - Method in class jodd.mail.CommonEmail
-
- attachmentStorage - Variable in class jodd.mail.MailServer
-
- attachQuery(DbQueryBase) - Method in class jodd.db.DbSession
-
- attr(String) - Method in class jodd.jerry.Jerry
-
Gets the value of an attribute for the first element in the set of matched elements.
- attr(String, String) - Method in class jodd.jerry.Jerry
-
Sets one or more attributes for the set of matched elements.
- ATTR_CHARSET - Static variable in class jodd.mail.EmailUtil
-
- ATTR_NAME - Static variable in class jodd.petite.scope.RequestScope
-
- ATTR_VALUE_DOUBLE_QUOTED - Variable in class jodd.lagarto.LagartoParser
-
- ATTR_VALUE_SINGLE_QUOTED - Variable in class jodd.lagarto.LagartoParser
-
- ATTR_VALUE_UNQUOTED - Variable in class jodd.lagarto.LagartoParser
-
- attrEndNdx - Variable in class jodd.lagarto.LagartoParser
-
- Attribute - Class in jodd.asm7
-
A non standard class, field, method or code attribute, as defined in the Java Virtual Machine
Specification (JVMS).
- Attribute(String) - Constructor for class jodd.asm7.Attribute
-
Constructs a new empty attribute.
- Attribute - Class in jodd.lagarto.dom
-
Elements attribute.
- Attribute(String, String, String) - Constructor for class jodd.lagarto.dom.Attribute
-
- attribute(PageContext, String) - Static method in class jodd.servlet.ServletUtil
-
Returns non-null
attribute value.
- attribute(HttpServletRequest, String) - Static method in class jodd.servlet.ServletUtil
-
Returns non-null
attribute value.
- ATTRIBUTE_NAME - Variable in class jodd.lagarto.LagartoParser
-
- attributeCase - Variable in class jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor
-
Letter case of attributes names.
- attributeDoubleQuoted(CharSequence) - Static method in class jodd.net.HtmlEncoder
-
Encodes attribute value that will be double quoted.
- attributes - Variable in class jodd.lagarto.dom.Node
-
- AttributeSelector - Class in jodd.csselly.selector
-
Attribute selector.
- AttributeSelector(String, String, String) - Constructor for class jodd.csselly.selector.AttributeSelector
-
- AttributeSelector(String, Match, String) - Constructor for class jodd.csselly.selector.AttributeSelector
-
- AttributeSelector(String) - Constructor for class jodd.csselly.selector.AttributeSelector
-
- attributeSingleQuoted(CharSequence) - Static method in class jodd.net.HtmlEncoder
-
Encodes attribute value that will be single quoted.
- attrQuote - Variable in class jodd.lagarto.LagartoParser.XmlDeclaration
-
- attrStartNdx - Variable in class jodd.lagarto.LagartoParser
-
- auth(boolean) - Method in class jodd.madvoc.MadvocRouter.ActionBuilder
-
- Auth - Annotation Type in jodd.madvoc.meta
-
- auth(String, String) - Method in class jodd.mail.MailServer.Builder
-
- auth(Authenticator) - Method in class jodd.mail.MailServer.Builder
-
Sets the authenticator.
- authenticator - Variable in class jodd.mail.MailServer
-
The Authenticator
.
- autoClose() - Method in class jodd.db.DbQuery
-
Defines that query should be automatically closed immediately after using.
- autoClose() - Method in class jodd.db.oom.DbOomQuery
-
Defines that query should be automatically closed immediately after using.
- autoDirection - Variable in class jodd.servlet.tag.LoopTag
-
- AutomagicDbOomConfigurator - Class in jodd.db.oom
-
Auto-magically scans classpath for domain objects annotated with DbOom annotations.
- AutomagicDbOomConfigurator(DbEntityManager, boolean) - Constructor for class jodd.db.oom.AutomagicDbOomConfigurator
-
- AutomagicMadvocConfigurator - Class in jodd.madvoc
-
Default Madvoc configurator uses auto-magic to configure
WebApp
.
- AutomagicMadvocConfigurator() - Constructor for class jodd.madvoc.AutomagicMadvocConfigurator
-
- AutomagicMadvocConfigurator(ClassScanner) - Constructor for class jodd.madvoc.AutomagicMadvocConfigurator
-
- AutomagicPetiteConfigurator - Class in jodd.petite
-
Auto-magically configures Petite container by analyzing the classpath.
- AutomagicPetiteConfigurator(PetiteContainer) - Constructor for class jodd.petite.AutomagicPetiteConfigurator
-
- av - Variable in class jodd.asm7.AnnotationVisitor
-
The annotation visitor to which this visitor must delegate method calls.
- Cache<K,V> - Interface in jodd.cache
-
Cache interface.
- cache - Variable in class jodd.cache.FileCache
-
- cache - Variable in class jodd.introspector.CachingIntrospector
-
- cache - Variable in class jodd.json.TypeJsonSerializerMap
-
- cache - Static variable in class jodd.methref.Methref
-
- cache - Static variable in class jodd.pathref.Pathref
-
- cache - Static variable in class jodd.proxetta.advice.DelegateAdviceUtil
-
- cache - Static variable in class jodd.vtor.ValidationContext
-
- cached - Variable in class jodd.decora.DecoraServletFilter
-
- cachedColumnNdx - Variable in class jodd.db.oom.mapper.DefaultResultSetMapper
-
- cachedColumnValue - Variable in class jodd.db.oom.mapper.DefaultResultSetMapper
-
- cachedDbEntityDescriptors - Variable in class jodd.db.oom.mapper.DefaultResultSetMapper
-
- cachedFilesCount() - Method in class jodd.cache.FileCache
-
Returns number of cached files.
- cachedMappedNames - Variable in class jodd.db.oom.mapper.DefaultResultSetMapper
-
- cachedTypesTableNames - Variable in class jodd.db.oom.mapper.DefaultResultSetMapper
-
- cachedUsedTypes - Variable in class jodd.db.oom.mapper.DefaultResultSetMapper
-
- cacheEntities - Variable in class jodd.db.oom.DbOomQuery
-
- cacheEntities(boolean) - Method in class jodd.db.oom.DbOomQuery
-
- cacheEntities - Variable in class jodd.db.oom.mapper.DefaultResultSetMapper
-
- cacheMap - Variable in class jodd.cache.AbstractCacheMap
-
- cacheMaxAge - Variable in class jodd.htmlstapler.HtmlStaplerFilter
-
- cacheResourceBundles - Variable in class jodd.util.ResourceBundleMessageResolver
-
- cacheResultSetEntities(Object[]) - Method in class jodd.db.oom.mapper.DefaultResultSetMapper
-
Caches returned entities.
- cacheSize - Variable in class jodd.cache.AbstractCacheMap
-
- cacheTimeout() - Method in class jodd.cache.FileCache
-
Returns timeout.
- CachingIntrospector - Class in jodd.introspector
-
- CachingIntrospector() - Constructor for class jodd.introspector.CachingIntrospector
-
Default constructor.
- CachingIntrospector(boolean, boolean, boolean, String[]) - Constructor for class jodd.introspector.CachingIntrospector
-
- calculateLength() - Method in class jodd.util.StringBand
-
Calculates string length.
- calculatePosition - Variable in class jodd.lagarto.LagartoParserConfig
-
- calculateTo(int, int, int) - Method in class jodd.servlet.tag.IteratorTag
-
Calculates 'TO'.
- CalendarConverter - Class in jodd.typeconverter.impl
-
Converts given object to Byte
.
- CalendarConverter() - Constructor for class jodd.typeconverter.impl.CalendarConverter
-
- CalendarJsonSerializer - Class in jodd.json.impl
-
Calendar serializer.
- CalendarJsonSerializer() - Constructor for class jodd.json.impl.CalendarJsonSerializer
-
- call() - Method in interface jodd.exception.UncheckedException.CallableVoid
-
- callAndWrapException(Callable<V>) - Static method in exception jodd.exception.UncheckedException
-
Wraps checked exceptions in a UncheckedException
.
- callbackSize(int) - Method in class jodd.http.HttpProgressListener
-
Returns callback size in bytes.
- callDestroyMethods() - Method in class jodd.petite.BeanData
-
Calls destroy methods on given BeanData.
- CALOAD - Static variable in interface jodd.asm7.Opcodes
-
- cancel() - Method in class jodd.db.debug.BaseLoggableStatement
-
- cancelPruneSchedule() - Method in class jodd.cache.TimedCache
-
Cancels prune schedules.
- capacity() - Method in class jodd.util.StringBand
-
Returns array capacity.
- capitalize(String) - Static method in class jodd.util.StringUtil
-
Capitalizes a string, changing the first letter to
upper case.
- capitalizeHeaderKeys - Variable in class jodd.http.HttpBase
-
- capitalizeHeaderKeys() - Method in class jodd.http.HttpBase
-
Returns whether header keys should be strict or not, when they are
modified by changing them to PascalCase.
- capitalizeHeaderKeys(boolean) - Method in class jodd.http.HttpBase
-
Sets headers behavior.
- capitalizeHeaderKeys - Static variable in class jodd.http.HttpBase.Defaults
-
Flag that controls if headers should be rewritten and capitalized in PascalCase.
- caseSensitive - Variable in class jodd.lagarto.LagartoParserConfig
-
- CaseTag - Class in jodd.servlet.tag
-
- CaseTag() - Constructor for class jodd.servlet.tag.CaseTag
-
- CAST - Static variable in class jodd.asm7.TypeReference
-
The sort of type references that target the type declared in an explicit or implicit cast
instruction.
- CASTORE - Static variable in interface jodd.asm7.Opcodes
-
- castToReturnType(MethodVisitor, MethodInfo) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- catchTransportExceptions - Variable in class jodd.http.HttpBrowser
-
- cause - Variable in exception jodd.exception.UncheckedException
-
- CAUSE_DIV - Static variable in exception jodd.exception.UncheckedException
-
Divider between causes printouts.
- cc(EmailAddress) - Method in class jodd.mail.CommonEmail
-
Appends CC address.
- cc(String) - Method in class jodd.mail.CommonEmail
-
Appends CC address.
- cc(String, String) - Method in class jodd.mail.CommonEmail
-
Appends CC address.
- cc(Address) - Method in class jodd.mail.CommonEmail
-
Appends CC address.
- cc(String...) - Method in class jodd.mail.CommonEmail
-
Sets one or more CC address.
- cc(Address...) - Method in class jodd.mail.CommonEmail
-
Sets one or more CC address.
- cc(EmailAddress...) - Method in class jodd.mail.CommonEmail
-
Appends CC addresses.
- cc() - Method in class jodd.mail.CommonEmail
-
Returns CC addresses.
- cc(String) - Method in class jodd.mail.EmailFilter
-
Defines filter for CC field.
- CData - Class in jodd.lagarto.dom
-
CDATA node.
- CData(Document, String) - Constructor for class jodd.lagarto.dom.CData
-
- cdata(CharSequence) - Method in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
- cdata(CData) - Method in class jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor
-
- cdata(CData) - Method in interface jodd.lagarto.dom.NodeVisitor
-
- cdata(CharSequence) - Method in class jodd.lagarto.EmptyTagVisitor
-
- CDATA - Variable in class jodd.lagarto.LagartoParser.XmlDeclaration
-
- cdata(CharSequence) - Method in class jodd.lagarto.TagAdapter
-
- cdata(CharSequence) - Method in interface jodd.lagarto.TagVisitor
-
Invoked on CDATA sequence.
- cdata(CharSequence) - Method in class jodd.lagarto.TagVisitorChain
-
- cdata(CharSequence) - Method in class jodd.lagarto.TagWriter
-
- Chain - Class in jodd.madvoc.result
-
Chain result.
- Chain(Class<T>, Consumer<T>) - Constructor for class jodd.madvoc.result.Chain
-
- Chain(String) - Constructor for class jodd.madvoc.result.Chain
-
- ChainActionResult - Class in jodd.madvoc.result
-
Process chain results.
- ChainActionResult() - Constructor for class jodd.madvoc.result.ChainActionResult
-
- Chalk<T extends Chalk<T>> - Class in jodd.chalk
-
Chalk allows you to color output going to console.
- Chalk() - Constructor for class jodd.chalk.Chalk
-
- chalk() - Static method in class jodd.chalk.Chalk
-
Creates new chalk.
- chalk() - Static method in class jodd.chalk.Chalk256
-
- Chalk256 - Class in jodd.chalk
-
Chalk256 allows you to color output going to ansi-256 console.
- Chalk256() - Constructor for class jodd.chalk.Chalk256
-
- changeOwnerDocument(Node, Document) - Method in class jodd.lagarto.dom.Node
-
Changes owner document for given node and all its children.
- changeReturnType(String, String) - Static method in class jodd.proxetta.asm.InvokeReplacerMethodAdapter
-
Changes return type.
- CHAR - Static variable in class jodd.asm7.Type
-
The sort of the char
type.
- CHAR_TYPE - Static variable in class jodd.asm7.Type
-
The char
type.
- CharacterArrayConverter - Class in jodd.typeconverter.impl
-
Converts given object to char[]
.
- CharacterArrayConverter(TypeConverterManager) - Constructor for class jodd.typeconverter.impl.CharacterArrayConverter
-
- CharacterConverter - Class in jodd.typeconverter.impl
-
Converts given object to Character
.
- CharacterConverter() - Constructor for class jodd.typeconverter.impl.CharacterConverter
-
- characterEncoding - Variable in class jodd.madvoc.MadvocResponseWrapper
-
- CharacterEncodingFilter - Class in jodd.servlet.filter
-
Example filter that sets the character encoding to be used in parsing the
incoming request, either unconditionally or only if the client did not
specify a character encoding.
- CharacterEncodingFilter() - Constructor for class jodd.servlet.filter.CharacterEncodingFilter
-
- CharacterJsonSerializer - Class in jodd.json.impl
-
Character serializer.
- CharacterJsonSerializer() - Constructor for class jodd.json.impl.CharacterJsonSerializer
-
- CharacterSqlType - Class in jodd.db.type
-
Char SQL type.
- CharacterSqlType() - Constructor for class jodd.db.type.CharacterSqlType
-
- CharArrayResponseWrapper - Class in jodd.servlet.filter
-
Response wrapper that takes everything the client would normally output
and saves it in character array.
- CharArrayResponseWrapper(HttpServletResponse) - Constructor for class jodd.servlet.filter.CharArrayResponseWrapper
-
Initializes wrapper by creating
FastCharArrayWriter
that will
be used to accumulate the response.
- CharArraySequence - Class in jodd.util
-
Simple CharSequence
wrapper of the char array.
- CharArraySequence(char[]) - Constructor for class jodd.util.CharArraySequence
-
- CharArraySequence(char[], int, int) - Constructor for class jodd.util.CharArraySequence
-
- charAt(int) - Method in class jodd.buffer.FastCharBuffer
-
- charAt(int) - Method in class jodd.util.CharArraySequence
-
- charAt(int) - Method in class jodd.util.StringBand
-
Returns char at given position.
- CharBufferReader - Class in jodd.io
-
Reader that wraps a CharBuffer
.
- CharBufferReader(CharBuffer) - Constructor for class jodd.io.CharBufferReader
-
- chars(char...) - Static method in class jodd.util.ArraysUtil
-
Wraps elements into an array.
- CHARS - Static variable in class jodd.util.Base64
-
- CharSequenceJsonSerializer - Class in jodd.json.impl
-
CharSequence serializers.
- CharSequenceJsonSerializer() - Constructor for class jodd.json.impl.CharSequenceJsonSerializer
-
- CharSequenceUtil - Class in jodd.util
-
- CharSequenceUtil() - Constructor for class jodd.util.CharSequenceUtil
-
- charset - Variable in class jodd.http.HttpBase
-
- charset() - Method in class jodd.http.HttpBase
-
Returns charset, as defined by 'Content-Type' header.
- charset(String) - Method in class jodd.http.HttpBase
-
Defines just content type charset.
- CharUtil - Class in jodd.util
-
Various character and character sequence utilities, including char[]
- byte[]
conversions.
- CharUtil() - Constructor for class jodd.util.CharUtil
-
- charValue(MethodVisitor) - Static method in class jodd.asm.AsmUtil
-
Converts Character
object to a char
.
- check(String, String) - Method in interface jodd.crypt.HashEngine
-
Validates the input string with given hash.
- check() - Method in class jodd.lagarto.dom.Node
-
Checks the health of child nodes.
- Check - Class in jodd.vtor
-
Holder for validation constraint.
- Check(String, ValidationConstraint) - Constructor for class jodd.vtor.Check
-
Creates new check for provided constraint inside current context.
- checkArgumentIndex(MethodInfo, int) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
Validates argument index.
- CHECKBOX() - Constructor for class jodd.csselly.selector.PseudoClass.CHECKBOX
-
- CHECKCAST - Static variable in interface jodd.asm7.Opcodes
-
- checkClass(Class) - Method in class jodd.madvoc.AutomagicMadvocConfigurator
-
Determines if class should be examined for Madvoc annotations.
- checkCsrfToken(HttpServletRequest) - Static method in class jodd.servlet.CsrfShield
-
- checkCsrfToken(HttpServletRequest, String) - Static method in class jodd.servlet.CsrfShield
-
- checkCsrfToken(HttpSession, String) - Static method in class jodd.servlet.CsrfShield
-
Checks token value.
- CHECKED() - Constructor for class jodd.csselly.selector.PseudoClass.CHECKED
-
- checkNestedDecoraTags() - Method in class jodd.decora.parser.DecoratorTagVisitor
-
Check if decora tag is currently defined and throws an exception
on nested tags.
- checkpw(String, String) - Static method in class jodd.crypt.BCrypt
-
Check that a plaintext password matches a previously hashed
one.
- checkTimeout() - Method in class jodd.jtx.JtxTransaction
-
Sets the rollback-only if the deadline has been reached and throws an exception.
- checkUpload() - Method in class jodd.io.upload.impl.AdaptiveFileUpload
-
Determines if upload is allowed.
- childClassOf(Class<?>, Object) - Static method in class jodd.util.ClassUtil
-
Returns the class of the immediate subclass of the given parent class for
the given object instance; or null if such immediate subclass cannot be
uniquely identified for the given object instance.
- childElementNodes - Variable in class jodd.lagarto.dom.Node
-
- childElementNodesCount - Variable in class jodd.lagarto.dom.Node
-
- childNodes - Variable in class jodd.lagarto.dom.Node
-
- children() - Method in class jodd.jerry.Jerry
-
Gets the immediate children of each element in the set of matched elements.
- children() - Method in class jodd.madvoc.config.RouteChunk
-
Returns all the children or null
if no children exist.
- CHUNK_INSERT - Static variable in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- CHUNK_MATCH - Static variable in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- CHUNK_RAW - Static variable in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- CHUNK_REFERENCE - Static variable in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- CHUNK_SELECT_COLUMNS - Static variable in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- CHUNK_TABLE - Static variable in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- CHUNK_UPDATE - Static variable in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- CHUNK_VALUE - Static variable in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- CLASS_EXTENDS - Static variable in class jodd.asm7.TypeReference
-
The sort of type references that target the super class of a class or one of the interfaces it
implements.
- CLASS_MACRO - Static variable in class jodd.madvoc.path.BaseNamingStrategy
-
- CLASS_TYPE_PARAMETER - Static variable in class jodd.asm7.TypeReference
-
The sort of type references that target a type parameter of a generic class.
- CLASS_TYPE_PARAMETER_BOUND - Static variable in class jodd.asm7.TypeReference
-
The sort of type references that target a bound of a type parameter of a generic class.
- classActionPath() - Method in class jodd.madvoc.config.ActionNames
-
- ClassAdapter - Class in jodd.asm
-
An empty ClassVisitor that delegates to another ClassVisitor.
- ClassAdapter(ClassVisitor) - Constructor for class jodd.asm.ClassAdapter
-
- classAnnotations - Variable in class jodd.proxetta.asm.TargetClassInfoReader
-
- ClassArrayConverter - Class in jodd.typeconverter.impl
-
Converts given object to Class
array.
- ClassArrayConverter(TypeConverterManager) - Constructor for class jodd.typeconverter.impl.ClassArrayConverter
-
- ClassConsumer<T> - Class in jodd.util
-
Holder for a class and optional consumer of it's instance.
- ClassConsumer(Class<T>, Consumer<T>) - Constructor for class jodd.util.ClassConsumer
-
- ClassConverter - Class in jodd.typeconverter.impl
-
Converts given object to Class
.
- ClassConverter() - Constructor for class jodd.typeconverter.impl.ClassConverter
-
- ClassDescriptor - Class in jodd.introspector
-
A descriptor class for all methods/fields/properties/constructors of a class.
- ClassDescriptor(Class, boolean, boolean, boolean, String[]) - Constructor for class jodd.introspector.ClassDescriptor
-
- classDescriptor - Variable in class jodd.introspector.Ctors
-
- classDescriptor - Variable in class jodd.introspector.Descriptor
-
- classDescriptor - Variable in class jodd.introspector.Fields
-
- classDescriptor - Variable in class jodd.introspector.Methods
-
- classDescriptor - Variable in class jodd.introspector.Properties
-
- ClassInfo - Interface in jodd.proxetta
-
Various target class information.
- ClassIntrospector - Interface in jodd.introspector
-
Default class
ClassIntrospector
simply delegates method calls for
more convenient usage.
- ClassIntrospector.Implementation - Class in jodd.introspector
-
- ClassJsonSerializer - Class in jodd.json.impl
-
Class serializer.
- ClassJsonSerializer() - Constructor for class jodd.json.impl.ClassJsonSerializer
-
- classLoader - Variable in class jodd.proxetta.asm.TargetClassInfoReader
-
- classLoader - Variable in class jodd.proxetta.Proxetta
-
- ClassLoaderLocal<T> - Class in jodd.util.cl
-
This class provides classloader-local variables.
- ClassLoaderLocal() - Constructor for class jodd.util.cl.ClassLoaderLocal
-
- ClassLoaderStrategy - Interface in jodd.util.cl
-
Class loader strategy defines how classes should be loaded.
- ClassLoaderStrategy.Implementation - Class in jodd.util.cl
-
- ClassLoaderUtil - Class in jodd.util
-
Utilities to manipulate class path, define and find classes etc.
- ClassLoaderUtil() - Constructor for class jodd.util.ClassLoaderUtil
-
- classLocation(Class) - Static method in class jodd.util.ClassLoaderUtil
-
Returns location of the class.
- classMetadataName - Variable in class jodd.json.JsonParser
-
- classMetadataName - Static variable in class jodd.json.JsonParser.Defaults
-
Specifies if 'class' metadata is used and its value.
- classMetadataName - Variable in class jodd.json.JsonSerializer
-
- classMetadataName - Static variable in class jodd.json.JsonSerializer.Defaults
-
Specifies if 'class' metadata is used and its value.
- classMetadataName - Variable in class jodd.json.MapToBean
-
- classMetadataName - Variable in class jodd.json.TypeJsonVisitor
-
- className() - Method in class jodd.madvoc.config.ActionNames
-
- className - Variable in class jodd.proxetta.asm.AnnotationReader
-
- classname - Variable in class jodd.proxetta.asm.MethodSignatureVisitor
-
- classNameSuffix - Variable in class jodd.proxetta.Proxetta
-
- classnameWhitelist - Variable in class jodd.json.JsonParserBase
-
- ClassPathURLs - Class in jodd.util
-
- ClassPathURLs() - Constructor for class jodd.util.ClassPathURLs
-
- ClassReader - Class in jodd.asm7
-
A parser to make a
ClassVisitor
visit a ClassFile structure, as defined in the Java
Virtual Machine Specification (JVMS).
- ClassReader(byte[]) - Constructor for class jodd.asm7.ClassReader
-
- ClassReader(byte[], int, int) - Constructor for class jodd.asm7.ClassReader
-
- ClassReader(InputStream) - Constructor for class jodd.asm7.ClassReader
-
- ClassReader(String) - Constructor for class jodd.asm7.ClassReader
-
- ClassScanner - Class in jodd.io.findfile
-
Convenient class path scanner.
- ClassScanner() - Constructor for class jodd.io.findfile.ClassScanner
-
- ClassScanner.ClassPathEntry - Class in jodd.io.findfile
-
Provides input stream on demand.
- ClassTooLargeException - Exception in jodd.asm7
-
Exception thrown when the constant pool of a class produced by a
ClassWriter
is too
large.
- ClassTooLargeException(String, int) - Constructor for exception jodd.asm7.ClassTooLargeException
-
- ClassUtil - Class in jodd.util
-
Class utilities.
- ClassUtil() - Constructor for class jodd.util.ClassUtil
-
- ClassVisitor - Class in jodd.asm7
-
A visitor to visit a Java class.
- ClassVisitor(int) - Constructor for class jodd.asm7.ClassVisitor
-
- ClassVisitor(int, ClassVisitor) - Constructor for class jodd.asm7.ClassVisitor
-
- ClassWriter - Class in jodd.asm7
-
A
ClassVisitor
that generates a corresponding ClassFile structure, as defined in the Java
Virtual Machine Specification (JVMS).
- ClassWriter(int) - Constructor for class jodd.asm7.ClassWriter
-
- ClassWriter(ClassReader, int) - Constructor for class jodd.asm7.ClassWriter
-
Constructs a new
ClassWriter
object and enables optimizations for "mostly add" bytecode
transformations.
- cleanDir(String) - Static method in class jodd.io.FileUtil
-
- cleanDir(File) - Static method in class jodd.io.FileUtil
-
Cleans a directory without deleting it.
- cleanEnvironment - Variable in class jodd.util.CommandLine
-
- clear() - Method in class jodd.buffer.FastBooleanBuffer
-
Resets the buffer content.
- clear() - Method in class jodd.buffer.FastByteBuffer
-
Resets the buffer content.
- clear() - Method in class jodd.buffer.FastCharBuffer
-
Resets the buffer content.
- clear() - Method in class jodd.buffer.FastDoubleBuffer
-
Resets the buffer content.
- clear() - Method in class jodd.buffer.FastFloatBuffer
-
Resets the buffer content.
- clear() - Method in class jodd.buffer.FastIntBuffer
-
Resets the buffer content.
- clear() - Method in class jodd.buffer.FastLongBuffer
-
Resets the buffer content.
- clear() - Method in class jodd.buffer.FastShortBuffer
-
Resets the buffer content.
- clear() - Method in class jodd.cache.AbstractCacheMap
-
Clears current cache.
- clear() - Method in interface jodd.cache.Cache
-
Clears current cache.
- clear() - Method in class jodd.cache.FileCache
-
Clears the cache.
- clear() - Method in class jodd.cache.NoCache
-
- clear() - Method in class jodd.cache.TypeCache
-
Clears complete cache.
- clear() - Method in class jodd.http.HttpMultiMap
-
Clears the map.
- clear() - Method in class jodd.io.watch.DirWatcher
-
Removes all event consumers..
- clear() - Method in class jodd.json.JsonArray
-
Removes all entries from the JSON array.
- clear() - Method in class jodd.json.JsonObject
-
Removes all the entries in this JSON object.
- clear() - Method in class jodd.json.LazyList
-
- clear() - Method in class jodd.json.LazyMap
-
- clear() - Method in class jodd.util.collection.SetMapAdapter
-
Removes all of the elements from this set.
- clear() - Method in class jodd.util.collection.StringKeyedMapAdapter
-
Removes all attributes from the request as well as clears entries in this map.
- clear() - Method in class jodd.util.function.Consumers
-
Clears the list of consumers.
- clearBatch() - Method in class jodd.db.debug.BaseLoggableStatement
-
- clearCache() - Method in class jodd.vtor.ValidationContext
-
Clears the cache map
- clearCookies() - Method in class jodd.http.HttpBrowser
-
Deletes all cookies.
- clearParameters() - Method in class jodd.db.DbQuery
-
Clears the current parameter values immediately.
- clearParameters() - Method in class jodd.db.debug.LoggablePreparedStatement
-
- clearQueries() - Method in class jodd.http.HttpRequest
-
Clears all query parameters.
- clearWarnings() - Method in class jodd.db.debug.BaseLoggableStatement
-
- Cli - Class in jodd.cli
-
- Cli() - Constructor for class jodd.cli.Cli
-
- CliException - Exception in jodd.cli
-
CLI exception.
- CliException(String) - Constructor for exception jodd.cli.CliException
-
- CLINIT - Static variable in class jodd.proxetta.asm.ProxettaAsmUtil
-
- clinitMethodName - Static variable in class jodd.proxetta.ProxettaNames
-
Method name for advice 'clinit' methods.
- ClobSqlType - Class in jodd.db.type
-
- ClobSqlType() - Constructor for class jodd.db.type.ClobSqlType
-
- clone() - Method in class jodd.json.LazyMap
-
- clone() - Method in class jodd.json.Path
-
- clone() - Method in class jodd.lagarto.dom.Attribute
-
- clone() - Method in class jodd.lagarto.dom.CData
-
- clone() - Method in class jodd.lagarto.dom.Comment
-
- clone() - Method in class jodd.lagarto.dom.Document
-
- clone() - Method in class jodd.lagarto.dom.DocumentType
-
- clone() - Method in class jodd.lagarto.dom.Element
-
- clone() - Method in class jodd.lagarto.dom.Node
-
- clone() - Method in class jodd.lagarto.dom.Text
-
- clone() - Method in class jodd.lagarto.dom.XmlDeclaration
-
- clone() - Method in class jodd.mail.CommonEmail
-
Clones the email with all its necessary data.
- clone() - Method in class jodd.mail.Email
-
- clone() - Method in class jodd.mail.ReceivedEmail
-
- clone() - Method in class jodd.mutable.MutableBoolean
-
Clones object.
- clone() - Method in class jodd.mutable.MutableByte
-
Clones object.
- clone() - Method in class jodd.mutable.MutableDouble
-
Clones object.
- clone() - Method in class jodd.mutable.MutableFloat
-
Clones object.
- clone() - Method in class jodd.mutable.MutableInteger
-
Clones object.
- clone() - Method in class jodd.mutable.MutableLong
-
Clones object.
- clone() - Method in class jodd.mutable.MutableShort
-
Clones object.
- clone() - Method in class jodd.props.Props
-
Clones props by creating new instance and copying current configuration.
- clone() - Method in class jodd.props.PropsData
-
- clone() - Method in class jodd.props.PropsParser
-
- clone() - Method in class jodd.time.JulianDate
-
- clone(T) - Static method in class jodd.util.ObjectUtil
-
Clone an object by invoking it's clone()
method, even if it is not overridden.
- cloneTo(T) - Method in class jodd.lagarto.dom.Node
-
Copies all non-final values to the empty cloned object.
- cloneViaSerialization(T) - Static method in class jodd.util.ObjectUtil
-
Create object copy using serialization mechanism.
- close() - Method in class jodd.db.connection.ConnectionPoolDataSourceConnectionProvider
-
- close() - Method in interface jodd.db.connection.ConnectionProvider
-
Closes a provider and releases all its resources.
- close() - Method in class jodd.db.connection.DataSourceConnectionProvider
-
- close() - Method in class jodd.db.connection.DriverManagerConnectionProvider
-
- close() - Method in class jodd.db.connection.XADataSourceConnectionProvider
-
- close() - Method in class jodd.db.DbSession
-
- close(Statement) - Static method in class jodd.db.DbUtil
-
Closes statement safely without throwing an exception.
- close(ResultSet) - Static method in class jodd.db.DbUtil
-
Closes result set safely without throwing an exception.
- close() - Method in class jodd.db.debug.BaseLoggableStatement
-
- close() - Method in class jodd.db.jtx.DbJtxResourceManager
-
Closes manager and free its resources.
- close(ResultSetMapper, boolean) - Method in class jodd.db.oom.DbOomQuery
-
Closes results set or whole query.
- close() - Method in class jodd.db.oom.mapper.BaseResultSetMapper
-
Releases this ResultSet object's database and JDBC resources immediately instead of
waiting for this to happen when it is automatically closed.
- close() - Method in interface jodd.db.oom.mapper.ResultSetMapper
-
Releases this ResultSet object's database and JDBC resources immediately instead of
waiting for this to happen when it is automatically closed.
- close() - Method in class jodd.db.pool.CoreConnectionPool
-
Close all the connections.
- close() - Method in class jodd.http.HttpBrowser
-
Closes browser explicitly, needed when keep-alive connection is used.
- close() - Method in interface jodd.http.HttpConnection
-
Closes connection.
- close() - Method in class jodd.http.HttpResponse
-
Closes requests connection if it was open.
- close() - Method in class jodd.http.net.SocketHttpConnection
-
- close() - Method in class jodd.io.AppendableWriter
-
- close() - Method in class jodd.io.CharBufferReader
-
- close() - Method in class jodd.io.FastByteArrayOutputStream
-
- close() - Method in class jodd.io.FastCharArrayWriter
-
- close(Closeable) - Static method in class jodd.io.StreamUtil
-
Closes silently the closable object.
- close() - Method in class jodd.io.UnicodeInputStream
-
Closes input stream.
- close(ZipFile) - Static method in class jodd.io.ZipUtil
-
Closes zip file safely.
- close() - Method in interface jodd.jtx.JtxResourceManager
-
Closes manager and free its resources.
- close() - Method in class jodd.jtx.JtxTransactionManager
-
Closes transaction manager.
- close() - Method in class jodd.mail.ReceiveMailSession
-
- close() - Method in class jodd.servlet.filter.CharArrayResponseWrapper
-
Explicitly closes the writer.
- close() - Method in class jodd.servlet.filter.GzipResponseStream
-
Closes this output stream, causing any buffered data to be flushed and any
further output data to throw an IOException.
- closeConnection(Connection) - Method in class jodd.db.connection.ConnectionPoolDataSourceConnectionProvider
-
- closeConnection(Connection) - Method in interface jodd.db.connection.ConnectionProvider
-
- closeConnection(Connection) - Method in class jodd.db.connection.DataSourceConnectionProvider
-
- closeConnection(Connection) - Method in class jodd.db.connection.DriverManagerConnectionProvider
-
- closeConnection(Connection) - Method in class jodd.db.connection.XADataSourceConnectionProvider
-
- closeConnection(Connection) - Method in class jodd.db.pool.CoreConnectionPool
-
- closed - Variable in class jodd.servlet.filter.GzipResponseStream
-
Has this stream been closed?
- closed() - Method in class jodd.servlet.filter.GzipResponseStream
-
Returns true
if this response stream been closed.
- CLOSED_ON_EOF - Static variable in class jodd.lagarto.dom.HtmlImplicitClosingRules
-
- closeFolderIfOpened(Folder) - Method in class jodd.mail.ReceiveMailSession
-
Closes folder if opened and expunge deleted messages.
- closeInputStream() - Method in class jodd.io.findfile.ClassScanner.ClassPathEntry
-
Closes input stream if opened.
- closeOnCompletion() - Method in class jodd.db.debug.BaseLoggableStatement
-
- closeSession() - Method in class jodd.db.DbSession
-
Closes current session and all allocated resources.
- closeSession() - Method in class jodd.db.DbThreadSession
-
Closes current session and remove the association from current thread.
- closeThreadSession() - Static method in class jodd.db.DbThreadSession
-
Closes thread session.
- closeTx() - Method in class jodd.db.DbSession
-
Closes current transaction.
- closingTagDeepLevel - Variable in class jodd.decora.parser.DecoratorTagVisitor
-
- closingTagName - Variable in class jodd.decora.parser.DecoratorTagVisitor
-
- cmd(String) - Static method in class jodd.util.CommandLine
-
Creates command line with given command.
- cmdLine - Variable in class jodd.util.CommandLine
-
- collect() - Method in class jodd.util.annotation.Annotations
-
Returns collected annotations.
- collectActionFilters() - Method in class jodd.madvoc.action.MadvocConfigurations
-
Collects all filters.
- collectActionInterceptors() - Method in class jodd.madvoc.action.MadvocConfigurations
-
Collects all interceptors.
- collectActionResults() - Method in class jodd.madvoc.action.MadvocConfigurations
-
Collects all action results.
- collectActionRuntimes() - Method in class jodd.madvoc.action.MadvocConfigurations
-
Collects all action runtime configurations.
- collectAnnotationChecks(List<Check>, Class, String, Annotation[]) - Method in class jodd.vtor.ValidationContext
-
Collect annotations for some target.
- collectErrors - Variable in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- CollectionConverter<T> - Class in jodd.typeconverter.impl
-
Collection converter.
- CollectionConverter(Class<? extends Collection>, Class<T>) - Constructor for class jodd.typeconverter.impl.CollectionConverter
-
- CollectionConverter(TypeConverterManager, Class<? extends Collection>, Class<T>) - Constructor for class jodd.typeconverter.impl.CollectionConverter
-
- collectionOf(Iterator<? extends T>) - Static method in class jodd.util.CollectionUtil
-
Returns a collection containing all elements of the iterator.
- collectionType - Variable in class jodd.typeconverter.impl.CollectionConverter
-
- CollectionUtil - Class in jodd.util
-
Some collection utilities.
- CollectionUtil() - Constructor for class jodd.util.CollectionUtil
-
- collectPropertyAnnotationChecks(List<Check>, PropertyDescriptor) - Method in class jodd.vtor.ValidationContext
-
Process all annotations of provided properties.
- COLON - Static variable in interface jodd.util.StringPool
-
- COLOR_RESET - Static variable in class jodd.chalk.Chalk
-
- COLS_ALL - Static variable in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- COLS_ALL_BUT_ID - Static variable in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- COLS_NA - Static variable in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- COLS_NA_MULTI - Static variable in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- COLS_ONLY_EXISTING - Static variable in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- COLS_ONLY_IDS - Static variable in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- column(String) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- column(String, String) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- columnAliasSeparator - Variable in class jodd.db.oom.sqlgen.chunks.ColumnsSelectChunk
-
- ColumnAliasType - Enum in jodd.db.oom
-
Various column alias types.
- columnAliasType - Variable in class jodd.db.oom.sqlgen.TemplateData
-
Specifies column alias type.
- columnCount - Variable in class jodd.db.oom.sqlgen.TemplateData
-
Column counter for COLUMN_CODE column alias type.
- ColumnData - Class in jodd.db.oom
-
Column data.
- ColumnData(String) - Constructor for class jodd.db.oom.ColumnData
-
- ColumnData(String, String) - Constructor for class jodd.db.oom.ColumnData
-
- columnData - Variable in class jodd.db.oom.sqlgen.ParsedSql
-
- columnData - Variable in class jodd.db.oom.sqlgen.TemplateData
-
Column or table aliases.
- columnDbSqlTypes - Variable in class jodd.db.oom.mapper.DefaultResultSetMapper
-
- columnName - Variable in class jodd.db.oom.DbEntityColumnDescriptor
-
- columnNameForQuery - Variable in class jodd.db.oom.DbEntityColumnDescriptor
-
- columnNames - Variable in class jodd.db.oom.mapper.DefaultResultSetMapper
-
- ColumnNamingStrategy - Class in jodd.db.oom.naming
-
Naming strategy for converting property names
to database column names.
- ColumnNamingStrategy() - Constructor for class jodd.db.oom.naming.ColumnNamingStrategy
-
- columnRef - Variable in class jodd.db.oom.sqlgen.chunks.ColumnsSelectChunk
-
- columnRef - Variable in class jodd.db.oom.sqlgen.chunks.ReferenceChunk
-
- columnRefArr - Variable in class jodd.db.oom.sqlgen.chunks.ColumnsSelectChunk
-
- columnsAll(String) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- columnsIds(String) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- ColumnsSelectChunk - Class in jodd.db.oom.sqlgen.chunks
-
Columns select chunk resolves entity column(s) from column references.
- ColumnsSelectChunk(DbEntityManager, String, String, String) - Constructor for class jodd.db.oom.sqlgen.chunks.ColumnsSelectChunk
-
- ColumnsSelectChunk(DbEntityManager, String, String, String...) - Constructor for class jodd.db.oom.sqlgen.chunks.ColumnsSelectChunk
-
- ColumnsSelectChunk(DbEntityManager, String, String, boolean) - Constructor for class jodd.db.oom.sqlgen.chunks.ColumnsSelectChunk
-
- ColumnsSelectChunk(DbEntityManager, String, String) - Constructor for class jodd.db.oom.sqlgen.chunks.ColumnsSelectChunk
-
- columnValue(String, Object) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- columnValue(Object) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- ColumnValueChunk - Class in jodd.db.oom.sqlgen.chunks
-
Value
for the
last column.
- ColumnValueChunk(DbEntityManager, String, Object) - Constructor for class jodd.db.oom.sqlgen.chunks.ColumnValueChunk
-
- ColumnValueChunk(DbEntityManager, String) - Constructor for class jodd.db.oom.sqlgen.chunks.ColumnValueChunk
-
- columnValueRef(String) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- Combinator - Enum in jodd.csselly
-
CSS selector combinators.
- combinator - Variable in class jodd.csselly.CssSelector
-
- COMMA - Static variable in interface jodd.util.StringPool
-
- CommandLine - Class in jodd.util
-
Simple user-friendly wrapper over ProcessBuilder
.
- CommandLine(String) - Constructor for class jodd.util.CommandLine
-
- comment(String) - Method in class jodd.io.ZipBuilder.AddContentToZip
-
Defines optional comment.
- comment(String) - Method in class jodd.io.ZipBuilder.AddFileToZip
-
Defines optional comment.
- comment(CharSequence) - Method in class jodd.lagarto.adapter.StripHtmlTagAdapter
-
Skips HTML comments.
- Comment - Class in jodd.lagarto.dom
-
Comment node.
- Comment(Document, String) - Constructor for class jodd.lagarto.dom.Comment
-
Creates a comment.
- comment(CharSequence) - Method in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
- comment(Comment) - Method in class jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor
-
- comment(Comment) - Method in interface jodd.lagarto.dom.NodeVisitor
-
- comment(CharSequence) - Method in class jodd.lagarto.EmptyTagVisitor
-
- COMMENT - Variable in class jodd.lagarto.LagartoParser
-
- comment(CharSequence) - Method in class jodd.lagarto.TagAdapter
-
- comment(CharSequence) - Method in interface jodd.lagarto.TagVisitor
-
Invoked on comment.
- comment(CharSequence) - Method in class jodd.lagarto.TagVisitorChain
-
- comment(CharSequence) - Method in class jodd.lagarto.TagWriter
-
- COMMENT_END - Variable in class jodd.lagarto.LagartoParser
-
- COMMENT_END_BANG - Variable in class jodd.lagarto.LagartoParser
-
- COMMENT_END_DASH - Variable in class jodd.lagarto.LagartoParser
-
- COMMENT_START - Variable in class jodd.lagarto.LagartoParser
-
- COMMENT_START_DASH - Variable in class jodd.lagarto.LagartoParser
-
- commentStart - Variable in class jodd.lagarto.LagartoParser
-
- commit() - Method in class jodd.jtx.JtxTransaction
-
Commit and completes current transaction.
- commitAllResources() - Method in class jodd.jtx.JtxTransaction
-
Commits all attached resources.
- commitOrRollback(boolean) - Method in class jodd.jtx.JtxTransaction
-
Performs either commit or rollback on all transaction resources.
- commitResponse() - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Commits a response if not already committed.
- commitTransaction() - Method in class jodd.db.DbSession
-
Commit the current transaction, writing any unflushed changes to the database.
- commitTransaction(DbSession) - Method in class jodd.db.jtx.DbJtxResourceManager
-
Commits resource and closes it if committing was successful.
- commitTransaction(E) - Method in interface jodd.jtx.JtxResourceManager
-
Commits resource and closes it if committing was successful.
- CommonEmail<T extends CommonEmail<T>> - Class in jodd.mail
-
- CommonEmail() - Constructor for class jodd.mail.CommonEmail
-
- COMMONLY_EXCLUDED_ENTRIES - Static variable in class jodd.io.findfile.ClassScanner
-
- COMMONLY_EXCLUDED_JARS - Static variable in class jodd.io.findfile.ClassScanner
-
- ComparableComparator<T extends java.lang.Comparable<T>> - Class in jodd.util
-
Comparator that adapts Comparables
to the Comparator
interface.
- ComparableComparator() - Constructor for class jodd.util.ComparableComparator
-
- comparator - Variable in class jodd.util.collection.SortedArrayList
-
- comparators - Variable in class jodd.util.MultiComparator
-
- compare(String, String) - Method in enum jodd.csselly.selector.Match
-
Compares attr and val values.
- compare(String, String) - Static method in class jodd.io.FileUtil
-
- compare(File, File) - Static method in class jodd.io.FileUtil
-
Compare the contents of two File
s to determine if they are equal or
not.
- compare(File, File) - Method in class jodd.io.findfile.FileExtensionComparator
-
- compare(File, File) - Method in class jodd.io.findfile.FileLastModifiedTimeComparator
-
- compare(File, File) - Method in class jodd.io.findfile.FileNameComparator
-
- compare(File, File) - Method in class jodd.io.findfile.FolderFirstComparator
-
- compare(InputStream, InputStream) - Static method in class jodd.io.StreamUtil
-
Compares the content of two byte streams (InputStream
s).
- compare(Reader, Reader) - Static method in class jodd.io.StreamUtil
-
Compares the content of two character streams (Reader
s).
- compare(int, E) - Method in class jodd.util.BinarySearch
-
Compares element at index
position with given object.
- compare(int) - Method in class jodd.util.BinarySearchBase
-
Compares element at index
position with the target.
- compare(E, E) - Method in class jodd.util.collection.SortedArrayList
-
Compares two keys using the correct comparison method for this
collection.
- compare(T, T) - Method in class jodd.util.ComparableComparator
-
- compare(T, T) - Method in class jodd.util.MultiComparator
-
Compares two objects starting with first comparator; if they are equals
proceeds to the next comparator and so on.
- compare(T, T) - Method in class jodd.util.NaturalOrderComparator
-
- compareDeclarations(Method, Method) - Static method in class jodd.util.ClassUtil
-
Compares method declarations: signature and return types.
- compareDigits(String, int, String, int) - Method in class jodd.util.NaturalOrderComparator
-
Compare digits at certain position in two strings.
- compareParameters(Class[], Class[]) - Static method in class jodd.util.ClassUtil
-
Compares classes, usually method or ctor parameters.
- compareSignatures(Method, Method) - Static method in class jodd.util.ClassUtil
-
Compares method signatures: names and parameters.
- compareSignatures(Constructor, Constructor) - Static method in class jodd.util.ClassUtil
-
Compares constructor signatures: names and parameters.
- compareSignatures(Field, Field) - Static method in class jodd.util.ClassUtil
-
- compareTo(Object) - Method in class jodd.db.oom.DbEntityColumnDescriptor
-
Compares two column descriptors.
- compareTo(MutableBoolean) - Method in class jodd.mutable.MutableBoolean
-
Compares value of two same instances.
- compareTo(MutableByte) - Method in class jodd.mutable.MutableByte
-
Compares value of two same instances.
- compareTo(MutableDouble) - Method in class jodd.mutable.MutableDouble
-
Compares value of two same instances.
- compareTo(MutableFloat) - Method in class jodd.mutable.MutableFloat
-
Compares value of two same instances.
- compareTo(MutableInteger) - Method in class jodd.mutable.MutableInteger
-
Compares value of two same instances.
- compareTo(MutableLong) - Method in class jodd.mutable.MutableLong
-
Compares value of two same instances.
- compareTo(MutableShort) - Method in class jodd.mutable.MutableShort
-
Compares value of two same instances.
- compareTo(Object) - Method in class jodd.petite.def.InitMethodPoint
-
- componentConfigs - Variable in class jodd.madvoc.WebApp
-
- compose(Email) - Method in class jodd.mail.EMLComposer
-
Creates EML string from given
Email
.
- compose(ReceivedEmail) - Method in class jodd.mail.EMLComposer
-
- CompositeEnumeration<T> - Class in jodd.util.collection
-
Enumeration that combines multiple enumerations.
- CompositeEnumeration() - Constructor for class jodd.util.collection.CompositeEnumeration
-
Creates new composite enumeration.
- CompositeEnumeration(Enumeration<T>...) - Constructor for class jodd.util.collection.CompositeEnumeration
-
Creates new composite enumeration with provided enumerations.
- CompositeIterator<T> - Class in jodd.util.collection
-
Iterator that combines multiple iterators.
- CompositeIterator() - Constructor for class jodd.util.collection.CompositeIterator
-
Creates new composite iterator.
- CompositeIterator(Iterator<T>...) - Constructor for class jodd.util.collection.CompositeIterator
-
Creates new composite iterator with provided iterators.
- compressChars(String, char) - Static method in class jodd.util.StringUtil
-
Compress multiple occurrences of given char into one appearance.
- compressionThreshold - Variable in class jodd.servlet.filter.GzipResponseStream
-
The threshold number which decides to compress or not.
- COMPUTE_FRAMES - Static variable in class jodd.asm7.ClassWriter
-
A flag to automatically compute the stack map frames of methods from scratch.
- COMPUTE_MAXS - Static variable in class jodd.asm7.ClassWriter
-
A flag to automatically compute the maximum stack size and the maximum number of local
variables of methods.
- concat(String, String) - Static method in class jodd.io.FileNameUtil
-
Concatenates a filename to a base path using normal command line style rules.
- concat(String, String, boolean) - Static method in class jodd.io.FileNameUtil
-
- concat(SearchTerm) - Method in class jodd.mail.EmailFilter
-
Concatenates last search term with new one.
- condComment(CharSequence, boolean, boolean, boolean) - Method in class jodd.htmlstapler.HtmlStaplerTagAdapter
-
- condComment(CharSequence, boolean, boolean, boolean) - Method in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
- condComment(CharSequence, boolean, boolean, boolean) - Method in class jodd.lagarto.EmptyTagVisitor
-
- condComment(CharSequence, boolean, boolean, boolean) - Method in class jodd.lagarto.TagAdapter
-
- condComment(CharSequence, boolean, boolean, boolean) - Method in interface jodd.lagarto.TagVisitor
-
Invoked on IE conditional comment.
- condComment(CharSequence, boolean, boolean, boolean) - Method in class jodd.lagarto.TagVisitorChain
-
- condComment(CharSequence, boolean, boolean, boolean) - Method in class jodd.lagarto.TagWriter
-
- condCommentIEVersion - Variable in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- config() - Method in class jodd.db.DbOom
-
Returns DbOom configuration.
- config - Variable in class jodd.lagarto.dom.Document
-
- config - Variable in class jodd.lagarto.dom.LagartoDOMBuilder
-
- config - Variable in class jodd.lagarto.LagartoParser
-
- config() - Method in class jodd.petite.PetiteBeans
-
- configure() - Method in class jodd.db.oom.AutomagicDbOomConfigurator
-
- configure() - Method in class jodd.petite.AutomagicPetiteConfigurator
-
- configure(AssertFalse) - Method in class jodd.vtor.constraint.AssertFalseConstraint
-
- configure(AssertTrue) - Method in class jodd.vtor.constraint.AssertTrueConstraint
-
- configure(AssertValid) - Method in class jodd.vtor.constraint.AssertValidConstraint
-
- configure(EqualToDeclaredField) - Method in class jodd.vtor.constraint.EqualToDeclaredFieldConstraint
-
- configure(EqualToField) - Method in class jodd.vtor.constraint.EqualToFieldConstraint
-
- configure(HasSubstring) - Method in class jodd.vtor.constraint.HasSubstringConstraint
-
- configure(Length) - Method in class jodd.vtor.constraint.LengthConstraint
-
- configure(Max) - Method in class jodd.vtor.constraint.MaxConstraint
-
- configure(MaxLength) - Method in class jodd.vtor.constraint.MaxLengthConstraint
-
- configure(Min) - Method in class jodd.vtor.constraint.MinConstraint
-
- configure(MinLength) - Method in class jodd.vtor.constraint.MinLengthConstraint
-
- configure(NotBlank) - Method in class jodd.vtor.constraint.NotBlankConstraint
-
- configure(NotNull) - Method in class jodd.vtor.constraint.NotNullConstraint
-
- configure(Range) - Method in class jodd.vtor.constraint.RangeConstraint
-
- configure(Size) - Method in class jodd.vtor.constraint.SizeConstraint
-
- configure(TimeAfter) - Method in class jodd.vtor.constraint.TimeAfterConstraint
-
- configure(TimeBefore) - Method in class jodd.vtor.constraint.TimeBeforeConstraint
-
- configure(ValidURL) - Method in class jodd.vtor.constraint.ValidURLConstraint
-
- configure(WildcardMatch) - Method in class jodd.vtor.constraint.WildcardMatchConstraint
-
- configure(WildcardPathMatch) - Method in class jodd.vtor.constraint.WildcardPathMatchConstraint
-
- configure(A) - Method in interface jodd.vtor.ValidationConstraint
-
Configures constraint from associated annotation.
- configureDefaults() - Method in class jodd.madvoc.WebApp
-
Configure defaults.
- configureWith(ServletContext) - Method in class jodd.madvoc.Madvoc
-
Configures Madvoc by reading context init parameters.
- conflict() - Method in class jodd.net.HttpStatus.HttpStatus409
-
- connect() - Method in class jodd.db.DbOom
-
Initializes the DbOom by connecting to the database.
- connect(String) - Static method in class jodd.http.HttpRequest
-
Builds a CONNECT request.
- connect(String, int) - Static method in class jodd.http.Sockets
-
Creates a socket.
- connect(String, int, int) - Static method in class jodd.http.Sockets
-
Creates a socket with a timeout.
- connection - Variable in class jodd.db.DbSession
-
- connection() - Method in class jodd.http.HttpRequest
-
Returns
HttpConnection
that is going to be
used for sending this request.
- connectionKeepAlive(boolean) - Method in class jodd.http.HttpBase
-
Defines "Connection" header as "Keep-Alive" or "Close".
- ConnectionPoolDataSourceConnectionProvider - Class in jodd.db.connection
-
- ConnectionPoolDataSourceConnectionProvider(ConnectionPoolDataSource) - Constructor for class jodd.db.connection.ConnectionPoolDataSourceConnectionProvider
-
- ConnectionProvider - Interface in jodd.db.connection
-
A generic strategy for obtaining JDBC connections.
- connectionProvider() - Method in class jodd.db.DbOom
-
Returns connection provider.
- connectionProvider - Variable in class jodd.db.DbSession
-
- connectionProvider - Variable in class jodd.db.jtx.DbJtxResourceManager
-
- connectionProvider() - Method in class jodd.http.HttpRequest
-
Returns http connection provider that was used for creating
current http connection.
- connectionTimeout(int) - Method in class jodd.http.HttpRequest
-
Defines the socket timeout (SO_TIMEOUT) in milliseconds, which is the timeout
for waiting for data or, put differently, a maximum period inactivity between
two consecutive data packets).
- connectionTimeout() - Method in class jodd.http.HttpRequest
-
Returns socket connection timeout.
- connectTimeout - Variable in class jodd.http.HttpRequest
-
- ConstantDynamic - Class in jodd.asm7
-
A constant whose value is computed at runtime, with a bootstrap method.
- ConstantDynamic(String, String, Handle, Object...) - Constructor for class jodd.asm7.ConstantDynamic
-
- Constraint - Annotation Type in jodd.vtor
-
- constructor - Variable in class jodd.introspector.CtorDescriptor
-
- constructor - Variable in class jodd.petite.def.CtorInjectionPoint
-
- CONSTRUCTOR_INVOCATION_TYPE_ARGUMENT - Static variable in class jodd.asm7.TypeReference
-
The sort of type references that target a type parameter of a generic constructor in a
constructor call.
- CONSTRUCTOR_REFERENCE - Static variable in class jodd.asm7.TypeReference
-
The sort of type references that target the receiver type of a constructor reference.
- CONSTRUCTOR_REFERENCE_TYPE_ARGUMENT - Static variable in class jodd.asm7.TypeReference
-
The sort of type references that target a type parameter of a generic constructor in a
constructor reference.
- consume(char) - Method in class jodd.json.JsonParser
-
Consumes char at current position.
- consumeCharacterReference(char) - Method in class jodd.lagarto.LagartoParser
-
- consumeCharacterReference() - Method in class jodd.lagarto.LagartoParser
-
- consumeJust(Consumer<T>) - Method in interface jodd.util.function.Maybe
-
Consumes value if present.
- consumeJust(Consumer<T>) - Method in class jodd.util.function.Maybe.Just
-
- consumeOneOf(char, char) - Method in class jodd.json.JsonParser
-
Consumes one of the allowed char at current position.
- consumer - Variable in class jodd.petite.BeanDefinition
-
- consumer() - Method in class jodd.petite.BeanDefinition
-
Returns an optional consumer.
- consumer() - Method in class jodd.util.ClassConsumer
-
- Consumers<T> - Class in jodd.util.function
-
An aggregate consumer.
- Consumers(Consumer<T>...) - Constructor for class jodd.util.function.Consumers
-
- Consumers(Iterable<Consumers<T>>) - Constructor for class jodd.util.function.Consumers
-
- CONTAINS() - Constructor for class jodd.csselly.selector.PseudoFunction.CONTAINS
-
- contains(String) - Method in class jodd.http.HttpMultiMap
-
Returns true
if name exist.
- contains(Object) - Method in class jodd.json.JsonArray
-
Returns true
if given value exist.
- contains(byte[], byte) - Static method in class jodd.util.ArraysUtil
-
Returns true
if an array contains given value.
- contains(char[], char) - Static method in class jodd.util.ArraysUtil
-
Returns true
if an array contains given value.
- contains(short[], short) - Static method in class jodd.util.ArraysUtil
-
Returns true
if an array contains given value.
- contains(int[], int) - Static method in class jodd.util.ArraysUtil
-
Returns true
if an array contains given value.
- contains(long[], long) - Static method in class jodd.util.ArraysUtil
-
Returns true
if an array contains given value.
- contains(boolean[], boolean) - Static method in class jodd.util.ArraysUtil
-
Returns true
if an array contains given value.
- contains(float[], float) - Static method in class jodd.util.ArraysUtil
-
Returns true
if float
array contains given value.
- contains(double[], double) - Static method in class jodd.util.ArraysUtil
-
Returns true
if double
array contains given value.
- contains(Object[], Object) - Static method in class jodd.util.ArraysUtil
-
- contains(Object[], Object, int) - Static method in class jodd.util.ArraysUtil
-
- contains(byte[], byte[]) - Static method in class jodd.util.ArraysUtil
-
- contains(char[], char[]) - Static method in class jodd.util.ArraysUtil
-
- contains(short[], short[]) - Static method in class jodd.util.ArraysUtil
-
- contains(int[], int[]) - Static method in class jodd.util.ArraysUtil
-
- contains(long[], long[]) - Static method in class jodd.util.ArraysUtil
-
- contains(boolean[], boolean[]) - Static method in class jodd.util.ArraysUtil
-
- contains(float[], float[]) - Static method in class jodd.util.ArraysUtil
-
- contains(double[], double[]) - Static method in class jodd.util.ArraysUtil
-
- contains(Object) - Method in class jodd.util.collection.SetMapAdapter
-
Returns true
if this set contains the specified element.
- containsElement(Object, Object) - Static method in class jodd.util.Util
-
Returns true
if first argument contains provided element.
- containsKey(String) - Method in class jodd.json.JsonObject
-
Returns true
if the JSON object contain the specified key.
- containsKey(Object) - Method in class jodd.json.LazyMap
-
- containsOnlyDigits(CharSequence) - Static method in class jodd.util.StringUtil
-
Returns true
if string contains only digits.
- containsOnlyDigitsAndSigns(CharSequence) - Static method in class jodd.util.StringUtil
-
- containsOnlyWhitespaces(CharSequence) - Static method in class jodd.util.StringUtil
-
Returns true
if string contains only white spaces.
- containsValue(Object) - Method in class jodd.json.LazyMap
-
- content(T) - Method in class jodd.mail.EmailAttachmentBuilder
-
Sets the DataSource
.
- content(InputStream, String) - Method in class jodd.mail.EmailAttachmentBuilder
-
- content(byte[], String) - Method in class jodd.mail.EmailAttachmentBuilder
-
- content(byte[]) - Method in class jodd.mail.EmailAttachmentBuilder
-
Uses null
contentType.
- content(File) - Method in class jodd.mail.EmailAttachmentBuilder
-
- content(String) - Method in class jodd.mail.EmailAttachmentBuilder
-
- CONTENT_DISPOSITION - Static variable in class jodd.servlet.ServletUtil
-
- CONTENT_LENGTH - Static variable in class jodd.servlet.wrapper.BufferResponseWrapper
-
- CONTENT_TYPE - Static variable in class jodd.madvoc.MadvocResponseWrapper
-
- CONTENT_TYPE - Static variable in class jodd.servlet.wrapper.BufferResponseWrapper
-
- contentEncoding() - Method in class jodd.http.HttpBase
-
Returns "Content-Encoding" header.
- contentId(String) - Method in class jodd.mail.EmailAttachmentBuilder
-
Sets content ID.
- contentInputStream() - Method in class jodd.madvoc.result.RawData
-
- contentLength() - Method in class jodd.http.HttpBase
-
Returns full "Content-Length" header or
null
if not set.
- contentLength(int) - Method in class jodd.http.HttpBase
-
Sets the full "Content-Length" header.
- contentLength() - Method in class jodd.madvoc.result.RawData
-
- contentMap - Variable in class jodd.decora.DecoraManager
-
- contents() - Method in class jodd.jerry.Jerry
-
Get the children of each element in the set of matched elements,
including text and comment nodes.
- contentType() - Method in class jodd.http.HttpBase
-
Returns full "Content-Type" header.
- contentType(String) - Method in class jodd.http.HttpBase
-
Sets full "Content-Type" header.
- contentType(String, String) - Method in class jodd.http.HttpBase
-
Sets "Content-Type" header by defining media-type and/or charset parameter.
- contentType() - Method in class jodd.madvoc.result.TextResult
-
- contentType - Variable in class jodd.servlet.filter.GzipResponseWrapper
-
Content type.
- ContentTypeHeaderResolver - Class in jodd.servlet.wrapper
-
Extracts type and encoding from Content-Type header.
- ContentTypeHeaderResolver(String) - Constructor for class jodd.servlet.wrapper.ContentTypeHeaderResolver
-
- contentTypeJson() - Method in class jodd.http.HttpRequest
-
Specifies JSON content type.
- contentTypeResolver - Variable in class jodd.servlet.wrapper.BufferResponseWrapper
-
- context - Static variable in class jodd.petite.scope.ThreadLocalScope
-
- contextDestroyed(ServletContextEvent) - Method in class jodd.madvoc.MadvocContextListener
-
Stops Madvoc.
- contextInitialized(ServletContextEvent) - Method in class jodd.madvoc.MadvocContextListener
-
Creates new
Madvoc
WebApp
that is configured
by context init parameters.
- contextInjectorComponent - Variable in class jodd.madvoc.component.ActionConfigManager
-
- contextInjectorComponent - Variable in class jodd.madvoc.component.ActionMethodParser
-
- ContextInjectorComponent - Class in jodd.madvoc.component
-
Context injector for all singleton Madvoc elements, like results and interceptors.
- ContextInjectorComponent() - Constructor for class jodd.madvoc.component.ContextInjectorComponent
-
- contextInjectorComponent - Variable in class jodd.madvoc.component.ResultsManager
-
- contextInjectorComponent - Variable in class jodd.madvoc.component.WrapperManager
-
- contextPath - Variable in class jodd.htmlstapler.BundleAction
-
- contextPath - Variable in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
- contextTemplateParser - Variable in class jodd.petite.ParamManager
-
- ContextTemplateParser - Interface in jodd.template
-
Context withing string template parser operates.
- continueTx(JtxTransaction, JtxTransactionMode) - Method in class jodd.jtx.JtxTransactionManager
-
Check if propagation of a transaction is possible, due to source and destination transaction modes.
- continueWith(Object, String, Class<T>) - Method in class jodd.pathref.PathrefContinue
-
Factory of next target.
- convert(Object, Class) - Method in class jodd.json.MapToBean
-
- convert(S) - Method in interface jodd.json.ValueConverter
-
Converts value from source type to target type.
- convert(EmailAddress[]) - Static method in class jodd.mail.EmailAddress
-
Convert from array of
EmailAddress
to array of
InternetAddress
.
- convert(Writer, Properties) - Static method in class jodd.props.PropsConverter
-
Convert Java Properties to Jodd Props format.
- convert(Writer, Properties, Map<String, Properties>) - Static method in class jodd.props.PropsConverter
-
Convert Java Properties to Jodd Props format.
- convert(Object) - Method in class jodd.typeconverter.impl.ArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.BigDecimalConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.BigIntegerConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.BooleanArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.BooleanConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.ByteArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.ByteConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.CalendarConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.CharacterArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.CharacterConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.ClassConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.CollectionConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.DateConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.DoubleArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.DoubleConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.FileConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.FileUploadConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.FloatArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.FloatConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.IntegerArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.IntegerConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.LocalDateConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.LocalDateTimeConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.LocaleConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.LocalTimeConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.LongArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.LongConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.MutableByteConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.MutableDoubleConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.MutableFloatConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.MutableIntegerConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.MutableLongConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.MutableShortConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.ShortArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.ShortConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.SqlDateConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.SqlTimeConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.SqlTimestampConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.StringConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.TimeZoneConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.URIConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.URLConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.UUIDConverter
-
- convert(Object) - Method in interface jodd.typeconverter.TypeConverter
-
Converts object received as parameter into object of another class.
- convert(Object, T) - Method in interface jodd.typeconverter.TypeConverter
-
Converts object and returns default value if conversion fails.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.ArrayConverter
-
Converts array value to array.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.BooleanArrayConverter
-
Converts array value to array.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.ByteArrayConverter
-
Converts array value to array.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.CharacterArrayConverter
-
Converts array value to array.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.DoubleArrayConverter
-
Converts array value to array.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.FloatArrayConverter
-
Converts array value to array.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.IntegerArrayConverter
-
Converts array value to array.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.LongArrayConverter
-
Converts array value to array.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.ShortArrayConverter
-
Converts array value to array.
- convertCharset(String, String, String) - Static method in class jodd.util.StringUtil
-
Converts string charset.
- convertClassNameToFileName(Class) - Static method in class jodd.util.ClassUtil
-
Resolves class file name from class name by replacing dot's with '/' separator
and adding class extension at the end.
- convertClassNameToFileName(String) - Static method in class jodd.util.ClassUtil
-
Resolves class file name from class name by replacing dot's with '/' separator.
- convertCollectionToCollection(Collection) - Method in class jodd.typeconverter.impl.CollectionConverter
-
Converts collection value to target collection.
- convertColumnNameToPropertyName(String) - Method in class jodd.db.oom.naming.ColumnNamingStrategy
-
Converts column name to property name.
- convertEntityNameToTableName(Class) - Method in class jodd.db.oom.naming.TableNamingStrategy
-
Converts entity name to table name.
- convertEntityNameToTableName(String) - Method in class jodd.db.oom.naming.TableNamingStrategy
-
Converts entity (type) name to table name.
- Converter - Class in jodd.typeconverter
-
- Converter() - Constructor for class jodd.typeconverter.Converter
-
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.ArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.BooleanArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.ByteArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.CharacterArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.DoubleArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.FloatArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.IntegerArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.LongArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.ShortArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.StringArrayConverter
-
- convertPrimitiveArrayToCollection(Object, Class) - Method in class jodd.typeconverter.impl.CollectionConverter
-
Converts primitive array to target collection.
- convertPropertyNameToColumnName(String) - Method in class jodd.db.oom.naming.ColumnNamingStrategy
-
Converts property name to column name.
- convertStringToArray(String) - Method in class jodd.typeconverter.impl.ArrayConverter
-
- convertStringToArray(String) - Method in class jodd.typeconverter.impl.ClassArrayConverter
-
- convertTableNameToEntityName(String) - Method in class jodd.db.oom.naming.TableNamingStrategy
-
Converts table name to entity (type) name.
- convertTabsToSpaces(String, int) - Static method in class jodd.util.Format
-
Converts all tabs on a line to spaces according to the provided tab width.
- convertToCollection(Object, Class<? extends Collection>, Class<T>) - Method in class jodd.typeconverter.TypeConverterManager
-
- convertToDbMode(JtxTransactionMode) - Static method in class jodd.db.jtx.JtxDbUtil
-
Converter JTX transaction mode to DB transaction mode.
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.ArrayConverter
-
Creates an array with single element.
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.BooleanArrayConverter
-
Creates an array with single element.
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.ByteArrayConverter
-
Creates an array with single element.
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.CharacterArrayConverter
-
Creates an array with single element.
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.DoubleArrayConverter
-
Creates an array with single element.
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.FloatArrayConverter
-
Creates an array with single element.
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.IntegerArrayConverter
-
Creates an array with single element.
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.LongArrayConverter
-
Creates an array with single element.
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.ShortArrayConverter
-
Creates an array with single element.
- convertToSingleElementCollection(Object) - Method in class jodd.typeconverter.impl.CollectionConverter
-
Creates a collection with single element.
- convertType(Object, Class) - Method in class jodd.json.JsonParserBase
-
Converts type of the given value.
- convertType(Object) - Method in class jodd.typeconverter.impl.ArrayConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.BooleanArrayConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.ByteArrayConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.CharacterArrayConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.CollectionConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.DoubleArrayConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.FloatArrayConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.IntegerArrayConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.LongArrayConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.ShortArrayConverter
-
Converts type using type converter manager.
- convertType(Object, Class<T>) - Method in class jodd.typeconverter.TypeConverterManager
-
Converts an object to destination type.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.ArrayConverter
-
Converts non-array value to array.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.BooleanArrayConverter
-
Converts non-array value to array.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.ByteArrayConverter
-
Converts non-array value to array.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.CharacterArrayConverter
-
Converts non-array value to array.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.DoubleArrayConverter
-
Converts non-array value to array.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.FloatArrayConverter
-
Converts non-array value to array.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.IntegerArrayConverter
-
Converts non-array value to array.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.LongArrayConverter
-
Converts non-array value to array.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.ShortArrayConverter
-
Converts non-array value to array.
- convertValueToCollection(Object) - Method in class jodd.typeconverter.impl.CollectionConverter
-
Converts non-collection value to collection.
- convs - Variable in class jodd.json.JsonParser
-
- Cookie - Class in jodd.http
-
Cookie object.
- Cookie(String, String) - Constructor for class jodd.http.Cookie
-
Creates cookie with specified name and value.
- Cookie(String) - Constructor for class jodd.http.Cookie
-
Parses cookie data from given user-agent string.
- Cookie - Annotation Type in jodd.madvoc.meta.scope
-
- cookies() - Method in class jodd.http.HttpBase
-
Parses cookie information from the header.
- cookies - Variable in class jodd.http.HttpBrowser
-
- cookies(Cookie...) - Method in class jodd.http.HttpRequest
-
Sets cookies to the request.
- cookies() - Method in class jodd.http.HttpResponse
-
Returns list of valid cookies sent from server.
- CookieScope - Class in jodd.madvoc.scope
-
Cookie scope.
- CookieScope() - Constructor for class jodd.madvoc.scope.CookieScope
-
- copy() - Method in class jodd.bean.BeanCopy
-
Performs the copying.
- copy(String, String) - Static method in class jodd.io.FileUtil
-
- copy(File, File) - Static method in class jodd.io.FileUtil
-
Smart copy.
- copy(Reader, Writer) - Static method in class jodd.io.StreamUtil
-
Copies bytes from Reader
to Writer
using buffer.
- copy(InputStream, OutputStream) - Static method in class jodd.io.StreamUtil
-
Copies bytes from InputStream
to OutputStream
using buffer.
- copy(Reader, Writer, int) - Static method in class jodd.io.StreamUtil
-
Copies specified number of characters from Reader
to Writer
using buffer.
- copy(InputStream, OutputStream, int) - Static method in class jodd.io.StreamUtil
-
Copies specified number of bytes from InputStream
to OutputStream
using buffer.
- copy(Reader, T) - Static method in class jodd.io.StreamUtil
-
- copy(Reader, T, int) - Static method in class jodd.io.StreamUtil
-
- copy(Reader, T, String) - Static method in class jodd.io.StreamUtil
-
- copy(Reader, T, String, int) - Static method in class jodd.io.StreamUtil
-
Copies Reader
to OutputStream
using buffer and specified encoding.
- copy(InputStream, T) - Static method in class jodd.io.StreamUtil
-
- copy(InputStream, T, int) - Static method in class jodd.io.StreamUtil
-
- copy(InputStream, T, String) - Static method in class jodd.io.StreamUtil
-
- copy(InputStream, T, String, int) - Static method in class jodd.io.StreamUtil
-
Copies InputStream
to Writer
using buffer and specified encoding.
- copy(InputStream) - Static method in class jodd.io.StreamUtil
-
- copy(InputStream, int) - Static method in class jodd.io.StreamUtil
-
- copy(InputStream, String) - Static method in class jodd.io.StreamUtil
-
- copy(InputStream, String, int) - Static method in class jodd.io.StreamUtil
-
- copy(Reader) - Static method in class jodd.io.StreamUtil
-
- copy(Reader, int) - Static method in class jodd.io.StreamUtil
-
- copy(DataSource) - Static method in class jodd.io.StreamUtil
-
- copyAll(OutputStream) - Method in class jodd.io.upload.MultipartRequestInputStream
-
Copies bytes from this stream to some output until boundary is
reached.
- copyDefaultCheckProperties(Check, Annotation) - Method in class jodd.vtor.ValidationContext
-
Copies default properties from annotation to the check.
- copyDir(String, String) - Static method in class jodd.io.FileUtil
-
- copyDir(File, File) - Static method in class jodd.io.FileUtil
-
Copies directory with specified copy params.
- copyFile(String, String) - Static method in class jodd.io.FileUtil
-
- copyFile(File, File) - Static method in class jodd.io.FileUtil
-
Copies a File
to another File
.
- copyFileToDir(String, String) - Static method in class jodd.io.FileUtil
-
- copyFileToDir(File, File) - Static method in class jodd.io.FileUtil
-
Copies a File
to directory with specified copy params and returns copied destination.
- copyMax(OutputStream, int) - Method in class jodd.io.upload.MultipartRequestInputStream
-
Copies max or less number of bytes to output stream.
- copyParamsToAttributes(HttpServletRequest, boolean, boolean) - Static method in class jodd.servlet.ServletUtil
-
Copies all request parameters to attributes.
- copyToOutputStream(DataSource) - Static method in class jodd.io.StreamUtil
-
- copyToOutputStream(InputStream) - Static method in class jodd.io.StreamUtil
-
- copyToOutputStream(InputStream, int) - Static method in class jodd.io.StreamUtil
-
- copyToOutputStream(Reader) - Static method in class jodd.io.StreamUtil
-
- copyToOutputStream(Reader, String) - Static method in class jodd.io.StreamUtil
-
- copyToOutputStream(Reader, int) - Static method in class jodd.io.StreamUtil
-
- copyToOutputStream(Reader, String, int) - Static method in class jodd.io.StreamUtil
-
- CoreConnectionPool - Class in jodd.db.pool
-
A class for pre-allocating, recycling, and managing JDBC connections.
- CoreConnectionPool() - Constructor for class jodd.db.pool.CoreConnectionPool
-
- CoreConnectionPool.SizeSnapshot - Class in jodd.db.pool
-
Just a statistic class.
- corsRequestOrigin() - Method in class jodd.net.HttpStatus.HttpStatus403
-
- count(Class) - Method in class jodd.db.oom.dao.GenericDao
-
Counts number of all entities.
- count(Object) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
Creates SELECT COUNT criteria for the entity matched by non-null values.
- count(Class) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
Creates SELECT COUNT all query.
- count - Variable in class jodd.json.TypeJsonVisitor
-
- count - Variable in class jodd.servlet.tag.IteratorStatus
-
- count - Variable in class jodd.servlet.tag.IteratorTag
-
- count - Variable in class jodd.util.LoopIterator
-
- count(String, String) - Static method in class jodd.util.StringUtil
-
Counts substring occurrences in a source string.
- count(String, String, int) - Static method in class jodd.util.StringUtil
-
- count(String, char) - Static method in class jodd.util.StringUtil
-
- count(String, char, int) - Static method in class jodd.util.StringUtil
-
- countAll(Object) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
Creates SELECT COUNT criteria for the entity matched by all values.
- countBaseProperties() - Method in class jodd.props.PropsData
-
Counts base properties.
- countIgnoreCase(String, String) - Static method in class jodd.util.StringUtil
-
Count substring occurrences in a source string, ignoring case.
- countProfileProperties() - Method in class jodd.props.PropsData
-
Counts profile properties.
- countTotalProperties() - Method in class jodd.props.Props
-
Counts the total number of properties, including all profiles.
- create() - Static method in class jodd.cache.TypeCache
-
Creates a type cache by using a builder.
- create() - Static method in class jodd.db.DbOom
-
Creates a new DbOom builder.
- create(String, String) - Static method in class jodd.http.HttpRequest
-
Generic request builder, usually used when method is a variable.
- create() - Method in class jodd.inex.InExRules
-
- create() - Static method in class jodd.io.findfile.ClassScanner
-
Create new class scanner.
- create() - Static method in class jodd.io.findfile.FindFile
-
- create() - Static method in class jodd.io.findfile.RegExpFindFile
-
- create() - Static method in class jodd.io.findfile.WildcardFindFile
-
- create(MultipartRequestInputStream) - Method in interface jodd.io.upload.FileUploadFactory
-
- create(MultipartRequestInputStream) - Method in class jodd.io.upload.impl.AdaptiveFileUploadFactory
-
- create(MultipartRequestInputStream) - Method in class jodd.io.upload.impl.DiskFileUploadFactory
-
- create(MultipartRequestInputStream) - Method in class jodd.io.upload.impl.MemoryFileUploadFactory
-
- create() - Static method in class jodd.json.JsonParser
-
Static ctor.
- create() - Static method in class jodd.json.JsonSerializer
-
Static ctor.
- create() - Static method in class jodd.madvoc.MadvocRouter
-
- create() - Static method in class jodd.mail.Email
-
Static constructor for fluent interface.
- create() - Static method in class jodd.mail.EMLComposer
-
- create() - Static method in class jodd.mail.EMLParser
-
- create() - Static method in class jodd.mail.MailServer
-
Returns new mail server builder.
- create() - Static method in class jodd.mail.ReceivedEmail
-
Static constructor for fluent interface.
- create() - Static method in class jodd.props.Props
-
Statis ctor.
- create() - Method in class jodd.proxetta.ProxettaFactory
-
Returns byte array of created class.
- create(T, R) - Static method in class jodd.util.collection.MapEntry
-
- create() - Static method in class jodd.util.concurrent.ThreadFactoryBuilder
-
Returns new ThreadFactory
builder.
- create() - Static method in class jodd.vtor.Vtor
-
Static constructor for fluent usage.
- createAction(Class) - Method in class jodd.madvoc.component.MadvocController
-
Creates new action object from
ActionRuntime
using default constructor.
- createAction(Class) - Method in class jodd.madvoc.petite.PetiteMadvocController
-
Acquires action from Petite container.
- createActionConfig(Class<? extends ActionConfig>) - Method in class jodd.madvoc.component.ActionConfigManager
-
- createActionDef(String, String, String, ActionNames) - Method in class jodd.madvoc.path.BaseNamingStrategy
-
- createActionMethodArgument(Class, Object) - Method in class jodd.madvoc.config.Targets
-
Creates action method arguments.
- createActionRequest(String, String[], ActionRuntime, Object, HttpServletRequest, HttpServletResponse) - Method in class jodd.madvoc.component.MadvocController
-
Creates new action request.
- createActionRuntime(ActionHandler, Class, Method, Class<? extends ActionResult>, Class<? extends ActionResult>, ActionFilter[], ActionInterceptor[], ActionDefinition, boolean, boolean) - Method in class jodd.madvoc.component.ActionMethodParser
-
Creates new instance of action runtime configuration.
- createActionString() - Method in class jodd.madvoc.config.ActionRuntime
-
Returns action string in form 'actionClass#actionMethod'.
- createArgumentsArray() - Static method in class jodd.proxetta.ProxyTarget
-
Creates array of arguments values.
- createArgumentsArray(MethodVisitor, MethodInfo) - Static method in class jodd.proxetta.ProxyTargetReplacement
-
- createArgumentsClassArray() - Static method in class jodd.proxetta.ProxyTarget
-
Creates array of arguments types.
- createArgumentsClassArray(MethodVisitor, MethodInfo) - Static method in class jodd.proxetta.ProxyTargetReplacement
-
- createArray(int) - Method in class jodd.madvoc.component.FiltersManager
-
- createArray(int) - Method in class jodd.madvoc.component.InterceptorsManager
-
- createArray(int) - Method in class jodd.madvoc.component.WrapperManager
-
Creates an array of wrapper instances.
- createArray(int) - Method in class jodd.typeconverter.impl.ArrayConverter
-
Creates new array of target component type.
- createArray(int) - Method in class jodd.typeconverter.impl.ClassArrayConverter
-
- createArray(int) - Method in class jodd.typeconverter.impl.StringArrayConverter
-
- createAttachmentBodyPart(EmailAttachment<? extends DataSource>) - Method in class jodd.mail.SendMailSession
-
Creates attachment body part.
- createBean(Class<E>) - Method in class jodd.petite.PetiteContainer
-
Creates and wires a bean within the container using default wiring mode and default init methods flag.
- createBean(Class<E>, WiringMode) - Method in class jodd.petite.PetiteContainer
-
Creates and wires a bean within the container and optionally invokes init methods.
- createBeandDefinitionForExternalBeans(Class<T>, WiringMode) - Method in class jodd.petite.PetiteBeans
-
- createBeanDefinitionForRegistration(String, Class<T>, Scope, WiringMode, Consumer<T>) - Method in class jodd.petite.PetiteBeans
-
- createBeanDefinitionForRegistration(String, Class<T>, Scope, WiringMode, Consumer<T>) - Method in class jodd.petite.proxetta.ProxettaAwarePetiteContainer
-
Applies proxetta on bean class before bean registration.
- createBundle(String, String, String, List<String>) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Creates bundle file by loading resource files content.
- createBundleFile(String) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Creates bundle file in bundleFolder/staplerPath.
- createBundleManager(ServletContext, HtmlStaplerBundlesManager.Strategy) - Method in class jodd.htmlstapler.HtmlStaplerFilter
-
- createCache() - Method in class jodd.cache.FileCache
-
Creates new cache instance for files content.
- createCache() - Method in class jodd.cache.FileLFUCache
-
- createCache() - Method in class jodd.cache.FileLRUCache
-
- createCacheObject(K, V, long) - Method in class jodd.cache.AbstractCacheMap
-
- createCollection(int) - Method in class jodd.typeconverter.impl.CollectionConverter
-
Creates new collection of target component type.
- createContainerRegistry() - Method in class jodd.petite.PetiteContainer
-
- createCtorDescriptor(Constructor) - Method in class jodd.introspector.Ctors
-
- createDbEntityDescriptor(Class<E>) - Method in class jodd.db.oom.DbEntityManager
-
- createDecoraManager() - Method in class jodd.decora.DecoraServletFilter
-
Creates Decora manager.
- createDecoraParser() - Method in class jodd.decora.DecoraServletFilter
-
Creates Decora parser.
- createDefault() - Static method in class jodd.cache.TypeCache
-
Creates default implementation of the type cache.
- createDigest(String) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Creates digest i.e. bundle id from given string.
- createElementNode(Tag) - Method in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
Creates new element with correct configuration.
- createEmptyCtor() - Method in class jodd.proxetta.asm.ProxettaWrapperClassBuilder
-
Created empty default constructor.
- createEmptyCtorThatCreatesTarget() - Method in class jodd.proxetta.asm.ProxettaWrapperClassBuilder
-
- createEntityInstance(Class<E>) - Method in class jodd.db.oom.DbEntityManager
-
Creates new entity instances.
- createExecutionArray() - Method in class jodd.madvoc.ActionRequest
-
Creates execution array that will invoke all filters, actions and results
in correct order.
- createFieldDescriptor(Field) - Method in class jodd.introspector.Fields
-
Creates new FieldDescriptor
.
- createFileCacheObject(File, byte[], long) - Method in class jodd.cache.FileCache
-
Creates CacheObject that updates last access time based on files last modification.
- createFirstChainDelegate_Continue(TargetMethodData) - Method in class jodd.proxetta.asm.ProxettaMethodBuilder
-
Continues the creation of the very first method in calling chain that simply delegates invocation to the first proxy method.
- createFirstChainDelegate_Start() - Method in class jodd.proxetta.asm.ProxettaMethodBuilder
-
Starts creation of first chain delegate.
- createFromClasspath(String...) - Static method in class jodd.util.PropertiesUtil
-
Creates properties from classpath.
- createFromFile(String) - Static method in class jodd.util.PropertiesUtil
-
Create properties from the file.
- createFromFile(File) - Static method in class jodd.util.PropertiesUtil
-
Create properties from the file.
- createFromString(String) - Static method in class jodd.util.PropertiesUtil
-
Creates properties from string.
- createGetter(boolean) - Method in class jodd.introspector.PropertyDescriptor
-
- createHash(String) - Method in class jodd.crypt.PBKDF2Hash
-
Returns a salted PBKDF2 hash of the password.
- createHash(char[]) - Method in class jodd.crypt.PBKDF2Hash
-
Returns a salted PBKDF2 hash of the password.
- createHttpConnection(HttpRequest) - Method in interface jodd.http.HttpConnectionProvider
-
- createHttpConnection(HttpRequest) - Method in class jodd.http.net.SocketHttpConnectionProvider
-
Creates new connection from current
request
.
- createInfoMessage() - Method in class jodd.madvoc.AutomagicMadvocConfigurator
-
- createInstanceFor(Methref) - Method in class jodd.methref.InterfaceImplementation
-
- createJsonContext(Appendable) - Method in class jodd.json.JsonSerializer
-
Creates new JSON context.
- createJsonContext(Appendable) - Method in class jodd.json.PrettyJsonSerializer
-
- createLazyOne() - Static method in class jodd.json.JsonParser
-
Creates a lazy implementation of the JSON parser.
- createLogger(String) - Method in class jodd.log.impl.SimpleLoggerProvider
-
Creates new Jodd logger.
- createLogger(String) - Method in interface jodd.log.LoggerProvider
-
Creates new Jodd logger.
- createMapToBean(String) - Method in class jodd.json.JsonParserBase
-
- createMessage(Email) - Method in class jodd.mail.SendMailSession
-
Creates new
MimeMessage
from an
Email
.
- createMethodDescriptor(Method) - Method in class jodd.introspector.Methods
-
Creates new MethodDescriptor
.
- createMethodSignature(int, String, String, String, String[], String, Map<String, String>) - Method in class jodd.proxetta.asm.TargetClassInfoReader
-
Creates method signature from method name.
- createMethodSignaturesKey(int, String, String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
Creates unique key for method signatures map.
- createMixingMessage(BeanDefinition, BeanDefinition) - Method in class jodd.petite.ScopedProxyManager
-
Creates mixed scope message.
- createNewTransaction(JtxTransactionMode, Object, boolean) - Method in class jodd.db.jtx.DbJtxTransactionManager
-
Builds new transaction instance.
- createNewTransaction(JtxTransactionMode, Object, boolean) - Method in class jodd.jtx.JtxTransactionManager
-
- createNodeSelector(Node) - Method in class jodd.jerry.Jerry
-
Creates node selector.
- createOutputStream() - Method in class jodd.servlet.filter.GzipResponseWrapper
-
Creates and returns a ServletOutputStream to write the content associated
with this Response.
- createParsingProcessor() - Method in class jodd.htmlstapler.HtmlStaplerFilter
-
- createParsingProcessor() - Method in class jodd.servlet.lagarto.SimpleLagartoServletFilter
-
- createPrettyOne() - Static method in class jodd.json.JsonSerializer
-
- createPropertiesMap(String, char, char) - Method in class jodd.jerry.Jerry
-
- createPropertiesSet(String, char) - Method in class jodd.jerry.Jerry
-
- createPropertyDescriptor(String, MethodDescriptor, MethodDescriptor) - Method in class jodd.introspector.Properties
-
- createPropertyDescriptor(String, FieldDescriptor) - Method in class jodd.introspector.Properties
-
- createProxyMethod(TargetMethodData) - Method in class jodd.proxetta.asm.ProxettaMethodBuilder
-
Creates proxy methods over target method, For each matched proxy, new proxy method is created
by taking advice bytecode and replaces usages of
ProxyTarget
.
- createProxyObject(Class<C>) - Method in class jodd.pathref.Pathref
-
Creates proxy object.
- createRegExpFF() - Static method in class jodd.io.findfile.FindFile
-
- createRenderer(Appendable) - Method in class jodd.lagarto.dom.LagartoHtmlRenderer
-
- createRequestMap(HttpServletRequest) - Method in class jodd.petite.scope.RequestScope
-
Creates instance map and stores it in the request.
- createResult(Class<? extends ActionResult>) - Method in class jodd.madvoc.component.ResultsManager
-
- createResult(Class<? extends ActionResult>) - Method in class jodd.madvoc.petite.PetiteResultsManager
-
- createResultSetMapper(ResultSet) - Method in class jodd.db.oom.DbOomQuery
-
Factory for result sets mapper.
- createRulesEngine() - Method in class jodd.io.findfile.FindFile
-
Creates rule engine.
- createRulesEngine() - Method in class jodd.io.findfile.RegExpFindFile
-
- createRulesEngine() - Method in class jodd.io.findfile.WildcardFindFile
-
- createScopedProxyBean(PetiteContainer, BeanDefinition) - Method in class jodd.petite.ScopedProxyManager
-
Creates scoped proxy bean for given bean definition.
- createSession(String, Properties, Authenticator, File) - Static method in class jodd.mail.EmailUtil
-
- createSession() - Method in class jodd.mail.ImapServer
-
Creates new mail session.
- createSession() - Method in class jodd.mail.MailServer
-
Creates new mail session.
- createSession() - Method in class jodd.mail.Pop3Server
-
Creates new mail session.
- createSession() - Method in class jodd.mail.SmtpServer
-
Creates new mail session.
- createSessionProperties() - Method in class jodd.mail.ImapServer
-
- createSessionProperties() - Method in class jodd.mail.ImapSslServer
-
- createSessionProperties() - Method in class jodd.mail.MailServer
-
Creates MailSession
Properties
.
- createSessionProperties() - Method in class jodd.mail.Pop3Server
-
- createSessionProperties() - Method in class jodd.mail.Pop3SslServer
-
- createSessionProperties() - Method in class jodd.mail.SmtpServer
-
- createSessionProperties() - Method in class jodd.mail.SmtpSslServer
-
- createSet(int) - Method in class jodd.petite.def.SetInjectionPoint
-
Creates target set for injection.
- createSetter(boolean) - Method in class jodd.introspector.PropertyDescriptor
-
- createSimpleMethodWrapper(MethodSignatureVisitor) - Method in class jodd.proxetta.asm.ProxettaWrapperClassBuilder
-
Creates simple method wrapper without proxy.
- createSocket(String, int) - Method in class jodd.http.net.HTTPProxySocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class jodd.http.net.HTTPProxySocketFactory
-
- createSocket(InetAddress, int) - Method in class jodd.http.net.HTTPProxySocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class jodd.http.net.HTTPProxySocketFactory
-
- createSocket(String, int, int) - Method in class jodd.http.net.SocketHttpConnectionProvider
-
Creates a socket using socket factory.
- createSocket(String, int) - Method in class jodd.http.net.Socks4ProxySocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class jodd.http.net.Socks4ProxySocketFactory
-
- createSocket(InetAddress, int) - Method in class jodd.http.net.Socks4ProxySocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class jodd.http.net.Socks4ProxySocketFactory
-
- createSocket(String, int) - Method in class jodd.http.net.Socks5ProxySocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class jodd.http.net.Socks5ProxySocketFactory
-
- createSocket(InetAddress, int) - Method in class jodd.http.net.Socks5ProxySocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class jodd.http.net.Socks5ProxySocketFactory
-
- createSSLSocket(String, int, int, boolean, boolean) - Method in class jodd.http.net.SocketHttpConnectionProvider
-
Creates a SSL socket.
- createTableRefName(Object) - Static method in class jodd.db.oom.sqlgen.DbEntitySql
-
Creates table reference name from entity type.
- createTargetInDefaultCtor - Variable in class jodd.proxetta.asm.ProxettaWrapperClassBuilder
-
- createTargetInDefaultCtor - Variable in class jodd.proxetta.impl.WrapperProxetta
-
- createTempDirectory() - Static method in class jodd.io.FileUtil
-
- createTempDirectory(String, String) - Static method in class jodd.io.FileUtil
-
- createTempDirectory(String, String, File) - Static method in class jodd.io.FileUtil
-
Creates temporary directory.
- createTempFile() - Static method in class jodd.io.FileUtil
-
- createTempFile(String, String, File, boolean) - Static method in class jodd.io.FileUtil
-
Creates temporary File
.
- createTempFile(String, String, File) - Static method in class jodd.io.FileUtil
-
Creates temporary File
.
- createTypesTableNames(Class[]) - Method in class jodd.db.oom.mapper.DefaultResultSetMapper
-
Creates table names for given types.
- createUnmodifiable(T, R) - Static method in class jodd.util.collection.MapEntry
-
- createWebApp() - Static method in class jodd.madvoc.WebApp
-
- createWebApplication() - Method in class jodd.madvoc.Madvoc
-
- createWildcardFF() - Static method in class jodd.io.findfile.FindFile
-
- createWrapper(Class<R>) - Method in class jodd.madvoc.component.WrapperManager
-
Creates new wrapper.
- createWrapper(Class<R>) - Method in class jodd.madvoc.petite.PetiteFilterManager
-
Acquires filter from Petite container.
- createWrapper(Class<R>) - Method in class jodd.madvoc.petite.PetiteInterceptorManager
-
Acquires interceptor from Petite container.
- createZipFile(File) - Static method in class jodd.io.ZipBuilder
-
- createZipFile(String) - Static method in class jodd.io.ZipBuilder
-
- createZipInMemory() - Static method in class jodd.io.ZipBuilder
-
- CRLF - Static variable in interface jodd.util.StringPool
-
- crop(String) - Static method in class jodd.util.StringUtil
-
Crops string by setting empty strings to null
.
- cropAll(String...) - Static method in class jodd.util.StringUtil
-
Crops all elements of string array.
- crypt_raw(byte[], byte[], int, int[]) - Method in class jodd.crypt.BCrypt
-
Perform the central password hashing step in the
bcrypt scheme.
- CryptoEngine - Interface in jodd.crypt
-
Symmetric encryption engines.
- CSRF_TOKEN_NAME - Static variable in class jodd.servlet.CsrfShield
-
- CSRF_TOKEN_SET - Static variable in class jodd.servlet.CsrfShield
-
- CsrfShield - Class in jodd.servlet
-
Shields against CSRF attacks.
- CsrfShield() - Constructor for class jodd.servlet.CsrfShield
-
- CsrfShield.Token - Class in jodd.servlet
-
CSRF Token.
- CsrfTokenTag - Class in jodd.servlet.tag
-
Renders the CSRF (Cross-site request forgery) token in the form.
- CsrfTokenTag() - Constructor for class jodd.servlet.tag.CsrfTokenTag
-
- css(String) - Method in class jodd.jerry.Jerry
-
Gets the value of a style property for the first element
in the set of matched elements.
- css(String, String) - Method in class jodd.jerry.Jerry
-
Sets one or more CSS properties for the set of matched elements.
- css(String...) - Method in class jodd.jerry.Jerry
-
Sets one or more CSS properties for the set of matched elements.
- cssBundleAction - Variable in class jodd.htmlstapler.HtmlStaplerTagAdapter
-
- CSSelly - Class in jodd.csselly
-
CSS selector parser.
- CSSelly(String) - Constructor for class jodd.csselly.CSSelly
-
- CSSelly(char[]) - Constructor for class jodd.csselly.CSSelly
-
- CSSellyException - Exception in jodd.csselly
-
CSSelly exception.
- CSSellyException(Throwable) - Constructor for exception jodd.csselly.CSSellyException
-
- CSSellyException(String) - Constructor for exception jodd.csselly.CSSellyException
-
- CSSellyException(String, int, int, int) - Constructor for exception jodd.csselly.CSSellyException
-
- CssSelector - Class in jodd.csselly
-
CSS selector.
- CssSelector() - Constructor for class jodd.csselly.CssSelector
-
- CssSelector(String) - Constructor for class jodd.csselly.CssSelector
-
- CsvUtil - Class in jodd.util
-
Helps with CSV strings.
- CsvUtil() - Constructor for class jodd.util.CsvUtil
-
- ctor - Variable in class jodd.petite.BeanDefinition
-
- ctor(Class...) - Method in class jodd.petite.PetiteRegistry.BeanWire
-
Wires beans constructor.
- CTOR_METHOD - Static variable in class jodd.paramo.Paramo
-
- ctorArgumentTypes - Variable in class jodd.petite.PetiteRegistry.BeanWire.BeanWireCtor
-
- CtorDescriptor - Class in jodd.introspector
-
Constructor descriptor.
- CtorDescriptor(ClassDescriptor, Constructor) - Constructor for class jodd.introspector.CtorDescriptor
-
- ctorInjectionPoint() - Method in class jodd.petite.BeanDefinition
-
Returns constructor injection point.
- CtorInjectionPoint - Class in jodd.petite.def
-
Holder for constructor injection points.
- CtorInjectionPoint(Constructor, BeanReferences[]) - Constructor for class jodd.petite.def.CtorInjectionPoint
-
- ctorResolver - Variable in class jodd.petite.PetiteResolvers
-
- CtorResolver - Class in jodd.petite.resolver
-
Resolver for constructor injection points.
- CtorResolver(ReferencesResolver) - Constructor for class jodd.petite.resolver.CtorResolver
-
- Ctors - Class in jodd.introspector
-
Constructors collection.
- Ctors(ClassDescriptor) - Constructor for class jodd.introspector.Ctors
-
- currentEnumeration - Variable in class jodd.util.collection.CompositeEnumeration
-
- currentIterator - Variable in class jodd.util.collection.CompositeIterator
-
- currentSentDate() - Method in class jodd.mail.Email
-
Sets current date as the sent date.
- customProperties - Variable in class jodd.mail.MailServer
-
- cutBetween(String, String, String) - Static method in class jodd.util.StringUtil
-
Cuts a string between two other strings.
- cutFromIndexOf(String, String) - Static method in class jodd.util.StringUtil
-
Cuts the string from the first index of provided substring to the end.
- cutFromIndexOf(String, char) - Static method in class jodd.util.StringUtil
-
Cuts the string from the first index of provided char to the end.
- cutPrefix(String, String) - Static method in class jodd.util.StringUtil
-
Cuts prefix if exists.
- cutSuffix(String, String) - Static method in class jodd.util.StringUtil
-
Cuts sufix if exists.
- cutSurrounding(String, String) - Static method in class jodd.util.StringUtil
-
- cutSurrounding(String, String, String) - Static method in class jodd.util.StringUtil
-
Removes surrounding prefix and suffixes.
- cutToIndexOf(String, String) - Static method in class jodd.util.StringUtil
-
Cuts the string from beginning to the first index of provided substring.
- cutToIndexOf(String, char) - Static method in class jodd.util.StringUtil
-
Cuts the string from beginning to the first index of provided char.
- cv - Variable in class jodd.asm7.ClassVisitor
-
The class visitor to which this visitor must delegate method calls.
- CYAN - Static variable in class jodd.chalk.Chalk
-
- cyan() - Method in class jodd.chalk.Chalk
-
- each(JerryFunction) - Method in class jodd.jerry.Jerry
-
Iterates over a jQuery object, executing a function for
each matched element.
- eachNode(JerryNodeFunction) - Method in class jodd.jerry.Jerry
-
Iterates over a jQuery object, executing a function for
each matched element.
- EchoFilter - Class in jodd.madvoc.filter
-
- EchoFilter() - Constructor for class jodd.madvoc.filter.EchoFilter
-
- EchoInterceptor - Class in jodd.madvoc.interceptor
-
Simple interceptor that measures time and prints out information about invoked actions.
- EchoInterceptor() - Constructor for class jodd.madvoc.interceptor.EchoInterceptor
-
- ecipher - Variable in class jodd.crypt.PBKDF2Encryptor
-
- elapsed - Variable in class jodd.madvoc.AutomagicMadvocConfigurator
-
- elapsedTime - Variable in class jodd.http.HttpBrowser
-
- elapsedTime - Variable in class jodd.lagarto.dom.Document
-
- element - Variable in class jodd.csselly.CssSelector
-
- Element - Class in jodd.lagarto.dom
-
Tag node.
- Element(Document, Tag, boolean, boolean) - Constructor for class jodd.lagarto.dom.Element
-
- Element(Document, String) - Constructor for class jodd.lagarto.dom.Element
-
- Element(Document, String, boolean, boolean, boolean) - Constructor for class jodd.lagarto.dom.Element
-
- element(Element) - Method in class jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor
-
- element(Element) - Method in interface jodd.lagarto.dom.NodeVisitor
-
- elementBody(Element) - Method in class jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor
-
- elements - Variable in class jodd.proxetta.asm.AnnotationReader
-
- ElseTag - Class in jodd.servlet.tag
-
- ElseTag() - Constructor for class jodd.servlet.tag.ElseTag
-
- Email - Class in jodd.mail
-
E-mail holds all parts of an email and handle attachments.
- Email() - Constructor for class jodd.mail.Email
-
- EmailAddress - Class in jodd.mail
-
Storage for personal name and email address.
- EmailAddress(String, String) - Constructor for class jodd.mail.EmailAddress
-
Creates new address by specifying email and personal name.
- EmailAttachment<T extends javax.activation.DataSource> - Class in jodd.mail
-
Email attachment.
- EmailAttachment(String, String, boolean, T) - Constructor for class jodd.mail.EmailAttachment
-
Creates new attachment with given name and content id for inline attachments.
- EmailAttachmentBuilder - Class in jodd.mail
-
- EmailAttachmentBuilder() - Constructor for class jodd.mail.EmailAttachmentBuilder
-
- EmailFilter - Class in jodd.mail
-
EmailFilter
helps in building boolean queries of search terms.
- EmailFilter() - Constructor for class jodd.mail.EmailFilter
-
- EmailFilter.Operator - Enum in jodd.mail
-
Comparison operator.
- EmailMessage - Class in jodd.mail
-
Represents email message including the mime type and encoding.
- EmailMessage(String, String, String) - Constructor for class jodd.mail.EmailMessage
-
Defines email content.
- EmailMessage(String, String) - Constructor for class jodd.mail.EmailMessage
-
- EmailUtil - Class in jodd.mail
-
Email utilities.
- EmailUtil() - Constructor for class jodd.mail.EmailUtil
-
- embeddedAttachment(EmailAttachmentBuilder) - Method in class jodd.mail.CommonEmail
-
Attaches the embedded attachment: Content ID will be set if missing from attachment's file name.
- embeddedAttachment(EmailAttachment<? extends DataSource>) - Method in class jodd.mail.CommonEmail
-
- embeddedMessage(EmailMessage) - Method in class jodd.mail.EmailAttachmentBuilder
-
- emitCData(CharSequence) - Method in class jodd.lagarto.LagartoParser
-
- emitComment(int, int) - Method in class jodd.lagarto.LagartoParser
-
Emits a comment.
- emitDoctype() - Method in class jodd.lagarto.LagartoParser
-
- emitScript(int, int) - Method in class jodd.lagarto.LagartoParser
-
- emitTag() - Method in class jodd.lagarto.LagartoParser
-
- emitText() - Method in class jodd.lagarto.LagartoParser
-
Emits text if there is some content.
- emitXml() - Method in class jodd.lagarto.LagartoParser
-
- EMLComposer - Class in jodd.mail
-
- EMLComposer() - Constructor for class jodd.mail.EMLComposer
-
- EMLParser - Class in jodd.mail
-
Developer-friendly class for parsing EML files.
- EMLParser() - Constructor for class jodd.mail.EMLParser
-
- EMPTY() - Constructor for class jodd.csselly.selector.PseudoClass.EMPTY
-
- empty() - Method in class jodd.jerry.Jerry
-
Removes all child nodes of the set of matched elements from the DOM.
- EMPTY - Static variable in class jodd.madvoc.interceptor.AnnotatedPropertyInterceptor
-
- empty() - Static method in class jodd.madvoc.result.JsonResult
-
Creates a JSON result with empty body.
- EMPTY - Static variable in class jodd.petite.def.CtorInjectionPoint
-
- EMPTY - Static variable in class jodd.petite.def.DestroyMethodPoint
-
- EMPTY - Static variable in class jodd.petite.def.InitMethodPoint
-
- EMPTY - Static variable in class jodd.petite.def.MethodInjectionPoint
-
- EMPTY - Static variable in class jodd.petite.def.PropertyInjectionPoint
-
- EMPTY - Static variable in class jodd.petite.def.ProviderDefinition
-
- EMPTY - Static variable in class jodd.petite.def.SetInjectionPoint
-
- EMPTY - Static variable in class jodd.util.CharArraySequence
-
- empty() - Static method in class jodd.util.function.Consumers
-
- EMPTY - Static variable in interface jodd.util.StringPool
-
- EMPTY_ARRAY - Static variable in class jodd.introspector.FieldDescriptor
-
- EMPTY_ARRAY - Static variable in class jodd.mail.EmailAddress
-
- EMPTY_ARRAY - Static variable in class jodd.mail.ReceivedEmail
-
- EMPTY_ARRAY - Static variable in class jodd.paramo.MethodParameter
-
- EMPTY_ARRAY - Static variable in interface jodd.util.StringPool
-
- EMPTY_CLASS_ARRAY - Static variable in class jodd.util.ClassUtil
-
Empty class array.
- EmptyAnnotationVisitor - Class in jodd.asm
-
Empty annotation visitor.
- EmptyAnnotationVisitor() - Constructor for class jodd.asm.EmptyAnnotationVisitor
-
- emptyClassArray() - Static method in class jodd.util.ClassUtil
-
- EmptyClassVisitor - Class in jodd.asm
-
Empty class visitor.
- EmptyClassVisitor() - Constructor for class jodd.asm.EmptyClassVisitor
-
- EmptyJsonSerializer - Class in jodd.json.impl
-
Not a serializer - simply ignores the value and outputs nothing.
- EmptyJsonSerializer() - Constructor for class jodd.json.impl.EmptyJsonSerializer
-
- EmptyMethodVisitor - Class in jodd.asm
-
Empty method visitor.
- EmptyMethodVisitor() - Constructor for class jodd.asm.EmptyMethodVisitor
-
- EmptyQueryMap - Class in jodd.db.querymap
-
Void implementation of a query map.
- EmptyQueryMap() - Constructor for class jodd.db.querymap.EmptyQueryMap
-
- EmptyTagVisitor - Class in jodd.lagarto
-
Empty tag visitor.
- EmptyTagVisitor() - Constructor for class jodd.lagarto.EmptyTagVisitor
-
- enableBuffering() - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Enables buffering by transferring the output to the buffer.
- enableCache() - Static method in class jodd.log.LoggerFactory
-
Enables cache.
- enableConditionalComments - Variable in class jodd.lagarto.LagartoParserConfig
-
- enabled - Static variable in class jodd.chalk.Chalk
-
Global flag that disables all the chalks.
- enabled - Variable in class jodd.htmlstapler.HtmlStaplerFilter
-
- enabled - Variable in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
While enabled, nodes will be added to the DOM tree.
- enableDebug() - Method in class jodd.lagarto.dom.LagartoDOMBuilder
-
Enables debug mode.
- enabledProfiles - Variable in class jodd.vtor.Vtor
-
- enabledVoidTags - Variable in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- enableHtmlMode() - Method in class jodd.lagarto.dom.LagartoDOMBuilder
-
Enables HTML5 parsing mode.
- enableHtmlPlusMode() - Method in class jodd.lagarto.dom.LagartoDOMBuilder
-
Enables
html mode
with additional
and somewhat experimental rules.
- enableRawTextModes - Variable in class jodd.lagarto.LagartoParserConfig
-
- enableXhtmlMode() - Method in class jodd.lagarto.dom.LagartoDOMBuilder
-
Enables XHTML mode.
- enableXmlMode() - Method in class jodd.lagarto.dom.LagartoDOMBuilder
-
Enables XML parsing mode.
- encode(String, String) - Static method in class jodd.net.URLCoder
-
Encodes string using default RFCP rules.
- encode(String) - Static method in class jodd.net.URLCoder
-
- encode(byte[]) - Static method in class jodd.util.Base32
-
Encode an array of binary bytes into a Base32 string.
- encodedText - Variable in class jodd.lagarto.dom.Text
-
- encodeFragment(String, String) - Static method in class jodd.net.URLCoder
-
Encodes the given URI fragment with the given encoding.
- encodeFragment(String) - Static method in class jodd.net.URLCoder
-
- encodeHost(String, String) - Static method in class jodd.net.URLCoder
-
Encodes the given URI host with the given encoding.
- encodeHost(String) - Static method in class jodd.net.URLCoder
-
- encodeHttpUrl(String) - Static method in class jodd.net.URLCoder
-
- encodeHttpUrl(String, String) - Static method in class jodd.net.URLCoder
-
Encodes the given HTTP URI into an encoded String.
- encodePath(String, String) - Static method in class jodd.net.URLCoder
-
Encodes the given URI path with the given encoding.
- encodePath(String) - Static method in class jodd.net.URLCoder
-
- encodePathSegment(String, String) - Static method in class jodd.net.URLCoder
-
Encodes the given URI path segment with the given encoding.
- encodePathSegment(String) - Static method in class jodd.net.URLCoder
-
- encodePort(String, String) - Static method in class jodd.net.URLCoder
-
Encodes the given URI port with the given encoding.
- encodePort(String) - Static method in class jodd.net.URLCoder
-
- encodeQuery(String, String) - Static method in class jodd.net.URLCoder
-
Encodes the given URI query with the given encoding.
- encodeQuery(String) - Static method in class jodd.net.URLCoder
-
- encodeQueryParam(String, String) - Static method in class jodd.net.URLCoder
-
Encodes the given URI query parameter with the given encoding.
- encodeQueryParam(String) - Static method in class jodd.net.URLCoder
-
- encodeScheme(String, String) - Static method in class jodd.net.URLCoder
-
Encodes the given URI scheme with the given encoding.
- encodeScheme(String) - Static method in class jodd.net.URLCoder
-
- encodeToByte(String) - Static method in class jodd.util.Base64
-
- encodeToByte(String, boolean) - Static method in class jodd.util.Base64
-
- encodeToByte(byte[]) - Static method in class jodd.util.Base64
-
- encodeToByte(byte[], boolean) - Static method in class jodd.util.Base64
-
Encodes a raw byte array into a BASE64 char[]
.
- encodeToChar(byte[], boolean) - Static method in class jodd.util.Base64
-
Encodes a raw byte array into a BASE64 char[]
.
- encodeToString(String) - Static method in class jodd.util.Base64
-
- encodeToString(String, boolean) - Static method in class jodd.util.Base64
-
- encodeToString(byte[]) - Static method in class jodd.util.Base64
-
- encodeToString(byte[], boolean) - Static method in class jodd.util.Base64
-
Encodes a raw byte array into a BASE64 String
.
- encodeUri(String) - Static method in class jodd.net.URLCoder
-
- encodeUri(String, String) - Static method in class jodd.net.URLCoder
-
Encodes the given source URI into an encoded String.
- encodeUserInfo(String, String) - Static method in class jodd.net.URLCoder
-
Encodes the given URI user info with the given encoding.
- encodeUserInfo(String) - Static method in class jodd.net.URLCoder
-
- encoding - Static variable in class jodd.core.JoddCore
-
The encoding used across the Jodd classes, "UTF-8" by default.
- encoding - Variable in class jodd.lagarto.dom.XmlDeclaration
-
- encoding - Variable in class jodd.lagarto.LagartoParser.XmlDeclaration
-
- encoding - Variable in class jodd.net.URLCoder.Builder
-
- encoding - Variable in class jodd.servlet.filter.CharacterEncodingFilter
-
The default character encoding to set for requests that pass through
this filter.
- encrypt(byte[]) - Method in class jodd.crypt.BlockCipher
-
Encrypts complete content, block by block.
- encrypt(String) - Method in class jodd.crypt.PBKDF2Encryptor
-
Symmetrically encrypts the string.
- encrypt(byte[]) - Method in class jodd.crypt.PBKDF2Encryptor
-
- encryptBlock(byte[], int) - Method in class jodd.crypt.BlockCipher
-
Encrypts single block of plain content.
- encryptBlock(byte[], int) - Method in class jodd.crypt.Threefish
-
Encrypts a block.
- encryptString(String) - Method in interface jodd.crypt.CryptoEngine
-
Encrypts the input string.
- encryptString(String) - Method in class jodd.crypt.Threefish
-
Encrypts a string.
- end() - Method in class jodd.decora.parser.PageRegionExtractor
-
- end() - Method in class jodd.htmlstapler.BundleAction
-
Called on end of parsing.
- end() - Method in class jodd.htmlstapler.HtmlStaplerTagAdapter
-
- end - Variable in class jodd.io.StreamGobbler
-
- end() - Method in class jodd.jerry.Jerry
-
Ends the most recent filtering operation in the current chain
and returns the set of matched elements to its previous state.
- end() - Method in class jodd.lagarto.dom.Document
-
Notifies document that parsing is done.
- end() - Method in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
Finishes the tree building.
- end() - Method in class jodd.lagarto.EmptyTagVisitor
-
- end() - Method in class jodd.lagarto.TagAdapter
-
- end() - Method in interface jodd.lagarto.TagVisitor
-
Invoked at the end, after all content is visited.
- end() - Method in class jodd.lagarto.TagVisitorChain
-
- end() - Method in class jodd.lagarto.TagWriter
-
- end - Variable in class jodd.servlet.tag.LoopingTagSupport
-
- end - Variable in class jodd.util.LoopIterator
-
- END_TAG_OPEN - Variable in class jodd.lagarto.LagartoParser
-
- endRegion(int, int) - Method in class jodd.decora.parser.DecoraTag
-
Ends region definition by setting the region length.
- endSequence(String) - Method in class jodd.chalk.Chalk
-
- endsWithChar(String, char) - Static method in class jodd.util.StringUtil
-
Returns if string ends with provided character.
- endsWithIgnoreCase(String, String) - Static method in class jodd.util.StringUtil
-
Tests if this string ends with the specified suffix.
- endsWithOne(String, String...) - Static method in class jodd.util.StringUtil
-
Checks if string ends with at least one string from the provided array.
- endsWithOneIgnoreCase(String, String...) - Static method in class jodd.util.StringUtil
-
Checks if string ends with at least one string from the provided array.
- endType() - Method in class jodd.asm.TraceSignatureVisitor
-
- endType() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- enhancedProperties - Variable in class jodd.introspector.CachingIntrospector
-
- entities() - Method in class jodd.db.DbOom
-
Returns Entity SQL factory.
- entitiesCache - Variable in class jodd.db.oom.mapper.DefaultResultSetMapper
-
- entity - Variable in class jodd.db.oom.sqlgen.chunks.TableChunk
-
- entityAwareMode - Variable in class jodd.db.oom.DbOomQuery
-
- entityAwareMode(boolean) - Method in class jodd.db.oom.DbOomQuery
-
Defines entity-aware mode for entities tracking in result collection.
- entityManager() - Method in class jodd.db.DbOom
-
Returns DbOoom entity manager.
- entityManager - Variable in class jodd.db.oom.sqlgen.TemplateData
-
- entityName - Variable in class jodd.db.oom.sqlgen.chunks.InsertChunk
-
- entityName - Variable in class jodd.db.oom.sqlgen.chunks.TableChunk
-
- entityNamesMap - Variable in class jodd.db.oom.DbEntityManager
-
- entityNameTerminator - Variable in class jodd.db.oom.naming.TableNamingStrategy
-
- entityType - Variable in class jodd.db.oom.sqlgen.chunks.InsertChunk
-
- entries() - Method in class jodd.http.HttpMultiMap
-
Returns all the entries of this map.
- entries() - Method in class jodd.props.Props
-
- entrySet() - Method in class jodd.json.LazyMap
-
- entrySet() - Method in class jodd.util.collection.StringKeyedMapAdapter
-
Returns a Set of attributes from the http request.
- EnumJsonSerializer - Class in jodd.json.impl
-
Enum serializer.
- EnumJsonSerializer() - Constructor for class jodd.json.impl.EnumJsonSerializer
-
- env - Variable in class jodd.util.CommandLine
-
- env(String, String) - Method in class jodd.util.CommandLine
-
Sets environment variable.
- envelopeOnly() - Method in class jodd.mail.ReceiverBuilder
-
Receives only envelopes.
- EQ() - Constructor for class jodd.csselly.selector.PseudoFunction.EQ
-
- eq(int) - Method in class jodd.jerry.Jerry
-
Reduces the set of matched elements to the one at the specified index.
- equals(Object) - Method in class jodd.asm7.ConstantDynamic
-
- equals(Object) - Method in class jodd.asm7.Handle
-
- equals(Object) - Method in class jodd.asm7.Type
-
Tests if the given object is equal to this type.
- equals(Object) - Method in class jodd.db.DbTransactionMode
-
- equals(Object) - Method in class jodd.db.oom.DbEntityColumnDescriptor
-
- equals(Object) - Method in class jodd.inex.InExRules.Rule
-
- equals(String, String) - Static method in class jodd.io.FileNameUtil
-
Checks whether two filenames are equal exactly.
- equals(String, String) - Static method in class jodd.io.FileUtil
-
- equals(File, File) - Static method in class jodd.io.FileUtil
-
Checks if two File
s point to the same File
.
- equals(Object) - Method in class jodd.json.JsonArray
-
- equals(Object) - Method in class jodd.json.JsonObject
-
- equals(Object) - Method in class jodd.json.LazyMap
-
- equals(Object) - Method in class jodd.json.Path
-
- equals(Object) - Method in class jodd.json.PathQuery
-
- equals(Object) - Method in class jodd.jtx.JtxTransactionMode
-
- equals(Object) - Method in class jodd.mutable.MutableBoolean
-
Compares this object to the specified object.
- equals(Object) - Method in class jodd.mutable.MutableByte
-
Compares this object to the specified object.
- equals(Object) - Method in class jodd.mutable.MutableDouble
-
Compares this object to the specified object.
- equals(Object) - Method in class jodd.mutable.MutableFloat
-
Compares this object to the specified object.
- equals(Object) - Method in class jodd.mutable.MutableInteger
-
Compares this object to the specified object.
- equals(Object) - Method in class jodd.mutable.MutableLong
-
Compares this object to the specified object.
- equals(Object) - Method in class jodd.mutable.MutableShort
-
Compares this object to the specified object.
- equals(Object) - Method in class jodd.servlet.CsrfShield.Token
-
- equals(Object) - Method in class jodd.time.JulianDate
-
- equals(CharSequence, CharSequence) - Static method in class jodd.util.CharSequenceUtil
-
- equals(Object) - Method in class jodd.util.collection.MapEntry
-
- equals(Object) - Method in class jodd.util.function.Maybe.Just
-
- EQUALS - Static variable in interface jodd.util.StringPool
-
- equals(String, String) - Static method in class jodd.util.StringUtil
-
Compares 2 strings.
- equals(String[], String[]) - Static method in class jodd.util.StringUtil
-
Compares two string arrays.
- equals(Object, Object) - Static method in class jodd.util.Util
-
Safely compares two objects just like equals()
would, except
it allows any of the 2 objects to be null
.
- equalsIgnoreCase(CharSequence, CharSequence) - Static method in class jodd.util.CharSequenceUtil
-
- equalsIgnoreCase(String[], String[]) - Static method in class jodd.util.StringUtil
-
Compares two string arrays.
- equalsName(String) - Method in enum jodd.net.HttpMethod
-
Returns true
if method name is equal to provided one.
- equalsOne(char, CharSequence) - Static method in class jodd.util.CharSequenceUtil
-
Match if one character equals to any of the given character.
- equalsOne(char, char[]) - Static method in class jodd.util.CharUtil
-
Match if one character equals to any of the given character.
- equalsOne(String, String...) - Static method in class jodd.util.StringUtil
-
Compares string with at least one from the provided array.
- equalsOneIgnoreCase(String, String...) - Static method in class jodd.util.StringUtil
-
Compares string with at least one from the provided array, ignoring case.
- equalsOnSystem(String, String) - Static method in class jodd.io.FileNameUtil
-
Checks whether two filenames are equal using the case rules of the system.
- equalsOrMatch(CharSequence, CharSequence) - Static method in class jodd.util.Wildcard
-
- equalsToLowercase(CharSequence, CharSequence) - Static method in class jodd.util.CharSequenceUtil
-
- EqualToDeclaredField - Annotation Type in jodd.vtor.constraint
-
- EqualToDeclaredFieldConstraint - Class in jodd.vtor.constraint
-
- EqualToDeclaredFieldConstraint() - Constructor for class jodd.vtor.constraint.EqualToDeclaredFieldConstraint
-
- EqualToDeclaredFieldConstraint(String) - Constructor for class jodd.vtor.constraint.EqualToDeclaredFieldConstraint
-
- EqualToField - Annotation Type in jodd.vtor.constraint
-
- EqualToFieldConstraint - Class in jodd.vtor.constraint
-
- EqualToFieldConstraint() - Constructor for class jodd.vtor.constraint.EqualToFieldConstraint
-
- EqualToFieldConstraint(String) - Constructor for class jodd.vtor.constraint.EqualToFieldConstraint
-
- err - Variable in class jodd.util.CommandLine
-
- err(OutputStream) - Method in class jodd.util.CommandLine
-
- error(String) - Method in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
- error(String) - Method in class jodd.lagarto.EmptyTagVisitor
-
- error(String) - Method in class jodd.lagarto.TagAdapter
-
- error(String) - Method in interface jodd.lagarto.TagVisitor
-
Warn about parsing error.
- error(String) - Method in class jodd.lagarto.TagVisitorChain
-
- error(String) - Method in class jodd.lagarto.TagWriter
-
- error(String) - Method in class jodd.log.impl.JCLLogger
-
- error(String, Throwable) - Method in class jodd.log.impl.JCLLogger
-
- error(String) - Method in class jodd.log.impl.JDKLogger
-
- error(String, Throwable) - Method in class jodd.log.impl.JDKLogger
-
- error(String) - Method in class jodd.log.impl.Log4j2Logger
-
- error(String, Throwable) - Method in class jodd.log.impl.Log4j2Logger
-
- error(String) - Method in class jodd.log.impl.NOPLogger
-
- error(String, Throwable) - Method in class jodd.log.impl.NOPLogger
-
- error(String) - Method in class jodd.log.impl.SimpleLogger
-
- error(String, Throwable) - Method in class jodd.log.impl.SimpleLogger
-
- error(String) - Method in class jodd.log.impl.Slf4jLogger
-
- error(String, Throwable) - Method in class jodd.log.impl.Slf4jLogger
-
- error(String) - Method in interface jodd.log.Logger
-
Logs a message at ERROR level.
- error(String, Throwable) - Method in interface jodd.log.Logger
-
Logs a message at ERROR level.
- error(Supplier<String>) - Method in interface jodd.log.Logger
-
Logs a message at ERROR level.
- error(Supplier<String>, Throwable) - Method in interface jodd.log.Logger
-
Logs a message at ERROR level.
- error400() - Static method in class jodd.net.HttpStatus
-
- error401() - Static method in class jodd.net.HttpStatus
-
- error403() - Static method in class jodd.net.HttpStatus
-
- error404() - Static method in class jodd.net.HttpStatus
-
- error405() - Static method in class jodd.net.HttpStatus
-
- error408() - Static method in class jodd.net.HttpStatus
-
- error409() - Static method in class jodd.net.HttpStatus
-
- error500() - Static method in class jodd.net.HttpStatus
-
- error503() - Static method in class jodd.net.HttpStatus
-
- ERROR_PREFIX - Static variable in class jodd.util.ProcessRunner
-
- errorCharReference() - Method in class jodd.lagarto.LagartoParser
-
- errorEOF() - Method in class jodd.lagarto.LagartoParser
-
- errorInvalidToken() - Method in class jodd.lagarto.LagartoParser
-
- errors - Variable in class jodd.lagarto.dom.Document
-
- errPrefix - Variable in class jodd.util.CommandLine
-
- errPrefix(String) - Method in class jodd.util.CommandLine
-
Defines error prefix.
- escapeChar - Variable in class jodd.template.StringTemplateParser
-
- escapeJava(String) - Static method in class jodd.util.Format
-
Escapes a string using java rules.
- escapeNewLineValue - Variable in class jodd.props.PropsParser
-
Value that will be inserted when escaping the new line.
- EVEN() - Constructor for class jodd.csselly.selector.PseudoClass.EVEN
-
- EXCEPTION_PARAMETER - Static variable in class jodd.asm7.TypeReference
-
The sort of type references that target the type of the exception of a 'catch' clause in a
method.
- exceptionChainToString(Throwable) - Static method in class jodd.exception.ExceptionUtil
-
Prints full exception stack trace, from top to root cause, into a String.
- exceptionsArray - Variable in class jodd.proxetta.asm.MethodSignatureVisitor
-
- exceptionStackTraceToString(Throwable) - Static method in class jodd.exception.ExceptionUtil
-
Prints stack trace into a String.
- ExceptionUtil - Class in jodd.exception
-
Few exception utilities.
- ExceptionUtil() - Constructor for class jodd.exception.ExceptionUtil
-
- EXCLAMATION_MARK - Static variable in interface jodd.util.StringPool
-
- exclude(String...) - Method in class jodd.bean.BeanVisitorImplBase
-
Defines excluded property names.
- exclude(String) - Method in class jodd.bean.BeanVisitorImplBase
-
Exclude a property.
- exclude(D) - Method in class jodd.inex.InExRules
-
Adds exclude rule.
- exclude(String) - Method in class jodd.io.findfile.FindFile
-
Defines exclude pattern.
- exclude(String...) - Method in class jodd.io.findfile.FindFile
-
Defines exclude patterns.
- exclude(String) - Method in class jodd.json.JsonSerializer
-
Adds exclude path query.
- exclude(String...) - Method in class jodd.json.JsonSerializer
-
Adds a list of excluded path queries.
- exclude(boolean, String...) - Method in class jodd.json.JsonSerializer
-
Adds excludes with optional parent including.
- excludeAll() - Method in class jodd.bean.BeanVisitorImplBase
-
Excludes all properties, i.e. enables blacklist mode.
- excludeAll() - Method in class jodd.io.findfile.FindFile
-
Enables whitelist mode.
- excludeAllEntries(boolean) - Method in class jodd.io.findfile.ClassScanner
-
Sets white/black list mode for entries.
- excludeAllJars(boolean) - Method in class jodd.io.findfile.ClassScanner
-
Sets white/black list mode for jars.
- excludeCommonEntries() - Method in class jodd.io.findfile.ClassScanner
-
Excludes some commonly skipped packages.
- excludeCommonJars() - Method in class jodd.io.findfile.ClassScanner
-
Exclude some commonly unused jars.
- excludedTypeNames - Static variable in class jodd.json.JsonSerializer.Defaults
-
List of excluded types names for serialization.
- excludedTypeNames - Variable in class jodd.json.JsonSerializer
-
- excludedTypes - Static variable in class jodd.json.JsonSerializer.Defaults
-
List of excluded types for serialization.
- excludedTypes - Variable in class jodd.json.JsonSerializer
-
- excludeEmpty - Variable in class jodd.json.JsonContext
-
- excludeEmpty - Variable in class jodd.json.JsonSerializer
-
- excludeEmpty(boolean) - Method in class jodd.json.JsonSerializer
-
Excludes empty maps and collections.
- excludeEntries(String...) - Method in class jodd.io.findfile.ClassScanner
-
Sets excluded names that narrows included set of packages.
- excludeJars(String...) - Method in class jodd.io.findfile.ClassScanner
-
Specify excluded jars.
- excludeNulls - Variable in class jodd.json.JsonContext
-
- excludeNulls - Variable in class jodd.json.JsonSerializer
-
- excludeNulls(boolean) - Method in class jodd.json.JsonSerializer
-
Excludes null
values while serializing.
- excludes - Variable in class jodd.servlet.filter.GzipFilter
-
- excludesCount - Variable in class jodd.inex.InExRules
-
- excludeTypes(String...) - Method in class jodd.json.JsonSerializer
-
Excludes type names.
- excludeTypes(Class...) - Method in class jodd.json.JsonSerializer
-
Excludes types.
- execute(String) - Method in class jodd.db.debug.BaseLoggableStatement
-
- execute(String, int) - Method in class jodd.db.debug.BaseLoggableStatement
-
- execute(String, int[]) - Method in class jodd.db.debug.BaseLoggableStatement
-
- execute(String, String[]) - Method in class jodd.db.debug.BaseLoggableStatement
-
- execute() - Method in class jodd.db.debug.LoggablePreparedStatement
-
- execute() - Method in class jodd.jtx.proxy.AnnotationTxAdvice
-
- execute() - Method in class jodd.methref.MethrefAdvice
-
Reads method name and stores it in local variable.
- execute() - Method in class jodd.pathref.PathrefAdvice
-
Reads method name and appends it.
- execute() - Method in class jodd.petite.ScopedProxyAdvice
-
- execute() - Method in class jodd.proxetta.advice.DelegateAdvice
-
Looks up for method in target object and invokes it using reflection.
- execute() - Method in interface jodd.proxetta.ProxyAdvice
-
Intercepts wrapped method.
- executeAndBuildResultSetMapper() - Method in class jodd.db.oom.DbOomQuery
-
- executeBatch() - Method in class jodd.db.debug.BaseLoggableStatement
-
- executeMethodName - Static variable in class jodd.proxetta.ProxettaNames
-
- executeQuery(String) - Method in class jodd.db.debug.BaseLoggableStatement
-
- executeQuery() - Method in class jodd.db.debug.LoggablePreparedStatement
-
- executeUpdate(String) - Method in class jodd.db.debug.BaseLoggableStatement
-
- executeUpdate(String, int) - Method in class jodd.db.debug.BaseLoggableStatement
-
- executeUpdate(String, int[]) - Method in class jodd.db.debug.BaseLoggableStatement
-
- executeUpdate(String, String[]) - Method in class jodd.db.debug.BaseLoggableStatement
-
- executeUpdate() - Method in class jodd.db.debug.LoggablePreparedStatement
-
- executionArray - Variable in class jodd.madvoc.ActionRequest
-
- executionIndex - Variable in class jodd.madvoc.ActionRequest
-
- executorService - Variable in class jodd.http.HttpTunnel
-
- executorService - Variable in class jodd.madvoc.component.AsyncActionExecutor
-
- existCustomTimeout - Variable in class jodd.cache.AbstractCacheMap
-
Identifies if objects has custom timeouts.
- exists() - Method in class jodd.net.HttpStatus.HttpStatus400
-
- expand(Class<? extends T>[]) - Method in class jodd.madvoc.component.WrapperManager
-
- EXPAND_FRAMES - Static variable in class jodd.asm7.ClassReader
-
A flag to expand the stack map frames.
- expandCapacity() - Method in class jodd.util.StringBand
-
Expands internal string array by multiplying its size by 2.
- expression - Variable in class jodd.csselly.selector.PseudoFunctionSelector
-
- expression - Variable in class jodd.json.PathQuery
-
- extendedProperties - Variable in class jodd.introspector.ClassDescriptor
-
- ExtendedURLClassLoader - Class in jodd.util.cl
-
Class loader that offers two loading strategies: parent-first and parent-last.
- ExtendedURLClassLoader(URL[], ClassLoader, boolean) - Constructor for class jodd.util.cl.ExtendedURLClassLoader
-
- ExtendedURLClassLoader(URL[], ClassLoader, boolean, boolean) - Constructor for class jodd.util.cl.ExtendedURLClassLoader
-
Creates class loader with given loading strategy.
- ExtendedURLClassLoader.Loading - Class in jodd.util.cl
-
- EXTENDS - Static variable in class jodd.asm7.signature.SignatureVisitor
-
Wildcard for an "extends" type argument.
- extensions - Variable in class jodd.servlet.filter.GzipFilter
-
- externalsCache - Variable in class jodd.petite.PetiteBeans
-
Cache used for storing the internals about the external types that are not
registered withing the container.
- extract(String) - Method in class jodd.madvoc.macro.BasePathMacros
-
Extracts array of macro values for matched action path
for each
name
.
- extract(String) - Method in interface jodd.madvoc.macro.PathMacros
-
Extracts array of macro values for matched action path
for each
name
.
- extract(Map, String[], String[], String) - Method in class jodd.props.PropsData
-
Extracts props to target map.
- extractCfwsPersonalName(boolean) - Method in class jodd.mail.RFC2822AddressParser
-
Controls the behavior of getInternetAddress.
- extractContentTypeCharset(String) - Static method in class jodd.http.HttpUtil
-
- extractEncoding(String) - Static method in class jodd.mail.EmailUtil
-
Extracts encoding from a given content type.
- extractEncoding(String, String) - Static method in class jodd.mail.EmailUtil
-
Extracts encoding from a given content type.
- extractHeaderParameter(String, String, char) - Static method in class jodd.http.HttpUtil
-
Extracts header parameter.
- extractKeepAliveMax(String) - Static method in class jodd.http.HttpUtil
-
- extractKeepAliveTimeout(String) - Static method in class jodd.http.HttpUtil
-
Extract keep-alive timeout.
- extractMap(Map, Map<String, PropsEntry>, String[], String[], String) - Method in class jodd.props.PropsData
-
- extractMediaType(String) - Static method in class jodd.http.HttpUtil
-
Extracts media-type from value of "Content Type" header.
- extractMimeType(String) - Static method in class jodd.mail.EmailUtil
-
Extracts MIME type from content type.
- extractParametersValues() - Method in class jodd.madvoc.config.Targets
-
Collects all parameters from target into an array.
- extractProfilesAndAdd(String, String, PropsParser.Operator) - Method in class jodd.props.PropsParser
-
Extracts profiles from the key name and adds key-value to them.
- extractProps(Map) - Method in class jodd.props.Props
-
Extracts props belonging to active profiles.
- extractProps(Map, String...) - Method in class jodd.props.Props
-
Extract props of given profiles.
- extractSubProps(Map, String...) - Method in class jodd.props.Props
-
Extracts subset of properties that matches given wildcards.
- extractSubProps(Map, String[], String[]) - Method in class jodd.props.Props
-
Extracts subset of properties that matches given wildcards.
- extractThisReference(String) - Method in interface jodd.bean.BeanUtil
-
Returns the very first name chunk of the property.
- extractThisReference(String) - Method in class jodd.bean.BeanUtilBean
-
Extract the first name of this reference.
- extractValue(String) - Method in class jodd.csselly.selector.AttributeSelector
-
- F2D - Static variable in interface jodd.asm7.Opcodes
-
- F2I - Static variable in interface jodd.asm7.Opcodes
-
- F2L - Static variable in interface jodd.asm7.Opcodes
-
- F_APPEND - Static variable in interface jodd.asm7.Opcodes
-
A compressed frame where locals are the same as the locals in the previous frame, except that
additional 1-3 locals are defined, and with an empty stack.
- F_CHOP - Static variable in interface jodd.asm7.Opcodes
-
A compressed frame where locals are the same as the locals in the previous frame, except that
the last 1-3 locals are absent and with an empty stack.
- F_FULL - Static variable in interface jodd.asm7.Opcodes
-
A compressed frame with complete frame data.
- F_NEW - Static variable in interface jodd.asm7.Opcodes
-
An expanded frame.
- F_SAME - Static variable in interface jodd.asm7.Opcodes
-
A compressed frame with exactly the same locals as the previous frame and with an empty stack.
- F_SAME1 - Static variable in interface jodd.asm7.Opcodes
-
A compressed frame with exactly the same locals as the previous frame and with a single value
on the stack.
- factorial(long) - Static method in class jodd.util.MathUtil
-
Calculates factorial of given number.
- FADD - Static variable in interface jodd.asm7.Opcodes
-
- failAfter(long) - Static method in class jodd.util.Futures
-
Returns CompletableFuture
that fails after certain number of milliseconds.
- failAfter(Duration) - Static method in class jodd.util.Futures
-
Returns CompletableFuture
that fails after certain amount of time.
- fallbackBundlename - Variable in class jodd.util.ResourceBundleMessageResolver
-
- fallbackLocale - Variable in class jodd.util.ResourceBundleMessageResolver
-
- FALOAD - Static variable in interface jodd.asm7.Opcodes
-
- FALSE - Static variable in interface jodd.util.StringPool
-
- FastBooleanBuffer - Class in jodd.buffer
-
Faster boolean
buffer.
- FastBooleanBuffer() - Constructor for class jodd.buffer.FastBooleanBuffer
-
Creates a new boolean
buffer.
- FastBooleanBuffer(int) - Constructor for class jodd.buffer.FastBooleanBuffer
-
Creates a new boolean
buffer, with a buffer capacity of
the specified size.
- FastByteArrayOutputStream - Class in jodd.io
-
This class implements an OutputStream
in which the data is
written into a byte array.
- FastByteArrayOutputStream() - Constructor for class jodd.io.FastByteArrayOutputStream
-
Creates a new byte array OutputStream
.
- FastByteArrayOutputStream(int) - Constructor for class jodd.io.FastByteArrayOutputStream
-
Creates a new byte array output stream, with a buffer capacity of
the specified size, in bytes.
- FastByteArrayServletOutputStream - Class in jodd.servlet.filter
-
Implementation of ServletOutputStream
that buffers
inserted content.
- FastByteArrayServletOutputStream() - Constructor for class jodd.servlet.filter.FastByteArrayServletOutputStream
-
- FastByteBuffer - Class in jodd.buffer
-
Faster byte
buffer.
- FastByteBuffer() - Constructor for class jodd.buffer.FastByteBuffer
-
Creates a new byte
buffer.
- FastByteBuffer(int) - Constructor for class jodd.buffer.FastByteBuffer
-
Creates a new byte
buffer, with a buffer capacity of
the specified size.
- FastCharArrayWriter - Class in jodd.io
-
- FastCharArrayWriter() - Constructor for class jodd.io.FastCharArrayWriter
-
Creates a new writer.
- FastCharArrayWriter(int) - Constructor for class jodd.io.FastCharArrayWriter
-
Creates a new char array Writer
, with a buffer capacity of
the specified size, in bytes.
- fastCharArrayWriter - Variable in class jodd.servlet.lagarto.SimpleLagartoServletFilter.LagartoParsingProcessor
-
- FastCharBuffer - Class in jodd.buffer
-
Faster char
buffer.
- FastCharBuffer() - Constructor for class jodd.buffer.FastCharBuffer
-
Creates a new char
buffer.
- FastCharBuffer(int) - Constructor for class jodd.buffer.FastCharBuffer
-
Creates a new char
buffer, with a buffer capacity of
the specified size, in chars.
- FastDoubleBuffer - Class in jodd.buffer
-
Faster double
buffer.
- FastDoubleBuffer() - Constructor for class jodd.buffer.FastDoubleBuffer
-
Creates a new double
buffer.
- FastDoubleBuffer(int) - Constructor for class jodd.buffer.FastDoubleBuffer
-
Creates a new double
buffer, with a buffer capacity of
the specified size.
- FastFloatBuffer - Class in jodd.buffer
-
Faster float
buffer.
- FastFloatBuffer() - Constructor for class jodd.buffer.FastFloatBuffer
-
Creates a new float
buffer.
- FastFloatBuffer(int) - Constructor for class jodd.buffer.FastFloatBuffer
-
Creates a new float
buffer, with a buffer capacity of
the specified size.
- FastIntBuffer - Class in jodd.buffer
-
Faster int
buffer.
- FastIntBuffer() - Constructor for class jodd.buffer.FastIntBuffer
-
Creates a new int
buffer.
- FastIntBuffer(int) - Constructor for class jodd.buffer.FastIntBuffer
-
Creates a new int
buffer, with a buffer capacity of
the specified size.
- FastLongBuffer - Class in jodd.buffer
-
Faster long
buffer.
- FastLongBuffer() - Constructor for class jodd.buffer.FastLongBuffer
-
Creates a new long
buffer.
- FastLongBuffer(int) - Constructor for class jodd.buffer.FastLongBuffer
-
Creates a new long
buffer, with a buffer capacity of
the specified size.
- FASTORE - Static variable in interface jodd.asm7.Opcodes
-
- FastShortBuffer - Class in jodd.buffer
-
Faster short
buffer.
- FastShortBuffer() - Constructor for class jodd.buffer.FastShortBuffer
-
Creates a new short
buffer.
- FastShortBuffer(int) - Constructor for class jodd.buffer.FastShortBuffer
-
Creates a new short
buffer, with a buffer capacity of
the specified size.
- FCMPG - Static variable in interface jodd.asm7.Opcodes
-
- FCMPL - Static variable in interface jodd.asm7.Opcodes
-
- FCONST_0 - Static variable in interface jodd.asm7.Opcodes
-
- FCONST_1 - Static variable in interface jodd.asm7.Opcodes
-
- FCONST_2 - Static variable in interface jodd.asm7.Opcodes
-
- FDIV - Static variable in interface jodd.asm7.Opcodes
-
- FIELD - Static variable in class jodd.asm7.TypeReference
-
The sort of type references that target the type of a field.
- field - Variable in class jodd.introspector.FieldDescriptor
-
- FIELD_QUOTE - Static variable in class jodd.util.CsvUtil
-
- FIELD_SEPARATOR - Static variable in class jodd.util.CsvUtil
-
- FieldDescriptor - Class in jodd.introspector
-
Field descriptor.
- FieldDescriptor(ClassDescriptor, Field) - Constructor for class jodd.introspector.FieldDescriptor
-
Creates new field descriptor and resolve all additional field data.
- fieldDescriptor - Variable in class jodd.introspector.PropertyDescriptor
-
- fieldDivider - Static variable in class jodd.proxetta.ProxettaNames
-
Divider for field names.
- fieldName - Variable in class jodd.vtor.constraint.EqualToDeclaredFieldConstraint
-
- fieldName - Variable in class jodd.vtor.constraint.EqualToFieldConstraint
-
- fieldNames() - Method in class jodd.json.JsonObject
-
Return the set of field names in the JSON objects.
- fieldPrefix - Static variable in class jodd.proxetta.ProxettaNames
-
Prefix for advice field names.
- Fields - Class in jodd.introspector
-
- Fields(ClassDescriptor) - Constructor for class jodd.introspector.Fields
-
Creates new fields collection.
- fieldsMap - Variable in class jodd.introspector.Fields
-
- FieldVisitor - Class in jodd.asm7
-
A visitor to visit a Java field.
- FieldVisitor(int) - Constructor for class jodd.asm7.FieldVisitor
-
- FieldVisitor(int, FieldVisitor) - Constructor for class jodd.asm7.FieldVisitor
-
- FIFOCache<K,V> - Class in jodd.cache
-
FIFO (first in first out) cache.
- FIFOCache(int) - Constructor for class jodd.cache.FIFOCache
-
- FIFOCache(int, long) - Constructor for class jodd.cache.FIFOCache
-
Creates a new LRU cache.
- FILE() - Constructor for class jodd.csselly.selector.PseudoClass.FILE
-
- file - Variable in class jodd.http.up.FileUploadable
-
- file(String) - Static method in class jodd.io.FileUtil
-
Simple factory for File
objects but with home resolving.
- file - Variable in class jodd.io.upload.impl.DiskFileUpload
-
- FileCache - Class in jodd.cache
-
Base in-memory files cache.
- FileCache(int, int, long) - Constructor for class jodd.cache.FileCache
-
Creates new File LFU cache.
- FileConverter - Class in jodd.typeconverter.impl
-
Converts given object into the File
.
- FileConverter() - Constructor for class jodd.typeconverter.impl.FileConverter
-
- FileExtensionComparator - Class in jodd.io.findfile
-
- FileExtensionComparator(boolean) - Constructor for class jodd.io.findfile.FileExtensionComparator
-
- fileExtensions - Variable in class jodd.io.upload.impl.AdaptiveFileUpload
-
- fileExtensions - Variable in class jodd.io.upload.impl.AdaptiveFileUploadFactory
-
- FileJsonSerializer - Class in jodd.json.impl
-
File json serializer offers various ways of file to JSON serializations.
- FileJsonSerializer(FileJsonSerializer.Type) - Constructor for class jodd.json.impl.FileJsonSerializer
-
- FileJsonSerializer.Type - Enum in jodd.json.impl
-
- FileLastModifiedTimeComparator - Class in jodd.io.findfile
-
- FileLastModifiedTimeComparator(boolean) - Constructor for class jodd.io.findfile.FileLastModifiedTimeComparator
-
- FileLFUCache - Class in jodd.cache
-
Files LFU cache stores files content in memory to dramatically
speed up performances for frequently read files.
- FileLFUCache(int) - Constructor for class jodd.cache.FileLFUCache
-
Creates file LFU cache with specified size.
- FileLFUCache(int, int) - Constructor for class jodd.cache.FileLFUCache
-
- FileLFUCache(int, int, long) - Constructor for class jodd.cache.FileLFUCache
-
Creates new File LFU cache.
- FileLRUCache - Class in jodd.cache
-
Cache of recently used files.
- FileLRUCache(int) - Constructor for class jodd.cache.FileLRUCache
-
Creates file LRU cache with specified size.
- FileLRUCache(int, int) - Constructor for class jodd.cache.FileLRUCache
-
- FileLRUCache(int, int, long) - Constructor for class jodd.cache.FileLRUCache
-
Creates new File LRU cache.
- fileName - Variable in class jodd.http.up.ByteArrayUploadable
-
- fileName - Variable in class jodd.http.up.FileUploadable
-
- FileNameComparator - Class in jodd.io.findfile
-
- FileNameComparator(boolean) - Constructor for class jodd.io.findfile.FileNameComparator
-
- fileNames - Variable in class jodd.io.findfile.FindFile.FilesIterator
-
- FileNameUtil - Class in jodd.io
-
General filename and filepath manipulation utilities.
- FileNameUtil() - Constructor for class jodd.io.FileNameUtil
-
- files - Variable in class jodd.io.findfile.FindFile.FilesIterator
-
- filesCount - Variable in class jodd.io.watch.DirWatcher
-
- FilesIterator(File) - Constructor for class jodd.io.findfile.FindFile.FilesIterator
-
- FilesIterator(String[]) - Constructor for class jodd.io.findfile.FindFile.FilesIterator
-
- filesMap - Variable in class jodd.decora.DecoraManager
-
- fileTooBig - Variable in class jodd.io.upload.FileUpload
-
- FileUpload - Class in jodd.io.upload
-
Encapsulates base for uploaded file.
- FileUpload(MultipartRequestInputStream, int) - Constructor for class jodd.io.upload.FileUpload
-
- FileUploadable - Class in jodd.http.up
-
File uploadable.
- FileUploadable(File) - Constructor for class jodd.http.up.FileUploadable
-
- FileUploadable(File, String, String) - Constructor for class jodd.http.up.FileUploadable
-
- FileUploadConverter - Class in jodd.typeconverter.impl
-
- FileUploadConverter() - Constructor for class jodd.typeconverter.impl.FileUploadConverter
-
- FileUploader - Class in jodd.madvoc.component
-
File uploader used in Madvoc.
- FileUploader() - Constructor for class jodd.madvoc.component.FileUploader
-
- fileUploader - Variable in class jodd.madvoc.interceptor.ServletConfigInterceptor
-
- FileUploadFactory - Interface in jodd.io.upload
-
- fileUploadFactory - Variable in class jodd.io.upload.MultipartStreamParser
-
- FileUploadHeader - Class in jodd.io.upload
-
Parses file upload header.
- FileUtil - Class in jodd.io
-
File utilities.
- FileUtil() - Constructor for class jodd.io.FileUtil
-
- filter(String) - Method in class jodd.jerry.Jerry
-
Reduces the set of matched elements to those that match the selector.
- filter(JerryFunction) - Method in class jodd.jerry.Jerry
-
Reduces the set of matched elements to those that pass the
function's
test.
- filter(List<Node>, Node, CssSelector, int) - Method in class jodd.lagarto.dom.NodeSelector
-
Filter nodes.
- filter(ActionRequest) - Method in interface jodd.madvoc.filter.ActionFilter
-
Filters action requests.
- filter(ActionRequest) - Method in class jodd.madvoc.filter.ActionFilterStack
-
Filter is not used since this is just an filter container.
- filter(ActionRequest) - Method in class jodd.madvoc.filter.EchoFilter
-
- filter(Class<T>) - Method in class jodd.madvoc.MadvocRouter
-
Returns action filter instance for further configuration.
- filter(Class<T>, Consumer<T>) - Method in class jodd.madvoc.MadvocRouter
-
- filter() - Static method in class jodd.mail.EmailFilter
-
Creates new Email filter.
- filter(EmailFilter) - Method in class jodd.mail.ReceiverBuilder
-
Define applied filters.
- filter(Predicate<? super T>) - Method in interface jodd.util.function.Maybe
-
- filter(Predicate<? super T>) - Method in class jodd.util.function.Maybe.Just
-
- filterBy(Class<? extends ActionFilter>...) - Method in class jodd.madvoc.MadvocRouter.ActionBuilder
-
Appends list of filter to the list of action filters.
- filterBy(Class<? extends ActionFilter>) - Method in class jodd.madvoc.MadvocRouter.ActionBuilder
-
Appends single filter to the list of action filters.
- filterChildNodes(Predicate<Node>) - Method in class jodd.lagarto.dom.Node
-
Filters child nodes.
- filterConfig - Variable in class jodd.servlet.filter.CharacterEncodingFilter
-
The filter configuration object we are associated with.
- FilteredBy - Annotation Type in jodd.madvoc.meta
-
Defines array of action filters.
- filterEmbeddedAttachments(List<EmailAttachment<? extends DataSource>>, EmailMessage) - Method in class jodd.mail.SendMailSession
-
- filterParametersForBeanName(String, boolean) - Method in class jodd.petite.ParamManager
-
Returns an array of param keys that belongs to provided bean.
- filters - Variable in class jodd.madvoc.action.MadvocConfigurations
-
- filtersManager - Variable in class jodd.madvoc.action.MadvocConfigurations
-
- filtersManager - Variable in class jodd.madvoc.component.ActionMethodParser
-
- FiltersManager - Class in jodd.madvoc.component
-
Manager for Madvoc filters.
- FiltersManager() - Constructor for class jodd.madvoc.component.FiltersManager
-
- filtersManager - Variable in class jodd.madvoc.MadvocRouter
-
- find(Object) - Method in class jodd.db.oom.dao.GenericDao
-
Finds list of entities matching given criteria.
- find(Class<E>, Object) - Method in class jodd.db.oom.dao.GenericDao
-
Finds list of entities matching given criteria.
- find(Class...) - Method in class jodd.db.oom.DbOomQuery
-
- find() - Method in class jodd.db.oom.DbOomQuery
-
- find(Class[], boolean, ResultSet) - Method in class jodd.db.oom.DbOomQuery
-
- find(Class, Object) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
Creates SELECT criteria for the entity matched by non-null values.
- find(Object) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
Creates SELECT criteria for the entity matched by non-null values.
- find(String) - Method in class jodd.jerry.Jerry
-
Gets the descendants of each element in the current set of matched elements,
filtered by a selector.
- find(E) - Method in class jodd.util.BinarySearch
-
Finds index of given element or negative value if element is not found.
- find(E, int, int) - Method in class jodd.util.BinarySearch
-
Finds index of given element in inclusive index range.
- find(int, int) - Method in class jodd.util.BinarySearchBase
-
Finds index of given element in inclusive index range.
- findAll(Object) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
Returns all records for given type.
- findAll() - Method in class jodd.io.findfile.FindFile
-
Finds all files and returns list of founded files.
- findByAll(Object) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
Creates SELECT criteria for the entity matched by all values.
- findByColumn(Class, String, Object) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
Creates SELECT criteria for the entity matched by column name
- findByColumnName(String) - Method in class jodd.db.oom.DbEntityDescriptor
-
Finds column descriptor by column name.
- findById(Class<E>, ID) - Method in class jodd.db.oom.dao.GenericDao
-
Finds single entity by its id.
- findById(Object) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
Creates SELECT criteria for the entity matched by id.
- findById(Object, Object) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
Creates SELECT criteria for the entity matched by id.
- findByPropertyName(String) - Method in class jodd.db.oom.DbEntityDescriptor
-
Finds column descriptor by property name.
- findCause(Throwable, Class<T>) - Static method in class jodd.exception.ExceptionUtil
-
Finds throwing cause in exception stack.
- findChildNodeWithName(String) - Method in class jodd.lagarto.dom.Node
-
Finds the first child node with given node name.
- findColumnRef(String) - Method in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
Finds a table that contains given column.
- findCommonPrefix(String...) - Static method in class jodd.util.StringUtil
-
Finds common prefix for several strings.
- findConstructor(Class<T>, Class<?>...) - Static method in class jodd.util.ClassUtil
-
Finds constructor with given parameter types.
- findDeclaredMethod(Class, String) - Static method in class jodd.util.ClassUtil
-
- findDefaultMessage(Locale, String) - Method in class jodd.util.ResourceBundleMessageResolver
-
Finds message in default bundles only, starting from fallback bundlename.
- findEnum(Class) - Static method in class jodd.util.ClassUtil
-
Returns enum
class or null
if class is not an enum.
- findExtensionsByMimeTypes(String, boolean) - Static method in class jodd.net.MimeTypes
-
Finds all extensions that belong to given mime type(s).
- findField(String) - Method in class jodd.introspector.PropertyDescriptor
-
Locates property field.
- FindFile - Class in jodd.io.findfile
-
Generic iterative file finder.
- FindFile() - Constructor for class jodd.io.findfile.FindFile
-
- FindFile.FilesIterator - Class in jodd.io.findfile
-
Files iterator simply walks over files array.
- FindFile.Match - Enum in jodd.io.findfile
-
Match type.
- FindFileException - Exception in jodd.io.findfile
-
Exception during finding files or classes.
- FindFileException(String) - Constructor for exception jodd.io.findfile.FindFileException
-
- FindFileException(String, Throwable) - Constructor for exception jodd.io.findfile.FindFileException
-
- findFirst(E) - Method in class jodd.util.BinarySearch
-
Finds very first index of given element or negative value if element is not found.
- findFirst(E, int, int) - Method in class jodd.util.BinarySearch
-
Finds very first index of given element in inclusive index range.
- findFirst(int, int) - Method in class jodd.util.BinarySearchBase
-
Finds very first index of given element in inclusive index range.
- findFirstDiff(CharSequence, int, CharSequence) - Static method in class jodd.util.CharSequenceUtil
-
Finds index of the first character in given charsequence the differs from the
given set of characters.
- findFirstDiff(char[], int, char) - Static method in class jodd.util.CharSequenceUtil
-
Finds index of the first character in given array the differs from the
given set of characters.
- findFirstDiff(char[], int, char[]) - Static method in class jodd.util.CharUtil
-
Finds index of the first character in given array the differs from the
given set of characters.
- findFirstDiff(char[], int, char) - Static method in class jodd.util.CharUtil
-
Finds index of the first character in given array the differs from the
given set of characters.
- findFirstEqual(CharSequence, int, CharSequence) - Static method in class jodd.util.CharSequenceUtil
-
Finds index of the first character in given charsequence the matches any from the
given set of characters.
- findFirstEqual(char[], int, char) - Static method in class jodd.util.CharSequenceUtil
-
Finds index of the first character in given array the matches any from the
given set of characters.
- findFirstEqual(char[], int, char[]) - Static method in class jodd.util.CharUtil
-
Finds index of the first character in given array the matches any from the
given set of characters.
- findFirstEqual(char[], int, char) - Static method in class jodd.util.CharUtil
-
Finds index of the first character in given array the matches any from the
given set of characters.
- findForeign(Class, Object) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
Creates SELECT criteria for the entity matched by foreign key.
- findFosterNodes(Node) - Method in class jodd.lagarto.dom.HtmlFosterRules
-
Finds foster elements.
- findGeneratedColumns(Class...) - Method in class jodd.db.oom.DbOomQuery
-
Finds generated columns.
- findGeneratedKey(Class<T>) - Method in class jodd.db.oom.DbOomQuery
-
Finds generated key column of given type.
- findInsertionPoint(E) - Method in class jodd.util.collection.SortedArrayList
-
Finds the index at which object should be inserted.
- findInsertionPoint(E, int, int) - Method in class jodd.util.collection.SortedArrayList
-
Conducts a binary search to find the index where Object
should be inserted.
- findLast(E) - Method in class jodd.util.BinarySearch
-
Finds very last index of given element or negative value if element is not found.
- findLast(E, int, int) - Method in class jodd.util.BinarySearch
-
Finds very last index of given element in inclusive index range.
- findLast(int, int) - Method in class jodd.util.BinarySearchBase
-
Finds very last index of given element in inclusive index range.
- findLastTable(Node) - Method in class jodd.lagarto.dom.HtmlFosterRules
-
Finds the last table in stack of open elements.
- findMatchingParentOpenTag(String) - Method in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
Finds matching parent open tag or null
if not found.
- findMessage(String, Locale, String) - Method in class jodd.util.ResourceBundleMessageResolver
-
Finds messages in the provided bundle.
- findMethod(Class, String) - Static method in class jodd.util.ClassUtil
-
Returns method from an object, matched by name.
- findOne(Object) - Method in class jodd.db.oom.dao.GenericDao
-
Finds one entity for given criteria.
- findOneByProperty(Class<E>, String, Object) - Method in class jodd.db.oom.dao.GenericDao
-
Finds single entity by matching property.
- findOrCreateChild(String) - Method in class jodd.madvoc.config.RouteChunk
-
Finds existing chunk or creates a new one if does not exist.
- findPackagePathForActionPackage(String) - Method in class jodd.madvoc.component.RootPackages
-
Finds mapping for given action class.
- findRelated(Class<E>, Object) - Method in class jodd.db.oom.dao.GenericDao
-
Finds related entity.
- findResourceBundle(String, Locale) - Method in class jodd.util.ResourceBundleMessageResolver
-
Finds resource bundle by it's name.
- findRootPackageForActionPath(String) - Method in class jodd.madvoc.component.RootPackages
-
Finds closest root package for the given action path.
- findSubclassTypeData(Class) - Method in class jodd.json.meta.JsonAnnotationManager
-
Finds type data of first annotated superclass or interface.
- findTableDescriptorByColumnRef(String) - Method in class jodd.db.oom.sqlgen.TemplateData
-
Finds entity descriptor of a table that contains provided column reference.
- finishResponse() - Method in class jodd.servlet.filter.GzipResponseWrapper
-
Finishes a response.
- fireEvent(Class) - Method in class jodd.madvoc.component.MadvocContainer
-
Fires the Madvoc event.
- FIRST() - Constructor for class jodd.csselly.selector.PseudoClass.FIRST
-
- first() - Method in class jodd.jerry.Jerry
-
Reduces the set of matched elements to the first in the set.
- first - Variable in class jodd.props.PropsData
-
- first - Variable in class jodd.util.LoopIterator
-
- FIRST_CHILD() - Constructor for class jodd.csselly.selector.PseudoClass.FIRST_CHILD
-
- FIRST_OF_TYPE() - Constructor for class jodd.csselly.selector.PseudoClass.FIRST_OF_TYPE
-
- firstChunk - Variable in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- firstScriptTag - Variable in class jodd.htmlstapler.BundleAction
-
- firstSuperCtorInitCalled - Variable in class jodd.proxetta.asm.InvokeReplacerMethodAdapter
-
Detects super ctor invocation.
- fixCssRelativeUrls(String, String) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Returns the content with all relative URLs fixed.
- fixed - Variable in class jodd.madvoc.macro.BasePathMacros
-
- fixElements() - Method in class jodd.lagarto.dom.HtmlFosterRules
-
Performs the fix for elements.
- fixFosterElements(Document) - Method in class jodd.lagarto.dom.HtmlFosterRules
-
Fixes foster elements.
- fixRelativeUrl(String, String) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
For a given URL (optionally quoted), produces CSS URL
where relative paths are fixed and prefixed with offsetPath.
- fixText() - Method in class jodd.lagarto.dom.HtmlFosterRules
-
- fixUnclosedTagsUpToMatchingParent(Tag, Node) - Method in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
Fixes all unclosed tags up to matching parent.
- flag(Flags.Flag, boolean) - Method in class jodd.mail.EmailFilter
-
Defines filter for single flag.
- flags(Flags, boolean) - Method in class jodd.mail.EmailFilter
-
Defines filter for many flags at once.
- flags() - Method in class jodd.mail.ReceivedEmail
-
- flags(Flags) - Method in class jodd.mail.ReceivedEmail
-
Sets the flags.
- flatMap(Function<? super T, Maybe<U>>) - Method in interface jodd.util.function.Maybe
-
Flat map.
- flatMap(Function<? super T, Maybe<U>>) - Method in class jodd.util.function.Maybe.Just
-
- FLOAD - Static variable in interface jodd.asm7.Opcodes
-
- FLOAT - Static variable in interface jodd.asm7.Opcodes
-
- FLOAT - Static variable in class jodd.asm7.Type
-
The sort of the float
type.
- FLOAT_TYPE - Static variable in class jodd.asm7.Type
-
The float
type.
- FloatArrayConverter - Class in jodd.typeconverter.impl
-
Converts given object to float[]
.
- FloatArrayConverter(TypeConverterManager) - Constructor for class jodd.typeconverter.impl.FloatArrayConverter
-
- FloatArrayJsonSerializer - Class in jodd.json.impl
-
Serializes float arrays.
- FloatArrayJsonSerializer() - Constructor for class jodd.json.impl.FloatArrayJsonSerializer
-
- FloatConverter - Class in jodd.typeconverter.impl
-
Converts given object to Float
.
- FloatConverter() - Constructor for class jodd.typeconverter.impl.FloatConverter
-
- FloatJsonSerializer - Class in jodd.json.impl
-
- FloatJsonSerializer() - Constructor for class jodd.json.impl.FloatJsonSerializer
-
- floats(float...) - Static method in class jodd.util.ArraysUtil
-
Wraps elements into an array.
- FloatSqlType - Class in jodd.db.type
-
- FloatSqlType() - Constructor for class jodd.db.type.FloatSqlType
-
- floatValue(MethodVisitor) - Static method in class jodd.asm.AsmUtil
-
Converts Float
object to a float
.
- floatValue() - Method in class jodd.mutable.MutableByte
-
Returns the value as a float.
- floatValue() - Method in class jodd.mutable.MutableDouble
-
Returns the value as a float..
- floatValue() - Method in class jodd.mutable.MutableFloat
-
Returns the value as a float.
- floatValue() - Method in class jodd.mutable.MutableInteger
-
Returns the value as a float.
- floatValue() - Method in class jodd.mutable.MutableLong
-
Returns the value as a float.
- floatValue() - Method in class jodd.mutable.MutableShort
-
Returns the value as a float.
- flush() - Method in class jodd.io.AppendableWriter
-
- flush() - Method in class jodd.io.FastCharArrayWriter
-
- flush() - Method in class jodd.servlet.filter.GzipResponseStream
-
Flushes any buffered data for this output stream, which also causes the
response to be committed.
- flushBuffer() - Method in class jodd.servlet.filter.GzipResponseWrapper
-
Flushes the buffer and commit this response.
- flushBuffer() - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Prevents flushing buffer if buffering enabled.
- flushToGZip() - Method in class jodd.servlet.filter.GzipResponseStream
-
- fmix64(long) - Static method in class jodd.crypt.MurmurHash3
-
- FMUL - Static variable in interface jodd.asm7.Opcodes
-
- FNEG - Static variable in interface jodd.asm7.Opcodes
-
- folder - Variable in class jodd.io.findfile.FindFile.FilesIterator
-
- FolderFirstComparator - Class in jodd.io.findfile
-
- FolderFirstComparator(boolean) - Constructor for class jodd.io.findfile.FolderFirstComparator
-
- followRedirects - Variable in class jodd.http.HttpRequest
-
- followRedirects(boolean) - Method in class jodd.http.HttpRequest
-
Defines if redirects responses should be followed.
- forArray(T[]) - Static method in class jodd.util.BinarySearch
-
Creates binary search wrapper over an array.
- forArray(T[], Comparator<T>) - Static method in class jodd.util.BinarySearch
-
Creates binary search wrapper over an array with given comparator.
- forbidden() - Method in class jodd.net.HttpStatus.HttpStatus403
-
- forceAccess(AccessibleObject) - Static method in class jodd.util.ClassUtil
-
Suppress access check against a reflection object.
- forced - Variable in class jodd.bean.BeanCopy
-
- forced(boolean) - Method in class jodd.bean.BeanCopy
-
- forced - Static variable in interface jodd.bean.BeanUtil
-
- forced(boolean) - Method in class jodd.bean.BeanUtilBean
-
Sets the forced flag.
- forced - Variable in class jodd.proxetta.Proxetta
-
- forcedSilent - Static variable in interface jodd.bean.BeanUtil
-
- forEach(Consumer<PropsEntry>) - Method in class jodd.props.PropsEntries
-
Consumer all properties.
- forEachBean(Consumer<BeanDefinition>) - Method in class jodd.petite.PetiteBeans
-
Iterates all beans.
- forEachBeanType(Class, Consumer<String>) - Method in class jodd.petite.PetiteBeans
-
Iterates all beans that are of given type.
- forEachEntity(Consumer<DbEntityDescriptor>) - Method in class jodd.db.oom.DbEntityManager
-
- forEachScope(Consumer<MadvocScope>) - Method in class jodd.madvoc.component.ScopeResolver
-
Iterates over all scope instances.
- forEachTarget(Consumer<Target>) - Method in class jodd.madvoc.config.Targets
-
Iterates all targets.
- forEachTargetAndIn(MadvocScope, BiConsumer<Target, InjectionPoint>) - Method in class jodd.madvoc.config.Targets
-
Iterates all targets and for each target iterates all IN injection points of given scope.
- forEachTargetAndIn(BiConsumer<Target, InjectionPoint>) - Method in class jodd.madvoc.config.Targets
-
- forEachTargetAndOut(MadvocScope, BiConsumer<Target, InjectionPoint>) - Method in class jodd.madvoc.config.Targets
-
Iterates all targets and for each target iterates all OUT injection points of given scope.
- forEachValue(Consumer<? super T>) - Method in class jodd.cache.TypeCache
-
Iterates all cached values.
- forList(List<T>) - Static method in class jodd.util.BinarySearch
-
Creates binary search wrapper over a list of comparable elements.
- forList(List<T>, Comparator<T>) - Static method in class jodd.util.BinarySearch
-
Creates binary search wrapper over a list with given comparator.
- form - Variable in class jodd.http.HttpBase
-
- form(String, Object) - Method in class jodd.http.HttpBase
-
Adds the form parameter.
- form(String, Object, Object...) - Method in class jodd.http.HttpBase
-
Sets many form parameters at once.
- form(Map<String, Object>) - Method in class jodd.http.HttpBase
-
Sets many form parameters at once.
- form() - Method in class jodd.http.HttpBase
-
Return map of form parameters.
- form(String, JerryFormHandler) - Method in class jodd.jerry.Jerry
-
Processes all forms, collects all form parameters and calls back the
JerryFormHandler
.
- Format - Class in jodd.util
-
Various string formatting and conversions.
- Format() - Constructor for class jodd.util.Format
-
- formatHttpDate(long) - Static method in class jodd.time.TimeUtil
-
Formats time to HTTP date/time format.
- formatParagraph(String, int, boolean) - Static method in class jodd.util.Format
-
Formats provided string as paragraph.
- formBuffer() - Method in class jodd.http.HttpBase
-
Creates form
buffer
and sets few headers.
- formEncoding - Static variable in class jodd.http.HttpBase.Defaults
-
Default form encoding (UTF-8).
- formEncoding - Variable in class jodd.http.HttpBase
-
- formEncoding(String) - Method in class jodd.http.HttpBase
-
Defines encoding for forms parameters.
- FormFieldResolver - Interface in jodd.servlet.form
-
Resolver for form fields.
- formOverwrite(String, Object) - Method in class jodd.http.HttpBase
-
Sets form parameter by overwriting.
- FormProcessorVisitor - Class in jodd.servlet.form
-
Form processor.
- FormProcessorVisitor(Appendable, FormFieldResolver) - Constructor for class jodd.servlet.form.FormProcessorVisitor
-
- FormTag - Class in jodd.servlet.form
-
Magic form tag populates HTML form with values.
- FormTag() - Constructor for class jodd.servlet.form.FormTag
-
- forScope(Class<? extends MadvocScope>, Consumer<MadvocScope>) - Method in class jodd.madvoc.component.ScopeResolver
-
Finds a given scope and consumes it.
- ForTag - Class in jodd.servlet.tag
-
For tag simulates simple for loop.
- ForTag() - Constructor for class jodd.servlet.tag.ForTag
-
- Forward - Class in jodd.madvoc.result
-
Servlet dispatched result.
- Forward(Class<T>, Consumer<T>) - Constructor for class jodd.madvoc.result.Forward
-
- Forward(String) - Constructor for class jodd.madvoc.result.Forward
-
- forward(ServletRequest, ServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
-
Forward to page which path is relative to the current HTTP request.
- FORWARD_CONTEXT_PATH - Static variable in class jodd.servlet.DispatcherUtil
-
- FORWARD_PATH_INFO - Static variable in class jodd.servlet.DispatcherUtil
-
- FORWARD_QUERY_STRING - Static variable in class jodd.servlet.DispatcherUtil
-
- FORWARD_REQUEST_URI - Static variable in class jodd.servlet.DispatcherUtil
-
- FORWARD_SERVLET_PATH - Static variable in class jodd.servlet.DispatcherUtil
-
- forwardAbsolute(HttpServletRequest, ServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
-
Forward to page path relative to the root of the ServletContext.
- forwardAbsolute(ServletContext, ServletRequest, ServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
-
Forward to page path relative to the root of the ServletContext.
- forwardNamed(HttpServletRequest, ServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
-
Forward to named resource.
- forwardNamed(ServletContext, ServletRequest, ServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
-
Forward to named resource.
- FOSTER_TABLE_ELEMENTS - Static variable in class jodd.lagarto.dom.HtmlFosterRules
-
- fosterElements - Variable in class jodd.lagarto.dom.HtmlFosterRules
-
- fosterTexts - Variable in class jodd.lagarto.dom.HtmlFosterRules
-
- fraction - Variable in class jodd.time.JulianDate
-
Fraction part of the Julian Date (JD).
- FREM - Static variable in interface jodd.asm7.Opcodes
-
- FRETURN - Static variable in interface jodd.asm7.Opcodes
-
- from(Object) - Static method in class jodd.bean.BeanCopy
-
Defines source, detects a map.
- from(Object) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
Creates 'SELECT all FROM entity' part of the SQL query that can be easily extended.
- from(Object, String) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
- from(Class) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
- from(Class, String) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
- from(EmailAddress) - Method in class jodd.mail.CommonEmail
-
Sets the FROM address.
- from(Address) - Method in class jodd.mail.CommonEmail
-
Sets the FROM address from Address
.
- from(String) - Method in class jodd.mail.CommonEmail
-
Sets the FROM address.
- from(String, String) - Method in class jodd.mail.CommonEmail
-
Sets the FROM address by providing personal name and address.
- from() - Method in class jodd.mail.CommonEmail
-
- from(String) - Method in class jodd.mail.EmailFilter
-
Defines filter for FROM field.
- from - Variable in class jodd.servlet.tag.IteratorTag
-
- from(char[], int, int) - Static method in class jodd.util.CharArraySequence
-
Static constructor that creates a char sequence by making a copy of provided char array.
- fromBean(Object) - Static method in class jodd.bean.BeanCopy
-
Creates BeanCopy
with given POJO bean as a source.
- fromCalendar(Calendar) - Static method in class jodd.time.TimeUtil
-
- fromCamelCase(String, char) - Static method in class jodd.util.Format
-
Changes CamelCase string to lower case words separated by provided
separator character.
- fromDate(Date) - Static method in class jodd.time.TimeUtil
-
- fromFolder(String) - Method in class jodd.mail.ReceiverBuilder
-
Sets the working folder
- fromMap(Map) - Static method in class jodd.bean.BeanCopy
-
Creates BeanCopy
with given Map
as a source.
- fromMilliseconds(long) - Static method in class jodd.time.TimeUtil
-
- fromString(String) - Static method in class jodd.asm7.TypePath
-
Converts a type path in string form, in the format used by
TypePath.toString()
, into a TypePath
object.
- FSTORE - Static variable in interface jodd.asm7.Opcodes
-
- FSUB - Static variable in interface jodd.asm7.Opcodes
-
- Futures - Class in jodd.util
-
Some Java 8 futures utilities.
- Futures() - Constructor for class jodd.util.Futures
-
- fv - Variable in class jodd.asm7.FieldVisitor
-
The field visitor to which this visitor must delegate method calls.
- generateAttributeValue(Set<String>, char) - Method in class jodd.jerry.Jerry
-
- generateAttributeValue(Map<String, String>, char, char) - Method in class jodd.jerry.Jerry
-
- generatedQuery - Variable in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- generatedQuery - Variable in class jodd.db.oom.sqlgen.ParsedSql
-
- generateNextId(DbEntityDescriptor) - Method in class jodd.db.oom.dao.GenericDao
-
Generates next id for given type.
- generateQuery() - Method in interface jodd.db.oom.DbSqlGenerator
-
Generates SQL query.
- generateQuery() - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
Generates SQL query.
- generateQuery() - Method in class jodd.db.oom.sqlgen.ParsedSql
-
- GenericDao - Class in jodd.db.oom.dao
-
Generic DAO.
- GenericDao(DbOom) - Constructor for class jodd.db.oom.dao.GenericDao
-
- GenericDbServer - Class in jodd.db.servers
-
Generic database server, for any database that is not recognized.
- GenericDbServer() - Constructor for class jodd.db.servers.GenericDbServer
-
- GenericDbServer(String, String) - Constructor for class jodd.db.servers.GenericDbServer
-
- generics - Variable in class jodd.proxetta.asm.MethodSignatureVisitor
-
- generics - Variable in class jodd.proxetta.asm.TargetClassInfoReader
-
- GenericsReader - Class in jodd.proxetta
-
Collector of generics information from the signature.
- GenericsReader() - Constructor for class jodd.proxetta.GenericsReader
-
- generifyMap(Map<Object, Object>, Class<K>, Class<V>) - Method in class jodd.json.MapToBean
-
Change map elements to match key and value types.
- gensalt(int, SecureRandom) - Static method in class jodd.crypt.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method.
- gensalt(int) - Static method in class jodd.crypt.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method.
- gensalt() - Static method in class jodd.crypt.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method,
selecting a reasonable default for the number of hashing
rounds to apply.
- get(int) - Method in class jodd.buffer.FastBooleanBuffer
-
Returns boolean
element at given index.
- get(int) - Method in class jodd.buffer.FastByteBuffer
-
Returns byte
element at given index.
- get(int) - Method in class jodd.buffer.FastCharBuffer
-
Returns char
element at given index.
- get(int) - Method in class jodd.buffer.FastDoubleBuffer
-
Returns double
element at given index.
- get(int) - Method in class jodd.buffer.FastFloatBuffer
-
Returns float
element at given index.
- get(int) - Method in class jodd.buffer.FastIntBuffer
-
Returns int
element at given index.
- get(int) - Method in class jodd.buffer.FastLongBuffer
-
Returns long
element at given index.
- get(int) - Method in class jodd.buffer.FastShortBuffer
-
Returns short
element at given index.
- get(K) - Method in class jodd.cache.AbstractCacheMap
-
Retrieves an object from the cache.
- get(K) - Method in interface jodd.cache.Cache
-
Retrieves an object from the cache.
- get(K) - Method in class jodd.cache.NoCache
-
- get() - Method in class jodd.cache.TypeCache.Builder
-
Builds a type cache.
- get(Class<?>) - Method in class jodd.cache.TypeCache
-
Returns value from the map or null
if value does not exist.
- get(Class<K>, Function<Class<K>, ? extends T>) - Method in class jodd.cache.TypeCache
-
Returns existing value or add default supplied one.
- get() - Method in class jodd.db.DbOom.Builder
-
Creates new DbOom.
- get() - Static method in class jodd.db.DbOom
-
Returns default DbOom instance.
- get(Object) - Method in class jodd.db.oom.NamedValuesHashMap
-
- get() - Static method in class jodd.db.ThreadDbSessionHolder
-
Returns current thread db session.
- get(ResultSet, int, int) - Method in class jodd.db.type.BigDecimalSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.BigIntegerSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.BlobSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.BooleanSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.ByteArraySqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.ByteSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.CharacterSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.ClobSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.DateSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.DoubleSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.FloatSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.IntegerSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.JulianDateSqlType
-
- get(ResultSet, int, int) - Method in class jodd.db.type.LocalDateSqlType
-
- get(ResultSet, int, int) - Method in class jodd.db.type.LocalDateTimeSqlType
-
- get(ResultSet, int, int) - Method in class jodd.db.type.LocalTimeSqlType
-
- get(ResultSet, int, int) - Method in class jodd.db.type.LongSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.ShortSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.SqlArraySqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.SqlDateSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.SqlRefSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.SqlType
-
Returns value from result set.
- get() - Static method in class jodd.db.type.SqlTypeManager
-
Returns default implementation of the SqlTypeManager
.
- get(ResultSet, int, int) - Method in class jodd.db.type.StringSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.TimeSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.TimestampSqlType
-
Returns value from result set.
- get(ResultSet, int, int) - Method in class jodd.db.type.URLSqlType
-
Returns value from result set.
- get() - Static method in class jodd.decora.DecoraManager
-
Returns Decora manager.
- get() - Static method in interface jodd.http.HttpConnectionProvider
-
Returns default implementation of connection provider.
- get(String) - Method in class jodd.http.HttpMultiMap
-
Returns the first value from the map associated with the name.
- get(String) - Static method in class jodd.http.HttpRequest
-
Builds a GET request.
- get() - Static method in interface jodd.introspector.ClassIntrospector
-
Returns default implementation.
- get() - Static method in class jodd.introspector.MapperFunctionInstances
-
Returns the instance.
- get(int) - Method in class jodd.jerry.Jerry
-
Returns node at given index.
- get() - Method in class jodd.jerry.Jerry
-
Retrieve all DOM elements matched by this set.
- get(K[], int) - Method in class jodd.json.impl.ArraysJsonSerializer
-
Returns array's element at given index.
- get(int) - Method in class jodd.json.LazyList
-
- get(Object) - Method in class jodd.json.LazyMap
-
- get() - Static method in class jodd.json.meta.JsonAnnotationManager
-
Returns instance of this class.
- get(int) - Method in class jodd.json.Path
-
Returns path chunk at given index.
- get() - Static method in class jodd.json.TypeJsonParserMap
-
Returns default instance.
- get() - Static method in class jodd.json.TypeJsonSerializerMap
-
Returns default instance.
- get() - Method in class jodd.madvoc.component.FileUploader
-
- get() - Method in class jodd.madvoc.component.ServletContextProvider
-
Returns servlet context.
- get() - Method in class jodd.madvoc.config.RouteChunk
-
Returns chunks string value.
- get(ServletContext) - Static method in class jodd.madvoc.Madvoc
-
Returns Madvoc
instance from servlet context.
- get(String) - Method in class jodd.madvoc.MadvocRouter
-
Maps a GET path.
- GET - Annotation Type in jodd.madvoc.meta.method
-
- get() - Method in class jodd.madvoc.proxetta.ProxettaSupplier
-
- get(ServletContext) - Static method in class jodd.madvoc.WebApp
-
Returns WebApp
instance from servlet context.
- get() - Method in class jodd.mail.ReceiverBuilder
-
Receives the emails as specified by the builder.
- get() - Method in class jodd.mutable.LazyValue
-
Returns the value.
- get() - Method in class jodd.mutable.MutableBoolean
-
Returns mutable value.
- get() - Method in class jodd.mutable.MutableByte
-
Returns mutable value.
- get() - Method in class jodd.mutable.MutableDouble
-
Returns mutable value.
- get() - Method in class jodd.mutable.MutableFloat
-
Returns mutable value.
- get() - Method in class jodd.mutable.MutableInteger
-
Returns mutable value.
- get() - Method in class jodd.mutable.MutableLong
-
Returns mutable value.
- get() - Method in class jodd.mutable.MutableShort
-
Returns mutable value.
- get() - Method in class jodd.net.URLCoder.Builder
-
Returns full URL.
- get(String) - Method in class jodd.petite.ParamManager
-
Returns parameter for given name or null
if not found.
- get() - Static method in class jodd.proxetta.pointcuts.AllGettersPointcut
-
- get() - Static method in class jodd.proxetta.pointcuts.AllMethodsPointcut
-
- get() - Static method in class jodd.proxetta.pointcuts.AllRealMethodsPointcut
-
- get() - Static method in class jodd.proxetta.pointcuts.AllSettersPointcut
-
- get() - Static method in class jodd.proxetta.pointcuts.AllTopMethodsPointcut
-
- get(String) - Static method in class jodd.system.SystemUtil
-
Returns system property or null
if not set.
- get(String, String) - Static method in class jodd.system.SystemUtil
-
Returns system property.
- get() - Static method in class jodd.typeconverter.Converter
-
Returns default instance.
- get() - Static method in class jodd.typeconverter.TypeConverterManager
-
Returns default implementation.
- get() - Method in class jodd.util.cl.ClassLoaderLocal
-
Returns the value in the current classloader copy of this variable.
- get() - Static method in interface jodd.util.cl.ClassLoaderStrategy
-
Returns the implementation.
- get(Object) - Method in class jodd.util.collection.StringKeyedMapAdapter
-
Returns the request attribute associated with the given key or null
if it doesn't exist.
- get() - Method in class jodd.util.concurrent.ThreadFactoryBuilder
-
Returns a new thread factory using the options supplied during the building process.
- get() - Static method in class jodd.util.RandomString
-
Returns default instance of RandomString
.
- getAccess() - Method in class jodd.asm7.ClassReader
-
Returns the class's access flags (see
Opcodes
).
- getAccessFlags() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- getAccessFlags() - Method in interface jodd.proxetta.MethodInfo
-
Returns methods access flags.
- getAccessibleFields(Class) - Static method in class jodd.util.ClassUtil
-
- getAccessibleFields(Class, Class) - Static method in class jodd.util.ClassUtil
-
- getAccessibleMethods(Class) - Static method in class jodd.util.ClassUtil
-
Returns array of all methods that are accessible from given class.
- getAccessibleMethods(Class, Class) - Static method in class jodd.util.ClassUtil
-
Returns array of all methods that are accessible from given class, upto limit
(usually Object.class
).
- getAction() - Method in class jodd.madvoc.ActionRequest
-
Returns action object.
- getActionClass() - Method in class jodd.madvoc.config.ActionRuntime
-
Returns action class.
- getActionClassMethod() - Method in class jodd.madvoc.config.ActionRuntime
-
Returns action class method.
- getActionHandler() - Method in class jodd.madvoc.config.ActionRuntime
-
Returns action handler.
- getActionMethod() - Method in class jodd.madvoc.config.ActionRuntime
-
Returns action method.
- getActionMethodNames() - Method in class jodd.madvoc.action.DefaultActionConfig
-
- getActionMethodNames() - Method in interface jodd.madvoc.ActionConfig
-
Returns a list of action method names that can be ignored.
- getActionPath() - Method in class jodd.madvoc.ActionRequest
-
Returns action path.
- getActionPath() - Method in class jodd.madvoc.config.ActionRuntime
-
Returns action path.
- getActionPathChunks() - Method in class jodd.madvoc.ActionRequest
-
Returns chunks of action path.
- getActionResult() - Method in class jodd.madvoc.action.DefaultActionConfig
-
- getActionResult() - Method in interface jodd.madvoc.ActionConfig
-
- getActionResult() - Method in class jodd.madvoc.ActionRequest
-
Returns action result object.
- getActionResult() - Method in class jodd.madvoc.config.ActionRuntime
-
Returns action result class that will render the result.
- getActionRuntime() - Method in class jodd.madvoc.ActionRequest
-
- getActionsCount() - Method in class jodd.madvoc.component.ActionsManager
-
Returns total number of registered actions.
- getActiveProfiles() - Method in class jodd.props.Props
-
Returns active profiles or null
if none defined.
- getAll(String) - Method in class jodd.http.HttpMultiMap
-
Returns all values associated with the name.
- getAll() - Method in class jodd.madvoc.component.WrapperManager
-
Returns all action wrappers.
- getAllActionResults() - Method in class jodd.madvoc.component.ResultsManager
-
Returns all action results as new set.
- getAllActionRuntimes() - Method in class jodd.madvoc.component.ActionsManager
-
Returns all registered action runtime configurations.
- getAllAliases() - Method in class jodd.madvoc.component.ActionsManager
-
- getAllArgumentsSize() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- getAllArgumentsSize() - Method in interface jodd.proxetta.MethodInfo
-
Returns the size of all arguments on stack.
- getAllBeanPropertyNames(Class, boolean) - Method in class jodd.bean.BeanVisitor
-
Returns all bean property names.
- getAllBoolean(String) - Method in class jodd.db.DbCallResult
-
- getAllByte(String) - Method in class jodd.db.DbCallResult
-
- getAllCookies(HttpServletRequest, String) - Static method in class jodd.servlet.ServletUtil
-
Returns all cookies from client that matches provided name.
- getAllCtorDescriptors() - Method in class jodd.introspector.ClassDescriptor
-
- getAllDouble(String) - Method in class jodd.db.DbCallResult
-
- getAllFieldDescriptors() - Method in class jodd.introspector.ClassDescriptor
-
Returns all field descriptors, including declared ones.
- getAllFieldDescriptors() - Method in class jodd.introspector.Fields
-
Returns all fields of this collection.
- getAllFilters() - Method in class jodd.madvoc.component.FiltersManager
-
Returns all filters.
- getAllFloat(String) - Method in class jodd.db.DbCallResult
-
- getAllFolders() - Method in class jodd.mail.ReceiveMailSession
-
Returns array of all Folder
s as String
s.
- getAllInteger(String) - Method in class jodd.db.DbCallResult
-
- getAllInterceptors() - Method in class jodd.madvoc.component.InterceptorsManager
-
Returns all interceptors.
- getAllInterfaces() - Method in class jodd.introspector.ClassDescriptor
-
Returns all interfaces of this class.
- getAllLong(String) - Method in class jodd.db.DbCallResult
-
- getAllMethodDescriptors(String) - Method in class jodd.introspector.ClassDescriptor
-
Returns an array of all methods with the same name.
- getAllMethodDescriptors() - Method in class jodd.introspector.ClassDescriptor
-
Returns an array of all methods.
- getAllMethodDescriptors(String) - Method in class jodd.introspector.Methods
-
Returns all methods for given name.
- getAllMethodDescriptors() - Method in class jodd.introspector.Methods
-
Returns all methods.
- getAllProfiles() - Method in class jodd.props.Props
-
Returns all profiles names.
- getAllPropertyDescriptors() - Method in class jodd.introspector.ClassDescriptor
-
Returns all properties descriptors.
- getAllPropertyDescriptors() - Method in class jodd.introspector.Properties
-
Returns all property descriptors.
- getAllString(String) - Method in class jodd.db.DbCallResult
-
- getAllSuperclasses() - Method in class jodd.introspector.ClassDescriptor
-
Returns all superclasses of this class.
- getAltPath() - Method in class jodd.json.Path
-
Returns alternative path.
- getAnnotation(Class<? extends Annotation>) - Method in interface jodd.proxetta.ClassInfo
-
Finds annotation in class info.
- getAnnotation(Class<? extends Annotation>) - Method in interface jodd.proxetta.MethodInfo
-
Returns true
if method is annotated with provided annotation.
- getAnnotationClassname() - Method in interface jodd.proxetta.AnnotationInfo
-
- getAnnotationClassname() - Method in class jodd.proxetta.asm.AnnotationReader
-
- getAnnotations() - Method in class jodd.jtx.proxy.AnnotationTxAdviceManager
-
Returns current TX annotations.
- getAnnotations() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- getAnnotations() - Method in class jodd.proxetta.asm.TargetClassInfoReader
-
- getAnnotations() - Method in class jodd.proxetta.asm.TypeInfoImpl
-
Returns annotation info of type.
- getAnnotations() - Method in interface jodd.proxetta.ClassInfo
-
Returns annotation information or null
if target class has no annotations.
- getAnnotations() - Method in interface jodd.proxetta.MethodInfo
-
Returns annotation information, if there is any.
- getAnnotations() - Method in interface jodd.proxetta.TypeInfo
-
Returns annotation info of type.
- getAnnotationSignature() - Method in interface jodd.proxetta.AnnotationInfo
-
- getAnnotationSignature() - Method in class jodd.proxetta.asm.AnnotationReader
-
- getAnnotationType() - Method in class jodd.util.annotation.AnnotationParser
-
Returns annotation type of this parser.
- getApplicationContext() - Method in class jodd.madvoc.component.MadvocController
-
Returns application context set during the initialization.
- getArgument(int) - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- getArgument(int) - Method in interface jodd.proxetta.MethodInfo
-
Returns methods argument (1-indexed).
- getArgumentOffset(int) - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- getArgumentOffset(int) - Method in interface jodd.proxetta.MethodInfo
-
Returns bytecode offset of an argument in local variables.
- getArguments() - Method in class jodd.proxetta.InvokeInfo
-
Return java-like argument types.
- getArgumentsAndReturnSizes() - Method in class jodd.asm7.Type
-
Returns the size of the arguments and of the return value of methods of this type.
- getArgumentsAndReturnSizes(String) - Static method in class jodd.asm7.Type
-
Computes the size of the arguments and of the return value of a method.
- getArgumentsCount() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- getArgumentsCount() - Method in class jodd.proxetta.InvokeInfo
-
Return arguments count.
- getArgumentsCount() - Method in interface jodd.proxetta.MethodInfo
-
Returns the number of methods arguments.
- getArgumentTypes() - Method in class jodd.asm7.Type
-
Returns the argument types of methods of this type.
- getArgumentTypes(String) - Static method in class jodd.asm7.Type
-
Returns the
Type
values corresponding to the argument types of the given method
descriptor.
- getArgumentTypes(Method) - Static method in class jodd.asm7.Type
-
Returns the
Type
values corresponding to the argument types of the given method.
- getArray(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getArray(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getAsmMethodSignature() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- getAspects(A[]) - Method in class jodd.proxetta.Proxetta
-
- getAttribute(int) - Method in class jodd.lagarto.dom.Node
-
Returns attribute at given index or null
if index not found.
- getAttribute(String) - Method in class jodd.lagarto.dom.Node
-
Returns attribute value.
- getAttribute(String) - Method in class jodd.util.collection.StringKeyedMapAdapter
-
Hooks method that needs to be implemented by concrete subclasses.
- getAttributeCase() - Method in class jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor
-
- getAttributeCount() - Method in interface jodd.lagarto.Tag
-
Returns number of tag attributes.
- getAttributeIndex(CharSequence) - Method in interface jodd.lagarto.Tag
-
Returns attribute index or -1
if not found.
- getAttributeInstance(String) - Method in class jodd.lagarto.dom.Node
-
- getAttributeName(int) - Method in interface jodd.lagarto.Tag
-
Returns attribute name.
- getAttributeNames() - Method in class jodd.util.collection.StringKeyedMapAdapter
-
Hook method that needs to be implemented by concrete subclasses.
- getAttributesCount() - Method in class jodd.lagarto.dom.Node
-
Returns total number of attributes.
- getAttributeValue(int) - Method in interface jodd.lagarto.Tag
-
Returns attribute value or null
for an empty attribute,
- getAttributeValue(CharSequence) - Method in interface jodd.lagarto.Tag
-
Returns attribute value or null
for an empty attribute,
Returns null
also if attribute name does not exist.
- getAvailableCount() - Method in class jodd.db.pool.CoreConnectionPool.SizeSnapshot
-
Returns number of available connections.
- getBaseContextPath(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getBaseName(String) - Static method in class jodd.io.FileNameUtil
-
Gets the base name, minus the full path and extension, from a full filename.
- getBasePathInfo(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getBaseProperty(String) - Method in class jodd.props.PropsData
-
Returns base property or null
if it doesn't exist.
- getBaseQueryString(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getBaseRequestUri(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
Returns the base (top-level) uri.
- getBaseServletPath(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getBaseValue(String) - Method in class jodd.props.Props
-
Returns string
value of base property.
- getBean(Class<T>) - Method in class jodd.petite.PetiteContainer
-
Returns Petite bean instance.
- getBean(BeanReferences) - Method in class jodd.petite.PetiteContainer
-
Returns Petite bean instance named as one of the provided names.
- getBean(String) - Method in class jodd.petite.PetiteContainer
-
Returns Petite bean instance.
- getBeanMap() - Method in class jodd.petite.scope.SessionScope.SessionBeans
-
Returns bean map used in this session.
- getBeanProperty(String) - Method in class jodd.petite.PetiteContainer
-
Returns petite bean property value.
- getBeanPropertyGetterName(Method) - Static method in class jodd.util.ClassUtil
-
Returns property name from a getter method.
- getBeanPropertySetterName(Method) - Static method in class jodd.util.ClassUtil
-
Returns beans property setter name or null
if method is not a real setter.
- getBigDecimal(int, int) - Method in class jodd.db.debug.LoggableCallableStatement
-
Deprecated.
- getBigDecimal(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getBigDecimal(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getBinary(int) - Method in class jodd.json.JsonArray
-
Returns the byte[] at position pos
in the array.
- getBinary(String) - Method in class jodd.json.JsonObject
-
Returns the binary value with the specified key.
- getBinary(String, byte[]) - Method in class jodd.json.JsonObject
-
- getBlob(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getBlob(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getBOMSize() - Method in class jodd.io.UnicodeInputStream
-
Returns BOM size in bytes.
- getBoolean(int) - Method in class jodd.db.DbCallResult
-
- getBoolean(String) - Method in class jodd.db.DbCallResult
-
- getBoolean(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getBoolean(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getBoolean(int) - Method in class jodd.json.JsonArray
-
Returns the boolean at position pos
in the array.
- getBoolean(String) - Method in class jodd.json.JsonObject
-
Returns the boolean value with the specified key.
- getBoolean(String, Boolean) - Method in class jodd.json.JsonObject
-
- getBoolean(String, boolean) - Static method in class jodd.system.SystemUtil
-
Returns system property as boolean.
- getBoolean(byte[], int) - Static method in class jodd.util.Bits
-
- getBooleanValue(String) - Method in class jodd.props.Props
-
Returns boolean value of given property or null
if property not found.
- getBooleanValue(String, Boolean) - Method in class jodd.props.Props
-
Returns boolean value or default one if property not defined.
- getBooleanValue(String, String...) - Method in class jodd.props.Props
-
- getBooleanValue(String, Boolean, String...) - Method in class jodd.props.Props
-
- getBootstrapMethod() - Method in class jodd.asm7.ConstantDynamic
-
Returns the bootstrap method used to compute the value of this constant.
- getBootstrapMethodArgument(int) - Method in class jodd.asm7.ConstantDynamic
-
Returns an argument passed to the bootstrap method, in order to compute the value of this
constant.
- getBootstrapMethodArgumentCount() - Method in class jodd.asm7.ConstantDynamic
-
Returns the number of arguments passed to the bootstrap method, in order to compute the value
of this constant.
- getBufferContentAsBytes() - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Returns buffered content as bytes, no matter if stream or writer is used.
- getBufferContentAsChars() - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Returns buffered content as chars, no matter if stream or writer is used.
- getBufferedBytes() - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Returns buffered bytes or null
if buffering was not enabled.
- getBufferedChars() - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Returns buffered content or null
if buffering was not enabled.
- getBufferSize() - Method in class jodd.servlet.filter.ByteArrayResponseWrapper
-
Returns current buffer size.
- getBundle(String, Locale, ClassLoader) - Method in class jodd.util.ResourceBundleMessageResolver
-
Returns specified bundle.
- getBundleFolder() - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Returns bundles folder.
- getBusyCount() - Method in class jodd.db.pool.CoreConnectionPool.SizeSnapshot
-
Returns number of busy connections.
- getByte(int) - Method in class jodd.db.DbCallResult
-
- getByte(String) - Method in class jodd.db.DbCallResult
-
- getByte(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getByte(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getByteArrayStream() - Method in class jodd.servlet.filter.FastByteArrayServletOutputStream
-
Returns wrapped output stream.
- getBytes(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getBytes(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getBytes() - Method in class jodd.http.up.ByteArrayUploadable
-
- getBytes() - Method in class jodd.http.up.FileUploadable
-
- getBytes() - Method in interface jodd.http.up.Uploadable
-
Returns content bytes.
- getBytes(String) - Static method in class jodd.util.StringUtil
-
Returns String bytes using Jodds default encoding.
- getBytes(String, String) - Static method in class jodd.util.StringUtil
-
- getCallerClass() - Method in class jodd.log.impl.SimpleLogger
-
Returns called class.
- getCallerClass(int) - Static method in class jodd.util.ClassUtil
-
Emulates Reflection.getCallerClass
using standard API.
- getCallerClass() - Static method in class jodd.util.ClassUtil
-
- getCause() - Method in exception jodd.exception.UncheckedException
-
Returns exception cause.
- getChar(byte[], int) - Static method in class jodd.util.Bits
-
- getCharacterEncoding() - Method in class jodd.madvoc.MadvocResponseWrapper
-
Returns character encoding or null
if not set.
- getCharacterEncoding() - Method in class jodd.servlet.upload.MultipartRequest
-
Returns current encoding.
- getCharacterStream(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getCharacterStream(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getChars(String) - Static method in class jodd.util.UnsafeUtil
-
Returns String characters in most performing way.
- getCheck() - Method in class jodd.vtor.Violation
-
- getChild(int) - Method in class jodd.lagarto.dom.Node
-
Returns a child node at given index or null
if child doesn't exist for that index.
- getChild(int...) - Method in class jodd.lagarto.dom.Node
-
Returns a child node with given hierarchy.
- getChildElement(int) - Method in class jodd.lagarto.dom.Node
-
Returns a child element node at given index.
- getChildElements() - Method in class jodd.lagarto.dom.Node
-
Returns an array of all children elements.
- getChildElementsCount() - Method in class jodd.lagarto.dom.Node
-
Returns number of child elements.
- getChildElementsCount(String) - Method in class jodd.lagarto.dom.Node
-
Returns number of child elements with given name.
- getChildNodes() - Method in class jodd.lagarto.dom.Node
-
Returns an array of all children nodes.
- getChildNodesCount() - Method in class jodd.lagarto.dom.Node
-
Returns number of all child nodes.
- getClassAsStream(Class) - Static method in class jodd.util.ClassLoaderUtil
-
Opens a class of the specified name for reading using class classloader.
- getClassAsStream(String) - Static method in class jodd.util.ClassLoaderUtil
-
Opens a class of the specified name for reading.
- getClassAsStream(String, ClassLoader) - Static method in class jodd.util.ClassLoaderUtil
-
Opens a class of the specified name for reading using provided class loader.
- getClassDescriptor() - Method in class jodd.introspector.Descriptor
-
Returns belonging class descriptor.
- getClasses(Object...) - Static method in class jodd.util.ClassUtil
-
Returns classes from array of objects.
- getClassInfo() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- getClassInfo() - Method in interface jodd.proxetta.MethodInfo
-
- getClassLoader() - Method in class jodd.asm7.ClassWriter
-
- getClassLoader() - Method in class jodd.proxetta.Proxetta
-
Returns specified classloader for loading created classes.
- getClassName() - Method in class jodd.asm7.ClassReader
-
- getClassName() - Method in exception jodd.asm7.ClassTooLargeException
-
Returns the internal name of the class.
- getClassName() - Method in exception jodd.asm7.MethodTooLargeException
-
Returns the internal name of the owner class.
- getClassName() - Method in class jodd.asm7.Type
-
Returns the binary name of the class corresponding to this type.
- getClassname() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- getClassname() - Method in class jodd.proxetta.asm.TargetClassInfoReader
-
- getClassname() - Method in interface jodd.proxetta.ClassInfo
-
Returns simple class name.
- getClassName() - Method in class jodd.proxetta.InvokeInfo
-
Returns java-like class name.
- getClassname() - Method in interface jodd.proxetta.MethodInfo
-
Returns bytecode-like class name, where packages are separated by a slash.
- getClassNameSuffix() - Method in class jodd.proxetta.Proxetta
-
- getClasspathItemBaseDir(File) - Static method in class jodd.util.ClassLoaderUtil
-
Returns base folder for classpath item.
- getClasspathItemManifest(File) - Static method in class jodd.util.ClassLoaderUtil
-
Returns classpath item manifest or null
if not found.
- getClassShortName() - Method in class jodd.proxetta.InvokeInfo
-
Returns class short name, without a package.
- getCleanSignature() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- getCleanSignature() - Method in interface jodd.proxetta.MethodInfo
-
Returns a "clean" signature, that is ready for the comparison.
- getClob(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getClob(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getCodeSize() - Method in exception jodd.asm7.MethodTooLargeException
-
Returns the size of the method's Code attribute, in bytes.
- getColumnAliasSeparator() - Method in class jodd.db.oom.DbOomConfig
-
- getColumnAliasType() - Method in class jodd.db.oom.sqlgen.TemplateData
-
Returns column alias type.
- getColumnData() - Method in interface jodd.db.oom.DbSqlGenerator
-
Returns an optional map of table and column names, used by
ResultSetMapper
.
- getColumnData() - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
Returns an optional map of table and column names, used by
ResultSetMapper
.
- getColumnData() - Method in class jodd.db.oom.sqlgen.ParsedSql
-
- getColumnDescriptor() - Method in class jodd.db.oom.sqlgen.ParameterValue
-
- getColumnDescriptors() - Method in class jodd.db.oom.DbEntityDescriptor
-
Returns the array of column descriptors.
- getColumnName() - Method in class jodd.db.oom.ColumnData
-
Returns column name for this column.
- getColumnName() - Method in class jodd.db.oom.DbEntityColumnDescriptor
-
Returns column name.
- getColumnName(String) - Method in class jodd.db.oom.DbEntityDescriptor
-
Returns column name for specified property name..
- getColumnNameForQuery() - Method in class jodd.db.oom.DbEntityColumnDescriptor
-
Returns column name to be used in the generated sql.
- getColumnNames() - Method in class jodd.db.oom.DbOomConfig
-
- getColumnsCount() - Method in class jodd.db.oom.DbEntityDescriptor
-
Returns total number of columns.
- getCombinator() - Method in class jodd.csselly.CssSelector
-
Returns combinator, may be null
.
- getComment() - Method in class jodd.http.Cookie
-
Returns the comment describing the purpose of this cookie, or
null
if the cookie has no comment.
- getCommonSuperClass(String, String) - Method in class jodd.asm7.ClassWriter
-
Returns the common super type of the two given types.
- getComparator() - Method in class jodd.util.collection.SortedArrayList
-
Returns comparator assigned to this collection, if such exist.
- getComponentType(Type, int) - Static method in class jodd.util.ClassUtil
-
Returns single component type.
- getComponentType(Type, Class, int) - Static method in class jodd.util.ClassUtil
-
Returns single component type for given type and implementation.
- getComponentTypes(Type) - Static method in class jodd.util.ClassUtil
-
- getComponentTypes(Type, Class) - Static method in class jodd.util.ClassUtil
-
Returns all component types of the given type.
- getConcurrencyType() - Method in class jodd.db.DbQueryConfig
-
- getCondCommentIEVersion() - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- getConfig() - Method in class jodd.lagarto.dom.Document
-
- getConfig() - Method in class jodd.lagarto.dom.LagartoDOMBuilder
-
- getConfig() - Method in class jodd.lagarto.LagartoParser
-
- getConnection() - Method in class jodd.db.connection.ConnectionPoolDataSourceConnectionProvider
-
- getConnection() - Method in interface jodd.db.connection.ConnectionProvider
-
Returns a connection from connection pool.
- getConnection() - Method in class jodd.db.connection.DataSourceConnectionProvider
-
- getConnection() - Method in class jodd.db.connection.DriverManagerConnectionProvider
-
- getConnection() - Method in class jodd.db.connection.XADataSourceConnectionProvider
-
- getConnection() - Method in class jodd.db.DbSession
-
Returns current connection.
- getConnection() - Method in class jodd.db.debug.BaseLoggableStatement
-
- getConnection() - Method in class jodd.db.pool.CoreConnectionPool
-
Returns a connection from connection pool.
- getConnectionsCount() - Method in class jodd.db.pool.CoreConnectionPool
-
Returns connection stats.
- getConstantPoolCount() - Method in exception jodd.asm7.ClassTooLargeException
-
Returns the number of constant pool items of the class.
- getConstraint() - Method in class jodd.vtor.Check
-
Returns constraint to check.
- getConstraint() - Method in class jodd.vtor.Violation
-
- getConstructor() - Method in class jodd.introspector.CtorDescriptor
-
Returns constructor.
- getConstructorDescriptor(Constructor<?>) - Static method in class jodd.asm7.Type
-
Returns the descriptor corresponding to the given constructor.
- getContent() - Method in class jodd.http.up.ByteArrayUploadable
-
- getContent() - Method in class jodd.http.up.FileUploadable
-
- getContent() - Method in interface jodd.http.up.Uploadable
-
Returns the original content.
- getContent() - Method in class jodd.mail.EmailMessage
-
Returns message content.
- getContentDisposition() - Method in class jodd.io.upload.FileUploadHeader
-
Returns content disposition.
- getContentId() - Method in class jodd.mail.EmailAttachment
-
Returns content id for inline attachments.
- getContentLength() - Method in class jodd.servlet.upload.MultipartRequest
-
Returns request content length.
- getContentMimeType() - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Returns content mime type or null
.
- getContentType() - Method in class jodd.io.upload.FileUploadHeader
-
Returns uploaded content type.
- getContentType() - Method in class jodd.madvoc.MadvocResponseWrapper
-
Returns content type and, optionally, charset.
- getContentType() - Method in class jodd.mail.EmailAttachment
-
Returns content type of DataSource
.
- getContentTypeEncoding() - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Returns content encoding or null
.
- getContextClassLoader() - Static method in class jodd.util.ClassLoaderUtil
-
Returns thread context class loader.
- getContextPath(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getContextPath(HttpServletRequest) - Static method in class jodd.servlet.ServletUtil
-
Returns correct context path, as by Servlet definition.
- getContextPath(ServletContext) - Static method in class jodd.servlet.ServletUtil
-
Returns correct context path, as by Servlet definition.
- getContextPath(PageContext) - Static method in class jodd.servlet.ServletUtil
-
- getCookie(HttpServletRequest, String) - Static method in class jodd.servlet.ServletUtil
-
Finds and returns cookie from client by its name.
- getCount() - Method in class jodd.servlet.tag.IteratorStatus
-
Returns current item count (1-based).
- getCount() - Method in class jodd.util.LoopIterator
-
Returns current item count (1-based).
- getCssPath() - Method in class jodd.lagarto.dom.Node
-
Returns CSS path to this node from document root.
- getCtorDescriptor(Class[], boolean) - Method in class jodd.introspector.ClassDescriptor
-
Returns the constructor identified by arguments or null
if not found.
- getCtorDescriptor(Class...) - Method in class jodd.introspector.Ctors
-
Finds constructor description that matches given argument types.
- getCtors() - Method in class jodd.introspector.ClassDescriptor
-
Returns constructors collection.
- getCurrentHttpRequest() - Method in class jodd.petite.scope.RequestScope
-
Returns request from current thread.
- getCurrentHttpSession() - Method in class jodd.petite.scope.SessionScope
-
Returns request from current thread.
- getCurrentSession() - Static method in class jodd.db.DbThreadSession
-
Returns current thread session or null
if no session is assigned
to a thread.
- getCurrentStackTrace() - Static method in class jodd.exception.ExceptionUtil
-
Returns current stack trace in form of array of stack trace elements.
- getCurrentTransaction() - Method in class jodd.jtx.worker.LeanJtxWorker
-
Returns current transaction or null
if there is no transaction at the moment.
- getDataSource() - Method in class jodd.mail.EmailAttachment
-
Returns DataSource
implementation, depending on attachment source.
- getDate(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getDate(int, Calendar) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getDate(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getDate(String, Calendar) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getDateHeader(String) - Method in class jodd.decora.DecoraRequestWrapper
-
Returns -1
for excluded HTTP headers.
- getDbEntityDescriptor() - Method in class jodd.db.oom.DbEntityColumnDescriptor
-
- getDbSession() - Method in interface jodd.db.DbSessionProvider
-
- getDbSession() - Method in class jodd.db.jtx.DbJtxSessionProvider
-
Returns session from JTX transaction manager and started transaction.
- getDbSession() - Method in class jodd.db.ThreadDbSessionProvider
-
- getDbSqlType() - Method in class jodd.db.oom.DbEntityColumnDescriptor
-
Returns db sql type.
- getDebugFolder() - Method in class jodd.proxetta.Proxetta
-
Returns debug folder or null
if debug folder does not exist.
- getDeclaration() - Method in class jodd.asm.TraceSignatureVisitor
-
Returns the Java generic type declaration corresponding to the visited signature.
- getDeclaration() - Method in interface jodd.proxetta.MethodInfo
-
Returns full java-like declaration of method's arguments and return type.
- getDeclaredClassName() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- getDeclaredClassName() - Method in interface jodd.proxetta.MethodInfo
-
Returns declared class name for inner methods or
classname
for top-level methods.
- getDecoraTags() - Method in class jodd.decora.parser.DecoratorTagVisitor
-
Returns an array of founded Decora tags.
- getDeepLevel() - Method in class jodd.decora.parser.DecoraTag
-
- getDeepLevel() - Method in interface jodd.lagarto.Tag
-
Returns 1-based deep level of a tag from the root.
- getDefaultActionResult() - Method in class jodd.madvoc.config.ActionRuntime
-
Returns default action result.
- getDefaultClassLoader() - Static method in class jodd.util.ClassLoaderUtil
-
Returns default class loader.
- getDefaultClasspath() - Static method in class jodd.util.ClassLoaderUtil
-
- getDefaultClasspath(ClassLoader) - Static method in class jodd.util.ClassLoaderUtil
-
Returns default class path from all available URLClassLoader
in classloader hierarchy.
- getDefaultColumnAliasType() - Method in class jodd.db.oom.DbOomConfig
-
- getDefaultCtor() - Method in class jodd.introspector.Ctors
-
Returns default (no-args) constructor descriptor.
- getDefaultCtorDescriptor(boolean) - Method in class jodd.introspector.ClassDescriptor
-
Returns the default ctor or null
if not found.
- getDefaultSSLSocketFactory(boolean) - Method in class jodd.http.net.SocketHttpConnectionProvider
-
Returns default SSL socket factory allowing setting trust managers.
- getDefaultTransactionMode() - Method in class jodd.jtx.proxy.AnnotationTxAdviceManager
-
Returns default transaction mode.
- getDefaultValueLength() - Method in class jodd.decora.parser.DecoraTag
-
Returns the length of Decora default value if exist.
- getDefaultValueStart() - Method in class jodd.decora.parser.DecoraTag
-
Returns start index of Decora default value if exist.
- getDefaultWiringMode() - Method in class jodd.petite.PetiteConfig
-
Returns default wiring mode.
- getDeletedMessageCount() - Method in class jodd.mail.ReceiveMailSession
-
Returns the number of deleted messages.
- getDesc() - Method in class jodd.asm7.Handle
-
Returns the descriptor of the field or method designated by this handle.
- getDescription() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- getDescription() - Method in class jodd.proxetta.InvokeInfo
-
Returns bytecode-like method description.
- getDescription() - Method in interface jodd.proxetta.MethodInfo
-
Returns bytecode-like method description.
- getDescriptor() - Method in class jodd.asm7.ConstantDynamic
-
Returns the type of this constant.
- getDescriptor() - Method in exception jodd.asm7.MethodTooLargeException
-
Returns the descriptor of the method.
- getDescriptor() - Method in class jodd.asm7.Type
-
Returns the descriptor corresponding to this type.
- getDescriptor(Class<?>) - Static method in class jodd.asm7.Type
-
Returns the descriptor corresponding to the given class.
- getDestinationFolder() - Method in class jodd.io.upload.impl.DiskFileUpload
-
Returns destination folder.
- getDetectDuplicatedBeanNames() - Method in class jodd.petite.PetiteConfig
-
Returns true
if container detects duplicated bean names.
- getDetectedEncoding() - Method in class jodd.io.UnicodeInputStream
-
Returns detected UTF encoding or null
if no UTF encoding has been detected (i.e. no BOM).
- getDimensions() - Method in class jodd.asm7.Type
-
Returns the number of dimensions of this array type.
- getDocument() - Method in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
Returns root
document
node of parsed DOM tree.
- getDomain() - Method in class jodd.http.Cookie
-
Returns the domain name set for this cookie.
- getDomain() - Method in class jodd.mail.RFC2822AddressParser.ParsedAddress
-
Returns domain part of the email address.
- getDOMBuilder() - Method in class jodd.jerry.Jerry.JerryParser
-
- getDouble(int) - Method in class jodd.db.DbCallResult
-
- getDouble(String) - Method in class jodd.db.DbCallResult
-
- getDouble(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getDouble(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getDouble(int) - Method in class jodd.json.JsonArray
-
Returns the double at position pos
in the array.
- getDouble(String) - Method in class jodd.json.JsonObject
-
Returns the double value with the specified key.
- getDouble(String, Double) - Method in class jodd.json.JsonObject
-
- getDouble(byte[], int) - Static method in class jodd.util.Bits
-
- getDoubleValue(String) - Method in class jodd.props.Props
-
Returns double value of given property or null
if property not found.
- getDoubleValue(String, Double) - Method in class jodd.props.Props
-
Returns double value or default one if property not defined.
- getDoubleValue(String, String...) - Method in class jodd.props.Props
-
- getDoubleValue(String, Double, String...) - Method in class jodd.props.Props
-
- getDriver() - Method in class jodd.db.pool.CoreConnectionPool
-
- getElapsedTime() - Method in class jodd.http.HttpBrowser
-
- getElapsedTime() - Method in class jodd.lagarto.dom.Document
-
Returns DOM building elapsed time.
- getElapsedTime() - Method in class jodd.log.impl.SimpleLoggerProvider
-
Returns elapsed time in milliseconds.
- getElement() - Method in class jodd.csselly.CssSelector
-
Returns selector element name.
- getElement(String) - Method in interface jodd.proxetta.AnnotationInfo
-
Lookups for annotation element.
- getElement(String) - Method in class jodd.proxetta.asm.AnnotationReader
-
- getElementNames() - Method in interface jodd.proxetta.AnnotationInfo
-
Returns annotation element names.
- getElementNames() - Method in class jodd.proxetta.asm.AnnotationReader
-
- getElementType() - Method in class jodd.asm7.Type
-
Returns the type of the elements of this array type.
- getEmail() - Method in class jodd.mail.EmailAddress
-
Returns email address.
- getEncodedName() - Method in class jodd.mail.EmailAttachment
-
Returns encoded attachment name.
- getEncoding() - Method in class jodd.lagarto.dom.XmlDeclaration
-
- getEncoding() - Method in class jodd.madvoc.component.MadvocEncoding
-
Returns character encoding.
- getEncoding() - Method in class jodd.mail.EmailMessage
-
Returns message encoding.
- getEncoding() - Method in class jodd.servlet.wrapper.ContentTypeHeaderResolver
-
Returns content encoding.
- getEndIndex() - Method in class jodd.decora.parser.DecoraTag
-
Returns end index of Decora tag in decorator file.
- getEndString() - Method in enum jodd.lagarto.TagType
-
Returns tags ending string.
- getEntityName() - Method in class jodd.db.oom.DbEntityDescriptor
-
Returns type name.
- getEntityNameTerminator() - Method in class jodd.db.oom.naming.TableNamingStrategy
-
- getEntry(String) - Method in class jodd.http.HttpMultiMap
-
Returns first entry for given name.
- getErrors() - Method in class jodd.lagarto.dom.Document
-
Returns list of warnings and errors occurred during parsing.
- getExceptionChain(Throwable) - Static method in class jodd.exception.ExceptionUtil
-
Returns exception chain starting from top up to root cause.
- getExceptionIndex() - Method in class jodd.asm7.TypeReference
-
Returns the index of the exception, in a 'throws' clause of a method, whose type is referenced
by this type reference.
- getExceptions() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- getExceptions() - Method in interface jodd.proxetta.MethodInfo
-
Returns array of exceptions or null
if no exception is declared.
- getExceptionsAsString() - Method in interface jodd.proxetta.MethodInfo
-
Returns exceptions as a comma-seaprated string.
- getExitCode() - Method in class jodd.util.ProcessRunner.ProcessResult
-
Returns process exit code.
- getExpires() - Method in class jodd.http.Cookie
-
- getExpression() - Method in class jodd.csselly.selector.PseudoFunctionSelector
-
Returns expression string.
- getExtension(String) - Static method in class jodd.io.FileNameUtil
-
Gets the extension of a filename.
- getFallbackBundlename() - Method in class jodd.util.ResourceBundleMessageResolver
-
- getFallbackLocale() - Method in class jodd.util.ResourceBundleMessageResolver
-
- getFetchDirection() - Method in class jodd.db.debug.BaseLoggableStatement
-
- getFetchSize() - Method in class jodd.db.DbQueryConfig
-
- getFetchSize() - Method in class jodd.db.debug.BaseLoggableStatement
-
- GETFIELD - Static variable in interface jodd.asm7.Opcodes
-
- getField() - Method in class jodd.introspector.FieldDescriptor
-
Returns field.
- getFieldDescriptor(String, boolean) - Method in class jodd.introspector.ClassDescriptor
-
Returns field descriptor.
- getFieldDescriptor(String) - Method in class jodd.introspector.Fields
-
- getFieldDescriptor() - Method in class jodd.introspector.PropertyDescriptor
-
Returns the associated field of this property.
- getFieldName() - Method in class jodd.vtor.constraint.EqualToDeclaredFieldConstraint
-
- getFieldName() - Method in class jodd.vtor.constraint.EqualToFieldConstraint
-
- getFields() - Method in class jodd.introspector.ClassDescriptor
-
- getFile() - Method in class jodd.io.upload.impl.DiskFileUpload
-
Returns uploaded and saved file.
- getFile(String) - Method in class jodd.io.upload.MultipartStreamParser
-
Returns uploaded file.
- getFile(String) - Method in class jodd.servlet.upload.MultipartRequestWrapper
-
- getFileBytes(File) - Method in class jodd.cache.FileCache
-
Returns cached file bytes.
- getFileContent() - Method in class jodd.io.upload.FileUpload
-
Returns all bytes of uploaded file.
- getFileContent() - Method in class jodd.io.upload.impl.AdaptiveFileUpload
-
Returns the content of file upload item.
- getFileContent() - Method in class jodd.io.upload.impl.DiskFileUpload
-
Returns files content from disk file.
- getFileContent() - Method in class jodd.io.upload.impl.MemoryFileUpload
-
Returns byte array containing uploaded file data.
- getFileExtensions() - Method in class jodd.io.upload.impl.AdaptiveFileUpload
-
- getFileInputStream() - Method in class jodd.io.upload.FileUpload
-
Returns input stream of uploaded file.
- getFileInputStream() - Method in class jodd.io.upload.impl.AdaptiveFileUpload
-
- getFileInputStream() - Method in class jodd.io.upload.impl.DiskFileUpload
-
Returns new buffered file input stream.
- getFileInputStream() - Method in class jodd.io.upload.impl.MemoryFileUpload
-
Returns byte array input stream.
- getFileName() - Method in class jodd.http.up.ByteArrayUploadable
-
- getFileName() - Method in class jodd.http.up.FileUploadable
-
- getFileName() - Method in interface jodd.http.up.Uploadable
-
Returns content file name.
- getFileName() - Method in class jodd.io.upload.FileUploadHeader
-
Returns file name (base name and extension, without full path data).
- getFileParameterNames() - Method in class jodd.io.upload.MultipartStreamParser
-
Returns parameter names of all uploaded files.
- getFileParameterNames() - Method in class jodd.servlet.upload.MultipartRequestWrapper
-
Get an enumeration of the parameter names for uploaded files
- getFiles(String) - Method in class jodd.io.upload.MultipartStreamParser
-
Returns all uploaded files the given request parameter has.
- getFiles(String) - Method in class jodd.servlet.upload.MultipartRequestWrapper
-
Get a
FileUpload
array for the given input field name.
- getFilters() - Method in class jodd.madvoc.action.DefaultActionConfig
-
- getFilters() - Method in interface jodd.madvoc.ActionConfig
-
Returns the list of filters over this action.
- getFilters() - Method in class jodd.madvoc.config.ActionRuntime
-
Returns filters instances.
- getFilters() - Method in class jodd.madvoc.filter.ActionFilterStack
-
Returns an array of filters.
- getFirstChild() - Method in class jodd.lagarto.dom.Node
-
Returns first child or null
if no children exist.
- getFirstChildElement() - Method in class jodd.lagarto.dom.Node
-
Returns first child element node or
null
if no element children exist.
- getFirstChildElement(String) - Method in class jodd.lagarto.dom.Node
-
Returns first child element with given name or
null
if no such children exist.
- getFirstInt(ResultSet) - Static method in class jodd.db.DbUtil
-
Returns int value of very first column in result set.
- getFirstLong(ResultSet) - Static method in class jodd.db.DbUtil
-
Returns long value of very first column in result set.
- getFirstObject(ResultSet) - Static method in class jodd.db.DbUtil
-
- getFloat(int) - Method in class jodd.db.DbCallResult
-
- getFloat(String) - Method in class jodd.db.DbCallResult
-
- getFloat(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getFloat(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getFloat(int) - Method in class jodd.json.JsonArray
-
Returns the Float at position pos
in the array.
- getFloat(String) - Method in class jodd.json.JsonObject
-
Returns the float value with the specified key.
- getFloat(String, Float) - Method in class jodd.json.JsonObject
-
- getFloat(byte[], int) - Static method in class jodd.util.Bits
-
- getFolder(String) - Method in class jodd.mail.ReceiveMailSession
-
Just returns a folder, w/o opening.
- getFormalParameterIndex() - Method in class jodd.asm7.TypeReference
-
Returns the index of the formal parameter whose type is referenced by this type reference.
- getFormFieldName() - Method in class jodd.io.upload.FileUploadHeader
-
Returns form field name.
- getFormFilename() - Method in class jodd.io.upload.FileUploadHeader
-
Returns complete file name as specified at client side.
- getForwardContextPath(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getForwardPathInfo(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getForwardQueryString(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getForwardRequestUri(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getForwardServletPath(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getFraction() - Method in class jodd.time.JulianDate
-
Returns the fraction part of Julian Date (JD).
- getFullPath(String) - Static method in class jodd.io.FileNameUtil
-
Gets the full path from a full filename, which is the prefix + path.
- getFullPathNoEndSeparator(String) - Static method in class jodd.io.FileNameUtil
-
Gets the full path from a full filename, which is the prefix + path,
and also excluding the final directory separator.
- getFullUrl(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
Returns full URL: uri + query string, including the context path.
- getGeneratedKeys() - Method in class jodd.db.debug.BaseLoggableStatement
-
- getGenericSupertype(Class, int) - Static method in class jodd.util.ClassUtil
-
Shortcut for getComponentType(type.getGenericSuperclass())
.
- getGenericSupertypes(Class) - Static method in class jodd.util.ClassUtil
-
Shortcut for getComponentTypes(type.getGenericSuperclass())
.
- getGetter(boolean) - Method in class jodd.introspector.PropertyDescriptor
-
- getGetterRawComponentType() - Method in interface jodd.introspector.Getter
-
- getGetterRawKeyComponentType() - Method in interface jodd.introspector.Getter
-
- getGetterRawType() - Method in interface jodd.introspector.Getter
-
- getHeader(String) - Method in class jodd.decora.DecoraRequestWrapper
-
Returns null
for excluded HTTP headers.
- getHeader(String) - Method in class jodd.http.HeadersMultiMap
-
- getHeader() - Method in class jodd.io.upload.FileUpload
-
- getHitCount() - Method in class jodd.cache.AbstractCacheMap
-
Returns hit count.
- getHoldability() - Method in class jodd.db.DbQueryConfig
-
- getHtml() - Method in class jodd.lagarto.dom.Node
-
Generates HTML.
- getHttpRequest() - Method in class jodd.http.HttpBrowser
-
Returns last used request.
- getHttpRequest() - Method in class jodd.http.HttpResponse
-
- getHttpResponse() - Method in class jodd.http.HttpBrowser
-
- getHttpServletRequest() - Method in class jodd.madvoc.ActionRequest
-
Returns servlet request.
- getHttpServletResponse() - Method in class jodd.madvoc.ActionRequest
-
Returns servlet response.
- getId() - Method in interface jodd.lagarto.Tag
-
Returns id attribute value of a tag.
- getIdColumnName() - Method in class jodd.db.oom.DbEntityDescriptor
-
Returns the identity column name of column marked as identity.
- getIdColumnsCount() - Method in class jodd.db.oom.DbEntityDescriptor
-
Returns total number of identity columns.
- getIdPropertyName() - Method in class jodd.db.oom.DbEntityDescriptor
-
Returns the first property name of column marked as identity.
- getIdValue(E) - Method in class jodd.db.oom.DbEntityDescriptor
-
Returns ID value for given entity instance.
- getIncludeContextPath(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getIncludePathInfo(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getIncludeQueryString(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getIncludeRequestUri(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getIncludeServletPath(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getIndex() - Method in class jodd.json.JsonValueContext
-
Returns current index.
- getIndex() - Method in class jodd.servlet.tag.IteratorStatus
-
Returns current index (zero-based).
- getIndex() - Method in class jodd.util.LoopIterator
-
Returns current item index (0-based).
- getIndexModulus() - Method in class jodd.util.LoopIterator
-
Returns modulus of current index.
- getIndexProperty(Object, String, int) - Method in interface jodd.bean.BeanUtil
-
Returns value of indexed property.
- getIndexProperty(Object, String, int) - Method in class jodd.bean.BeanUtilBean
-
- getIndexProperty(BeanProperty) - Method in class jodd.bean.BeanUtilBean
-
Get non-nested property value: either simple or indexed property.
- getInnerHtml() - Method in class jodd.lagarto.dom.Node
-
Generates inner HTML.
- getInputStream() - Method in interface jodd.http.HttpConnection
-
Returns connection input stream.
- getInputStream() - Method in class jodd.http.net.SocketHttpConnection
-
- getInputStream() - Method in class jodd.servlet.filter.ByteArrayRequestWrapper
-
- getInstance() - Static method in class jodd.servlet.SessionMonitor
-
Returns singleton instance of SessionMonitor
.
- getInstance(HttpServletRequest, FileUploadFactory, String) - Static method in class jodd.servlet.upload.MultipartRequest
-
Returns new or existing instance of MultipartRequest
.
- getInstance(HttpServletRequest) - Static method in class jodd.servlet.upload.MultipartRequest
-
Returns new or existing instance of MultipartRequest
.
- getInt(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getInt(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getInt(String, int) - Static method in class jodd.system.SystemUtil
-
Returns system property as an int.
- getInt(byte[], int) - Static method in class jodd.util.Bits
-
- getInteger(int) - Method in class jodd.db.DbCallResult
-
- getInteger(String) - Method in class jodd.db.DbCallResult
-
- getInteger(int) - Method in class jodd.json.JsonArray
-
Returns the integer at position pos
in the array.
- getInteger(String) - Method in class jodd.json.JsonObject
-
returns the integer value with the specified key.
- getInteger(String, Integer) - Method in class jodd.json.JsonObject
-
- getInteger() - Method in class jodd.time.JulianDate
-
Returns integer part of the Julian Date (JD).
- getIntegerValue(String) - Method in class jodd.props.Props
-
Returns integer value of given property or null
if property not found.
- getIntegerValue(String, Integer) - Method in class jodd.props.Props
-
Returns integer value or default one if property not defined.
- getIntegerValue(String, String...) - Method in class jodd.props.Props
-
- getIntegerValue(String, Integer, String...) - Method in class jodd.props.Props
-
- getInterceptors() - Method in class jodd.madvoc.action.DefaultActionConfig
-
- getInterceptors() - Method in interface jodd.madvoc.ActionConfig
-
Returns the list of interceptors of this action.
- getInterceptors() - Method in class jodd.madvoc.config.ActionRuntime
-
Returns interceptor instances.
- getInterceptors() - Method in class jodd.madvoc.interceptor.ActionInterceptorStack
-
Returns an array of interceptors.
- getInterfaces() - Method in class jodd.asm7.ClassReader
-
- getInternalName() - Method in class jodd.asm7.Type
-
Returns the internal name of the class corresponding to this object or array type.
- getInternalName(Class<?>) - Static method in class jodd.asm7.Type
-
Returns the internal name of the given class.
- getInternetAddress() - Method in class jodd.mail.RFC2822AddressParser.ParsedAddress
-
Given a 2822-valid single address string, returns an InternetAddress object holding
that address, otherwise returns null.
- getInvalidValue() - Method in class jodd.vtor.Violation
-
- getIpAsInt(String) - Static method in class jodd.io.NetUtil
-
Returns IP address as integer.
- getIsolation() - Method in class jodd.db.DbTransactionMode
-
Returns isolation level.
- getIsolationLevel() - Method in class jodd.jtx.JtxTransactionMode
-
- getItem(int) - Method in class jodd.asm7.ClassReader
-
Returns the start offset in this
ClassReader
of a JVMS 'cp_info' structure (i.e. a
constant pool entry), plus one.
- getItemCount() - Method in class jodd.asm7.ClassReader
-
Returns the number of entries in the class's constant pool table.
- getJoinHints() - Method in interface jodd.db.oom.DbSqlGenerator
-
Returns join hints.
- getJoinHints() - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
Returns join hints.
- getJoinHints() - Method in class jodd.db.oom.sqlgen.ParsedSql
-
- getJsonArray(int) - Method in class jodd.json.JsonArray
-
Returns the JsonArray at position pos
in the array.
- getJsonArray(String) - Method in class jodd.json.JsonObject
-
Returns the
JsonArray
value with the specified key
- getJsonArray(String, JsonArray) - Method in class jodd.json.JsonObject
-
- getJsonObject(int) - Method in class jodd.json.JsonArray
-
Returns the JsonObject at position pos
in the array.
- getJsonObject(String) - Method in class jodd.json.JsonObject
-
Returns the JsonObject
value with the specified key.
- getJsonObject(String, JsonObject) - Method in class jodd.json.JsonObject
-
- getJsonSerializer() - Method in class jodd.json.JsonContext
-
- getJtxWorker() - Method in class jodd.jtx.proxy.AnnotationTxAdviceManager
-
Returns tx worker.
- getJulianDayNumber() - Method in class jodd.time.JulianDate
-
Returns JDN.
- getKey() - Method in class jodd.props.PropsEntry
-
Returns property key.
- getKey() - Method in class jodd.util.collection.MapEntry
-
- getKeyValue(E) - Method in class jodd.db.oom.DbEntityDescriptor
-
Returns unique key for this entity.
- getLabels() - Method in class jodd.asm7.Attribute
-
Returns the labels corresponding to this attribute.
- getLagartoHtmlRenderer() - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- getLastChild() - Method in class jodd.lagarto.dom.Node
-
Returns last child or null
if no children exist.
- getLastChildElement() - Method in class jodd.lagarto.dom.Node
-
Returns last child element node or
null
if no such child node exist.
- getLastChildElement(String) - Method in class jodd.lagarto.dom.Node
-
Returns last child element with given name or
null
if no such child node exist.
- getLastHeader() - Method in class jodd.io.upload.MultipartRequestInputStream
-
- getLastIndex() - Method in class jodd.util.BinarySearch
-
Returns index of last element in wrapped collection.
- getLastModified() - Method in class jodd.servlet.wrapper.LastModifiedData
-
Returns last modified date or -1
.
- getLastModifiedData() - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Returns last modified data.
- getLength() - Method in class jodd.asm7.TypePath
-
Returns the length of this path, i.e. its number of steps.
- getLength(K[]) - Method in class jodd.json.impl.ArraysJsonSerializer
-
Returns array's length.
- getLocalAddressAndPort() - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Returns local address and port for downloading
local resources.
- getLocalFilesEncoding() - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Returns local files encoding.
- getLocalPart() - Method in class jodd.mail.RFC2822AddressParser.ParsedAddress
-
Returns local part of the email address.
- getLogger(Class) - Static method in class jodd.log.LoggerFactory
-
Returns logger for given class by simply using the class name.
- getLogger(String) - Static method in class jodd.log.LoggerFactory
-
Returns logger for given name.
- getLong(int) - Method in class jodd.db.DbCallResult
-
- getLong(String) - Method in class jodd.db.DbCallResult
-
- getLong(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getLong(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getLong(int) - Method in class jodd.json.JsonArray
-
Returns the long at position pos
in the array.
- getLong(String) - Method in class jodd.json.JsonObject
-
Returns the long value with the specified key.
- getLong(String, Long) - Method in class jodd.json.JsonObject
-
- getLong(String, long) - Static method in class jodd.system.SystemUtil
-
Returns system property as a long.
- getLong(byte[], int) - Static method in class jodd.util.Bits
-
- getLongLittleEndian(byte[], int) - Static method in class jodd.crypt.MurmurHash3
-
Gets a long from a byte buffer in little endian byte order.
- getLongValue(String) - Method in class jodd.props.Props
-
Returns long value of given property or null
if property not found.
- getLongValue(String, Long) - Method in class jodd.props.Props
-
Returns long value or default one if property not defined.
- getLongValue(String, String...) - Method in class jodd.props.Props
-
- getLongValue(String, Long, String...) - Method in class jodd.props.Props
-
- getLookupReferences() - Method in class jodd.petite.PetiteConfig
-
- getMappedTypes() - Method in class jodd.db.oom.DbEntityDescriptor
-
Returns mapped types.
- getMapperFunction() - Method in interface jodd.introspector.Setter
-
- getMaskAsInt(String) - Static method in class jodd.io.NetUtil
-
- getMatch() - Method in class jodd.csselly.selector.AttributeSelector
-
Returns matching type.
- getMatchingFilePath(File) - Method in class jodd.io.findfile.FindFile
-
Resolves file path depending on
matching type
Returned path is formatted in unix style.
- getMax() - Method in class jodd.vtor.constraint.LengthConstraint
-
- getMax() - Method in class jodd.vtor.constraint.MaxConstraint
-
- getMax() - Method in class jodd.vtor.constraint.MaxLengthConstraint
-
- getMax() - Method in class jodd.vtor.constraint.RangeConstraint
-
- getMax() - Method in class jodd.vtor.constraint.SizeConstraint
-
- getMaxAge() - Method in class jodd.http.Cookie
-
Returns the maximum age of the cookie, specified in seconds,
By default, -1
indicating the cookie will persist
until browser shutdown.
- getMaxConnections() - Method in class jodd.db.pool.CoreConnectionPool
-
- getMaxFieldSize() - Method in class jodd.db.debug.BaseLoggableStatement
-
- getMaxFileSize() - Method in class jodd.io.upload.FileUpload
-
Returns max file size or -1
if there is no max file size.
- getMaxFileSize() - Method in class jodd.io.upload.impl.AdaptiveFileUploadFactory
-
- getMaxFileSize() - Method in class jodd.io.upload.impl.DiskFileUploadFactory
-
- getMaxFileSize() - Method in class jodd.io.upload.impl.MemoryFileUploadFactory
-
- getMaxResourcesPerTransaction() - Method in class jodd.jtx.JtxTransactionManager
-
Returns max number of resources per transaction.
- getMaxRows() - Method in class jodd.db.DbQueryConfig
-
- getMaxRows() - Method in class jodd.db.debug.BaseLoggableStatement
-
- getMaxStringLength() - Method in class jodd.asm7.ClassReader
-
Returns a conservative estimate of the maximum length of the strings contained in the class's
constant pool table.
- getMemoryThreshold() - Method in class jodd.io.upload.impl.AdaptiveFileUpload
-
- getMemoryThreshold() - Method in class jodd.io.upload.impl.AdaptiveFileUploadFactory
-
- getMessage() - Method in exception jodd.db.oom.sqlgen.DbSqlBuilderException
-
- getMessage() - Method in exception jodd.exception.UncheckedException
-
Returns the detail message, including the message from the nested exception if there is one.
- getMessage() - Method in exception jodd.madvoc.ResponseException
-
- getMessage(String, Locale, String) - Method in class jodd.util.ResourceBundleMessageResolver
-
Gets the message from the named resource bundle.
- getMessage() - Method in class jodd.vtor.Check
-
- getMessageCount() - Method in class jodd.mail.ReceiveMailSession
-
Returns number of messages.
- getMetaData() - Method in class jodd.db.debug.LoggablePreparedStatement
-
- getMethod() - Method in class jodd.introspector.MethodDescriptor
-
Returns method.
- getMethodDescriptor(Type, Type...) - Static method in class jodd.asm7.Type
-
Returns the descriptor corresponding to the given argument and return types.
- getMethodDescriptor(Method) - Static method in class jodd.asm7.Type
-
Returns the descriptor corresponding to the given method.
- getMethodDescriptor(String, boolean) - Method in class jodd.introspector.ClassDescriptor
-
- getMethodDescriptor(String, Class[], boolean) - Method in class jodd.introspector.ClassDescriptor
-
- getMethodDescriptor(String, Class[]) - Method in class jodd.introspector.Methods
-
Returns a method that matches given name and parameter types.
- getMethodDescriptor(String) - Method in class jodd.introspector.Methods
-
Returns method descriptor for given name.
- getMethodName() - Method in exception jodd.asm7.MethodTooLargeException
-
Returns the name of the method.
- getMethodName() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- getMethodName() - Method in class jodd.proxetta.InvokeInfo
-
Returns method name.
- getMethodName() - Method in class jodd.proxetta.InvokeReplacer
-
- getMethodName() - Method in interface jodd.proxetta.MethodInfo
-
Returns method name.
- getMethodParams() - Method in class jodd.madvoc.config.ActionRuntime
-
Returns method parameters information, or null
if method has no params.
- getMethods() - Method in class jodd.introspector.ClassDescriptor
-
Returns methods collection.
- getMethodType(String) - Static method in class jodd.asm7.Type
-
Returns the
Type
corresponding to the given method descriptor.
- getMethodType(Type, Type...) - Static method in class jodd.asm7.Type
-
Returns the method
Type
corresponding to the given argument and return types.
- getMimeSubtype() - Method in class jodd.io.upload.FileUploadHeader
-
Returns file sub type MIME.
- getMimeType() - Method in class jodd.http.up.ByteArrayUploadable
-
- getMimeType() - Method in class jodd.http.up.FileUploadable
-
- getMimeType() - Method in interface jodd.http.up.Uploadable
-
Returns MIME type.
- getMimeType() - Method in class jodd.io.upload.FileUploadHeader
-
Returns file types MIME.
- getMimeType() - Method in class jodd.mail.EmailMessage
-
Returns message mime type.
- getMimeType(String) - Static method in class jodd.net.MimeTypes
-
Returns the corresponding MIME type to the given extension.
- getMimeType() - Method in class jodd.servlet.wrapper.ContentTypeHeaderResolver
-
Returns content mime type.
- getMin() - Method in class jodd.vtor.constraint.LengthConstraint
-
- getMin() - Method in class jodd.vtor.constraint.MinConstraint
-
- getMin() - Method in class jodd.vtor.constraint.MinLengthConstraint
-
- getMin() - Method in class jodd.vtor.constraint.RangeConstraint
-
- getMin() - Method in class jodd.vtor.constraint.SizeConstraint
-
- getMinConnections() - Method in class jodd.db.pool.CoreConnectionPool
-
- getMissCount() - Method in class jodd.cache.AbstractCacheMap
-
Returns miss count.
- getModifiedJulianDate() - Method in class jodd.time.JulianDate
-
Returns Modified Julian Date (MJD), where date starts from midnight rather than noon.
- getModulus() - Method in class jodd.servlet.tag.IteratorStatus
-
Returns modulus of current count.
- getModulus() - Method in class jodd.util.LoopIterator
-
Returns modulus of current count.
- getModulusValue() - Method in class jodd.util.LoopIterator
-
Returns modulus value.
- getMoreResults() - Method in class jodd.db.debug.BaseLoggableStatement
-
- getMoreResults(int) - Method in class jodd.db.debug.BaseLoggableStatement
-
- getMultipartRequest() - Method in class jodd.servlet.upload.MultipartRequestWrapper
-
- getName() - Method in class jodd.asm7.ConstantDynamic
-
Returns the name of this constant.
- getName() - Method in class jodd.asm7.Handle
-
Returns the name of the field or method designated by this handle.
- getName() - Method in class jodd.csselly.selector.AttributeSelector
-
Returns attribute name.
- getName() - Method in class jodd.decora.parser.DecoraTag
-
Returns decora tag name.
- getName() - Method in class jodd.http.Cookie
-
Returns the name of the cookie.
- getName() - Method in class jodd.introspector.CtorDescriptor
-
Returns constructor name.
- getName() - Method in class jodd.introspector.Descriptor
-
Returns the name of descriptors target.
- getName() - Method in class jodd.introspector.FieldDescriptor
-
Returns field name.
- getName() - Method in class jodd.introspector.MethodDescriptor
-
Returns method name.
- getName() - Method in class jodd.introspector.PropertyDescriptor
-
Returns property name.
- getName(String) - Static method in class jodd.io.FileNameUtil
-
Gets the name minus the path from a full filename.
- getName() - Method in interface jodd.lagarto.Doctype
-
Returns DOCTYPE name.
- getName() - Method in class jodd.lagarto.dom.Attribute
-
Returns attributes name.
- getName() - Method in class jodd.lagarto.ParsedDoctype
-
Returns DOCTYPE name.
- getName() - Method in interface jodd.lagarto.Tag
-
Returns tags name.
- getName() - Method in class jodd.log.impl.JCLLogger
-
- getName() - Method in class jodd.log.impl.JDKLogger
-
- getName() - Method in class jodd.log.impl.Log4j2Logger
-
- getName() - Method in class jodd.log.impl.NOPLogger
-
- getName() - Method in class jodd.log.impl.SimpleLogger
-
- getName() - Method in class jodd.log.impl.Slf4jLogger
-
- getName() - Method in interface jodd.log.Logger
-
Returns the logger name.
- getName() - Method in class jodd.mail.EmailAttachment
-
Returns attachment name.
- getName() - Method in class jodd.paramo.MethodParameter
-
Returns method parameter name.
- getName() - Method in class jodd.proxetta.asm.TypeInfoImpl
-
Returns bytecode-like type name, e.g.
- getName() - Method in interface jodd.proxetta.TypeInfo
-
Returns bytecode-like type name, e.g.
- getName() - Method in class jodd.vtor.Check
-
Returns check name.
- getName() - Method in class jodd.vtor.ValidationConstraintContext
-
Returns context name.
- getName() - Method in class jodd.vtor.Violation
-
- getNamingStrategy() - Method in class jodd.madvoc.action.DefaultActionConfig
-
- getNamingStrategy() - Method in interface jodd.madvoc.ActionConfig
-
Returns naming strategy used when created a mapping to an action path.
- getNCharacterStream(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getNCharacterStream(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getNClob(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getNClob(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getNewMessageCount() - Method in class jodd.mail.ReceiveMailSession
-
Returns the number of new messages.
- getNextActionPath() - Method in class jodd.madvoc.ActionRequest
-
Returns next request string for action chaining.
- getNextChunk() - Method in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
Returns next chunk.
- getNextCssSelector() - Method in class jodd.csselly.CssSelector
-
Returns next CssSelector
.
- getNextParameterName() - Method in class jodd.db.oom.sqlgen.TemplateData
-
Returns the next auto-generated parameter name.
- getNextSibling() - Method in class jodd.lagarto.dom.Node
-
Returns this node's next sibling of any type or
null
if this is the last sibling.
- getNextSiblingElement() - Method in class jodd.lagarto.dom.Node
-
Returns this node's next element.
- getNextSiblingName() - Method in class jodd.lagarto.dom.Node
-
Returns this node's next element with the same name.
- getNodeName() - Method in class jodd.lagarto.dom.Node
-
Returns nodes name or null
if name is not available.
- getNodeRawName() - Method in class jodd.lagarto.dom.Node
-
Returns nodes raw name - exactly as it was given in the input.
- getNodeType() - Method in class jodd.lagarto.dom.Node
-
- getNodeValue() - Method in class jodd.lagarto.dom.Node
-
Returns node value or null
if value is not available.
- getNString(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getNString(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getObject(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getObject(int, Map<String, Class<?>>) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getObject(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getObject(String, Map<String, Class<?>>) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getObject(int, Class<T>) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getObject(String, Class<T>) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getObjectReference(String) - Method in class jodd.db.oom.sqlgen.TemplateData
-
Returns object reference.
- getObjectType(String) - Static method in class jodd.asm7.Type
-
Returns the
Type
corresponding to the given internal name.
- getOffset() - Method in class jodd.asm7.Label
-
Returns the bytecode offset corresponding to this label.
- getOpcode(int) - Method in class jodd.asm7.Type
-
Returns a JVM instruction opcode adapted to this
Type
.
- getOpcode() - Method in class jodd.proxetta.asm.TypeInfoImpl
-
Returns bytecode opcode.
- getOpcode() - Method in interface jodd.proxetta.TypeInfo
-
Returns bytecode opcode.
- getOrInitScope(Class<? extends MadvocScope>) - Method in class jodd.madvoc.component.ScopeResolver
-
Performs search for the scope class and returns it's instance.
- getOutput() - Method in class jodd.lagarto.TagWriter
-
- getOutput() - Method in class jodd.util.ProcessRunner.ProcessResult
-
Returns process output.
- getOutputStream() - Method in interface jodd.http.HttpConnection
-
Returns connection output stream.
- getOutputStream() - Method in class jodd.http.net.SocketHttpConnection
-
- getOutputStream() - Method in class jodd.madvoc.MadvocResponseWrapper
-
- getOutputStream() - Method in class jodd.servlet.filter.ByteArrayResponseWrapper
-
Returns the wrapped output stream.
- getOutputStream() - Method in class jodd.servlet.filter.CharArrayResponseWrapper
-
- getOutputStream() - Method in class jodd.servlet.filter.GzipResponseWrapper
-
Returns the servlet output stream associated with this Response.
- getOutputStream() - Method in class jodd.servlet.wrapper.Buffer
-
Returns a servlet output stream.
- getOutputStream() - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Returns buffered output stream if buffering is enabled,
otherwise returns the original stream.
- getOwner() - Method in class jodd.asm7.Handle
-
Returns the internal name of the class that owns the field or method designated by this handle.
- getOwner() - Method in class jodd.proxetta.InvokeInfo
-
Returns bytecode-like class that is method owner.
- getOwner() - Method in class jodd.proxetta.InvokeReplacer
-
- getOwnerDocument() - Method in class jodd.lagarto.dom.Node
-
Returns owner document, root node for this DOM tree.
- getPackage() - Method in class jodd.proxetta.asm.TargetClassInfoReader
-
- getPackage() - Method in interface jodd.proxetta.ClassInfo
-
Returns package name.
- getPage() - Method in class jodd.http.HttpBrowser
-
Returns last response HTML page.
- getParameter(String) - Method in class jodd.io.upload.MultipartStreamParser
-
Returns single value of a parameter.
- getParameter() - Method in class jodd.paramo.MethodParameter
-
Returns parameter.
- getParameter(String) - Method in class jodd.petite.PetiteBeans
-
Returns defined parameter.
- getParameter(String) - Method in class jodd.servlet.upload.MultipartRequestWrapper
-
- getParameterCount() - Method in class jodd.introspector.MethodDescriptor
-
Returns number of parameters.
- getParameterMap() - Method in class jodd.servlet.upload.MultipartRequestWrapper
-
- getParameterMetaData() - Method in class jodd.db.debug.LoggablePreparedStatement
-
- getParameterNames() - Method in class jodd.io.upload.MultipartStreamParser
-
Returns the names of the parameters contained in this request.
- getParameterNames() - Method in class jodd.servlet.upload.MultipartRequestWrapper
-
- getParameters() - Method in class jodd.introspector.CtorDescriptor
-
Returns constructors parameters.
- getParameters() - Method in class jodd.introspector.MethodDescriptor
-
- getParameterValues(String) - Method in class jodd.io.upload.MultipartStreamParser
-
Returns all values all of the values the given request parameter has.
- getParameterValues(String) - Method in class jodd.servlet.upload.MultipartRequestWrapper
-
- getParentFile(File) - Static method in class jodd.io.FileUtil
-
Returns parent for the file.
- getParentNode() - Method in class jodd.lagarto.dom.Node
-
Returns parent node or null
if no parent exist.
- getParsedExpression() - Method in class jodd.csselly.selector.PseudoFunctionSelector
-
Returns parsed expression object.
- getParsingErrorLogLevel() - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
Returns parsing error log level.
- getParsingTime() - Method in class jodd.lagarto.LagartoParser
-
Returns parsing time in milliseconds.
- getPassword() - Method in class jodd.db.pool.CoreConnectionPool
-
- getPasswordAuthentication() - Method in class jodd.mail.SimpleAuthenticator
-
Return new PasswordAuthentication
for given username and password.
- getPath() - Method in class jodd.http.Cookie
-
Returns the path on the server
to which the browser returns this cookie.
- getPath(String) - Static method in class jodd.io.FileNameUtil
-
Gets the path from a full filename, which excludes the prefix.
- getPath() - Method in class jodd.json.JsonContext
-
Returns current path.
- getPathInfo(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getPathNoEndSeparator(String) - Static method in class jodd.io.FileNameUtil
-
Gets the path from a full filename, which excludes the prefix, and
also excluding the final directory separator.
- getPattern() - Method in class jodd.vtor.constraint.WildcardMatchConstraint
-
- getPattern() - Method in class jodd.vtor.constraint.WildcardPathMatchConstraint
-
- getPersonalName() - Method in class jodd.mail.EmailAddress
-
Returns personal name.
- getPersonalName() - Method in class jodd.mail.RFC2822AddressParser.ParsedAddress
-
Returns personal name.
- getPetiteContainer() - Method in class jodd.madvoc.component.MadvocContainer
-
Returns Petite container used for the Madvoc.
- getPosition() - Method in interface jodd.lagarto.Tag
-
Returns tag position string or null
if position is not calculated.
- getPrefix() - Method in class jodd.db.oom.naming.TableNamingStrategy
-
- getPrefix(String) - Static method in class jodd.io.FileNameUtil
-
Gets the prefix from a full filename, such as C:/
or ~/
.
- getPrefixLength(String) - Static method in class jodd.io.FileNameUtil
-
Returns the length of the filename prefix, such as C:/
or ~/
.
- getPrevCssSelector() - Method in class jodd.csselly.CssSelector
-
Returns previous CssSelector
.
- getPreviousChunk() - Method in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
Returns previous chunk.
- getPreviousSibling() - Method in class jodd.lagarto.dom.Node
-
Returns this node's previous sibling of any type
or null
if this is the first sibling.
- getPreviousSiblingElement() - Method in class jodd.lagarto.dom.Node
-
Returns this node's previous sibling of element type
or null
if this is the first sibling.
- getPreviousSiblingName() - Method in class jodd.lagarto.dom.Node
-
Returns this node's previous sibling element with the same name.
- getPrimitiveEntitiesPrefixes() - Method in class jodd.db.oom.DbEntityManager
-
- getProfile() - Method in class jodd.props.PropsEntry
-
Returns property profile or null
if this is a base property.
- getProfileProperty(String, String) - Method in class jodd.props.PropsData
-
Returns profile property.
- getProfiles() - Method in class jodd.vtor.Check
-
- getProfilesFor(String) - Method in class jodd.props.Props
-
Returns all the profiles that define certain prop's key name.
- getPropagationBehavior() - Method in class jodd.jtx.JtxTransactionMode
-
- getProperties() - Method in class jodd.introspector.ClassDescriptor
-
Returns properties collection.
- getProperty(Object, String) - Method in interface jodd.bean.BeanUtil
-
Returns value of bean's property.
- getProperty(Object, String) - Method in class jodd.bean.BeanUtilBean
-
Returns value of bean's property.
- getProperty(Map, String) - Static method in class jodd.util.PropertiesUtil
-
Returns String property from a map.
- getProperty(Map, String, String) - Static method in class jodd.util.PropertiesUtil
-
Returns String property from a map.
- getPropertyDescriptor(String, boolean) - Method in class jodd.introspector.ClassDescriptor
-
Returns property descriptor.
- getPropertyDescriptor(String) - Method in class jodd.introspector.Properties
-
- getPropertyFieldPrefix() - Method in class jodd.introspector.ClassDescriptor
-
Returns property field prefixes.
- getPropertyName() - Method in class jodd.db.oom.DbEntityColumnDescriptor
-
Returns property name.
- getPropertyName(String) - Method in class jodd.db.oom.DbEntityDescriptor
-
Returns property name for specified column name.
- getPropertyName() - Method in class jodd.json.JsonValueContext
-
Returns current property name.
- getPropertyType(Object, String) - Method in interface jodd.bean.BeanUtil
-
Returns property type.
- getPropertyType(Object, String) - Method in class jodd.bean.BeanUtilBean
-
- getPropertyType() - Method in class jodd.db.oom.DbEntityColumnDescriptor
-
Returns property type.
- getPropsData() - Method in class jodd.props.PropsParser
-
- getProxyAddress() - Method in class jodd.http.ProxyInfo
-
Returns proxy address.
- getProxyClassName() - Method in class jodd.proxetta.ProxettaFactory
-
Returns proxy class name.
- getProxyPassword() - Method in class jodd.http.ProxyInfo
-
Returns proxy password or null
.
- getProxyPort() - Method in class jodd.http.ProxyInfo
-
Returns proxy port.
- getProxyType() - Method in class jodd.http.ProxyInfo
-
Returns proxy type.
- getProxyUsername() - Method in class jodd.http.ProxyInfo
-
Returns proxy user name or null
if
no authentication required.
- getPseudoClass() - Method in class jodd.csselly.selector.PseudoClassSelector
-
- getPseudoClassName() - Method in class jodd.csselly.selector.PseudoClass
-
Returns pseudo-class name from simple class name.
- getPseudoFunction() - Method in class jodd.csselly.selector.PseudoFunctionSelector
-
- getPseudoFunctionName() - Method in class jodd.csselly.selector.PseudoFunction
-
Returns pseudo-function name.
- getPublicIdentifier() - Method in interface jodd.lagarto.Doctype
-
Returns public identifier, if specified.
- getPublicIdentifier() - Method in class jodd.lagarto.dom.DocumentType
-
- getPublicIdentifier() - Method in class jodd.lagarto.ParsedDoctype
-
Returns public identifier, if specified.
- getQuery(String) - Method in class jodd.db.querymap.DbPropsQueryMap
-
Returns query for given key.
- getQuery(String) - Method in class jodd.db.querymap.EmptyQueryMap
-
- getQuery(String) - Method in interface jodd.db.querymap.QueryMap
-
Returns query for given key.
- getQueryParameters() - Method in interface jodd.db.oom.DbSqlGenerator
-
Returns a map of SQL parameters used by generated query.
- getQueryParameters() - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- getQueryParameters() - Method in class jodd.db.oom.sqlgen.ParsedSql
-
- getQueryString() - Method in class jodd.db.debug.BaseLoggableStatement
-
Returns the query string.
- getQueryString(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getQueryTimeout() - Method in class jodd.db.debug.BaseLoggableStatement
-
- getQuoteChar() - Method in class jodd.csselly.selector.AttributeSelector
-
Returns the quote char or 0
if quote is not used.
- getRandomDigestChars() - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Returns the number of random digest chars.
- getRawComponentType() - Method in class jodd.introspector.FieldDescriptor
-
Returns fields raw component type.
- getRawComponentType() - Method in class jodd.introspector.MethodParamDescriptor
-
- getRawKeyComponentType() - Method in class jodd.introspector.FieldDescriptor
-
Returns fields raw component type.
- getRawName() - Method in class jodd.lagarto.dom.Attribute
-
Returns attributes raw name.
- getRawName() - Method in class jodd.proxetta.asm.TypeInfoImpl
-
Returns bytecode-like type name, e.g.
- getRawName() - Method in interface jodd.proxetta.TypeInfo
-
Returns bytecode-like type name, e.g.
- getRawReturnComponentType() - Method in class jodd.introspector.MethodDescriptor
-
Returns raw component type of return type.
- getRawReturnKeyComponentType() - Method in class jodd.introspector.MethodDescriptor
-
Returns raw component type of return type.
- getRawReturnType() - Method in class jodd.introspector.MethodDescriptor
-
Returns raw return type.
- getRawType() - Method in class jodd.introspector.FieldDescriptor
-
Returns fields raw type.
- getRawType() - Method in class jodd.introspector.MethodParamDescriptor
-
- getRawType(Type) - Static method in class jodd.util.ClassUtil
-
Returns raw class for given type
.
- getRawType(Type, Class) - Static method in class jodd.util.ClassUtil
-
Returns raw class for given type
when implementation class is known
and it makes difference.
- getReader() - Method in class jodd.servlet.filter.ByteArrayRequestWrapper
-
- getReadMethodDescriptor() - Method in class jodd.introspector.PropertyDescriptor
-
Returns read method of this property.
- getReducedJulianDate() - Method in class jodd.time.JulianDate
-
Returns Reduced Julian Date (RJD), used by astronomers.
- getRef(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getRef(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getReference() - Method in class jodd.proxetta.asm.TargetClassInfoReader
-
- getReference() - Method in interface jodd.proxetta.ClassInfo
-
Returns class reference.
- getRegionLength() - Method in class jodd.decora.parser.DecoraTag
-
Returns region length.
- getRegionStart() - Method in class jodd.decora.parser.DecoraTag
-
Returns start index of the region in the page.
- getRegionTagEnd() - Method in class jodd.decora.parser.DecoraTag
-
- getRegionTagStart() - Method in class jodd.decora.parser.DecoraTag
-
- getRemoteFileSize(String) - Static method in class jodd.io.NetUtil
-
Get remote file size.
- getRequest() - Static method in class jodd.servlet.RequestContextListener
-
Returns current HTTP servlet request.
- getRequestMap(HttpServletRequest) - Method in class jodd.petite.scope.RequestScope
-
Returns instance map from http request.
- getRequestParameter(ServletRequest, String) - Static method in class jodd.servlet.ServletUtil
-
Returns HTTP request parameter as String or String[].
- getRequestUri(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
Get current request uri.
- getResolveReferenceParameters() - Method in class jodd.petite.PetiteConfig
-
Returns true
if parameter references should be resolved.
- getResource(String) - Method in class jodd.util.cl.ExtendedURLClassLoader
-
Returns a resource using parent-first or parent-last strategy.
- getResourceAsStream(String) - Static method in class jodd.util.ResourcesUtil
-
Opens a resource of the specified name for reading.
- getResourceAsStream(String, ClassLoader) - Static method in class jodd.util.ResourcesUtil
-
Opens a resource of the specified name for reading.
- getResourceAsStream(String, ClassLoader, boolean) - Static method in class jodd.util.ResourcesUtil
-
Opens a resource of the specified name for reading.
- getResourceAsString(String) - Static method in class jodd.util.ResourcesUtil
-
- getResources(String) - Method in class jodd.util.cl.ExtendedURLClassLoader
-
- getResourceType() - Method in class jodd.db.jtx.DbJtxResourceManager
-
Returns associated resource type.
- getResourceType() - Method in interface jodd.jtx.JtxResourceManager
-
Returns associated resource type.
- getResourceUrl(String) - Static method in class jodd.util.ResourcesUtil
-
Retrieves given resource as URL.
- getResourceUrl(String, ClassLoader) - Static method in class jodd.util.ResourcesUtil
-
Retrieves given resource as URL.
- getResultBasePath() - Method in class jodd.madvoc.config.ActionRuntime
-
Returns action result base path.
- getResultSet() - Method in class jodd.db.debug.BaseLoggableStatement
-
- getResultSet() - Method in class jodd.db.oom.mapper.BaseResultSetMapper
-
Return JDBC result set.
- getResultSet() - Method in interface jodd.db.oom.mapper.ResultSetMapper
-
Return JDBC result set.
- getResultSetConcurrency() - Method in class jodd.db.debug.BaseLoggableStatement
-
- getResultSetHoldability() - Method in class jodd.db.debug.BaseLoggableStatement
-
- getResultSetType() - Method in class jodd.db.debug.BaseLoggableStatement
-
- getReturnPathAddress() - Method in class jodd.mail.RFC2822AddressParser.ParsedAddress
-
Pulls out the cleaned-up return path address.
- getReturnType() - Method in class jodd.asm7.Type
-
Returns the return type of methods of this type.
- getReturnType(String) - Static method in class jodd.asm7.Type
-
Returns the
Type
corresponding to the return type of the given method descriptor.
- getReturnType(Method) - Static method in class jodd.asm7.Type
-
Returns the
Type
corresponding to the return type of the given method.
- getReturnType() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- getReturnType() - Method in class jodd.proxetta.InvokeInfo
-
Returns java-like return type.
- getReturnType() - Method in interface jodd.proxetta.MethodInfo
-
- getRootCause(Throwable) - Static method in class jodd.exception.ExceptionUtil
-
Introspects the Throwable
to obtain the root cause.
- getRootName() - Method in class jodd.lagarto.dom.DocumentType
-
- getRouteChunk() - Method in class jodd.madvoc.config.ActionRuntime
-
Returns route chunk associated with this configuration.
- getRowId(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getRowId(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getRule(int) - Method in class jodd.inex.InExRules
-
Returns rule's value on given index.
- getSchemaName() - Method in class jodd.db.oom.DbEntityDescriptor
-
Returns schema name or null
if not available.
- getSchemaName() - Method in class jodd.db.oom.DbOomConfig
-
- getScope() - Method in class jodd.jtx.JtxTransaction
-
Returns transaction scope if exist, or null
.
- getScopeData() - Method in class jodd.madvoc.config.ActionRuntime
-
Returns scope data.
- getSearchTerm() - Method in class jodd.mail.EmailFilter
-
Returns search term.
- getSelector(int) - Method in class jodd.csselly.CssSelector
-
Returns selector for given index.
- getService() - Method in class jodd.mail.ReceiveMailSession
-
- getService() - Method in class jodd.mail.SendMailSession
-
- getServletError(ServletRequest) - Static method in class jodd.servlet.ServletUtil
-
Returns servlet error.
- getServletPath(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
- getServletRequest() - Method in class jodd.servlet.upload.MultipartRequest
-
Returns actual http servlet request instance.
- getSession(String) - Method in class jodd.servlet.SessionMonitor
-
Returns session for given session id.
- getSessionMap(HttpSession) - Method in class jodd.petite.scope.SessionScope
-
Returns instance map from http session.
- getSetter(boolean) - Method in class jodd.introspector.PropertyDescriptor
-
- getSetterRawComponentType() - Method in interface jodd.introspector.Setter
-
- getSetterRawType() - Method in interface jodd.introspector.Setter
-
- getSeverity() - Method in class jodd.vtor.Check
-
- getShort(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getShort(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getShort(byte[], int) - Static method in class jodd.util.Bits
-
- getShortClassName(Class) - Static method in class jodd.util.ClassUtil
-
Returns short class name: packages are replaces with single letter.
- getShortClassName(Class, int) - Static method in class jodd.util.ClassUtil
-
- getSiblingElementIndex() - Method in class jodd.lagarto.dom.Node
-
- getSiblingIndex() - Method in class jodd.lagarto.dom.Node
-
Get the list index of this node in its node sibling list.
- getSiblingNameIndex() - Method in class jodd.lagarto.dom.Node
-
- getSign() - Method in enum jodd.csselly.Combinator
-
Returns combinator sign.
- getSign() - Method in enum jodd.csselly.selector.Match
-
Returns match sign.
- getSignature() - Method in class jodd.paramo.MethodParameter
-
Returns method parameter signature.
- getSignature() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- getSignature() - Method in class jodd.proxetta.InvokeInfo
-
Returns java-like method signature.
- getSignature() - Method in interface jodd.proxetta.MethodInfo
-
- getSignificantFraction() - Method in class jodd.time.JulianDate
-
Calculates and returns significant fraction only as an int.
- getSimpleProperty(Object, String) - Method in interface jodd.bean.BeanUtil
-
Reads simple property.
- getSimpleProperty(Object, String) - Method in class jodd.bean.BeanUtilBean
-
- getSimpleProperty(BeanProperty) - Method in class jodd.bean.BeanUtilBean
-
- getSize() - Method in class jodd.asm7.ConstantDynamic
-
Returns the size of this constant.
- getSize() - Method in class jodd.asm7.Type
-
Returns the size of values of this type.
- getSize() - Method in class jodd.http.up.ByteArrayUploadable
-
- getSize() - Method in class jodd.http.up.FileUploadable
-
- getSize() - Method in interface jodd.http.up.Uploadable
-
Returns size in bytes.
- getSize() - Method in class jodd.io.upload.FileUpload
-
Returns the file upload size or -1
if file was not uploaded.
- getSize() - Method in class jodd.mail.EmailAttachment
-
Returns size of attachment.
- getSocket() - Method in class jodd.http.net.SocketHttpConnection
-
Returns Socket
used by this connection.
- getSort() - Method in class jodd.asm7.Type
-
Returns the sort of this type.
- getSort() - Method in class jodd.asm7.TypeReference
-
Returns the sort of this type reference.
- getSqlTypeClass() - Method in class jodd.db.oom.DbEntityColumnDescriptor
-
Returns SqlType or null
for default type.
- getSQLXML(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getSQLXML(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getSslProtocol() - Method in class jodd.http.net.SocketHttpConnectionProvider
-
Returns current SSL protocol used.
- getStackTrace(Throwable, String[], String[]) - Static method in class jodd.exception.ExceptionUtil
-
Returns stack trace filtered by class names.
- getStackTraceChain(Throwable, String[], String[]) - Static method in class jodd.exception.ExceptionUtil
-
Returns stack trace chain filtered by class names.
- getStandalone() - Method in class jodd.lagarto.dom.XmlDeclaration
-
- getStaplerPath() - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Returns stapler path.
- getStartIndex() - Method in class jodd.decora.parser.DecoraTag
-
Returns start index of Decora tag in decorator file.
- getStartString() - Method in enum jodd.lagarto.TagType
-
Returns tags starting string.
- GETSTATIC - Static variable in interface jodd.asm7.Opcodes
-
- getStatus() - Method in class jodd.jtx.JtxTransaction
-
Returns current transaction status.
- getStatus() - Method in exception jodd.madvoc.ResponseException
-
- getStep(int) - Method in class jodd.asm7.TypePath
-
Returns the value of the given step of this path.
- getStepArgument(int) - Method in class jodd.asm7.TypePath
-
Returns the index of the type argument that the given step is stepping into.
- getStore(Session) - Method in class jodd.mail.ImapServer
-
Returns email store.
- getStore(Session) - Method in class jodd.mail.ImapSslServer
-
Returns email store.
- getStore(Session) - Method in class jodd.mail.Pop3Server
-
Returns email store.
- getStore(Session) - Method in class jodd.mail.Pop3SslServer
-
Returns email store.
- getStrategy() - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
- getString(int) - Method in class jodd.db.DbCallResult
-
- getString(String) - Method in class jodd.db.DbCallResult
-
- getString(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getString(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getString(int) - Method in class jodd.json.JsonArray
-
Returns the string at position pos
in the array.
- getString(String) - Method in class jodd.json.JsonObject
-
Returns the string value with the specified key.
- getString(String, String) - Method in class jodd.json.JsonObject
-
- getStrippedCharsCount() - Method in class jodd.lagarto.adapter.StripHtmlTagAdapter
-
Returns total number of stripped chars.
- getSubstring() - Method in class jodd.vtor.constraint.HasSubstringConstraint
-
- getSuffix() - Method in class jodd.db.oom.naming.TableNamingStrategy
-
- getSuperClasses() - Method in class jodd.proxetta.asm.TargetClassInfoReader
-
- getSuperClasses() - Method in interface jodd.proxetta.ClassInfo
-
Returns array of super classes.
- getSuperclasses(Class) - Static method in class jodd.util.ClassUtil
-
Returns all superclasses.
- getSuperName() - Method in class jodd.asm7.ClassReader
-
- getSuperName() - Method in class jodd.proxetta.asm.TargetClassInfoReader
-
- getSuperName() - Method in interface jodd.proxetta.ClassInfo
-
Returns super class reference.
- getSuperTypeIndex() - Method in class jodd.asm7.TypeReference
-
Returns the index of the "super type" of a class that is referenced by this type reference.
- getSupportedFields(Class) - Static method in class jodd.util.ClassUtil
-
- getSupportedFields(Class, Class) - Static method in class jodd.util.ClassUtil
-
- getSupportedMethods(Class) - Static method in class jodd.util.ClassUtil
-
- getSupportedMethods(Class, Class) - Static method in class jodd.util.ClassUtil
-
Returns a Method
array of the methods to which instances of the specified
respond except for those methods defined in the class specified by limit
or any of its superclasses.
- getSystemClassLoader() - Static method in class jodd.util.ClassLoaderUtil
-
Returns system class loader.
- getSystemIdentifier() - Method in interface jodd.lagarto.Doctype
-
Returns system identifier, if specified.
- getSystemIdentifier() - Method in class jodd.lagarto.dom.DocumentType
-
- getSystemIdentifier() - Method in class jodd.lagarto.ParsedDoctype
-
Returns system identifier, if specified.
- getTableAlias(String) - Method in class jodd.db.oom.sqlgen.TemplateData
-
Returns table alias for provided table reference.
- getTableDescriptor(String) - Method in class jodd.db.oom.sqlgen.TemplateData
-
Returns entity descriptor for provided table reference.
- getTableName() - Method in class jodd.db.oom.ColumnData
-
Returns table name for this column.
- getTableName() - Method in class jodd.db.oom.DbEntityDescriptor
-
Returns table name to which the entity is mapped.
- getTableNameForQuery() - Method in class jodd.db.oom.DbEntityDescriptor
-
Returns table name to be used when generating queries.
- getTableNames() - Method in class jodd.db.oom.DbOomConfig
-
- getTag() - Method in class jodd.asm7.Handle
-
Returns the kind of field or method designated by this handle.
- getTagCase() - Method in class jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor
-
- getTagLength() - Method in interface jodd.lagarto.Tag
-
Returns tag length in the input source.
- getTagPosition() - Method in interface jodd.lagarto.Tag
-
Returns tag position in the input source.
- getTarget() - Method in class jodd.aop.Aspect
-
Returns target object.
- getTarget() - Method in class jodd.lagarto.TagAdapter
-
Returns target tag visitor.
- getTarget() - Method in class jodd.vtor.ValidationConstraintContext
-
Returns target object containing the value.
- getTargets() - Method in class jodd.madvoc.ActionRequest
-
Returns all injection targets.
- getTargetWrapperType(Class) - Static method in class jodd.proxetta.ProxettaUtil
-
Returns wrapper target type.
- Getter - Interface in jodd.introspector
-
Unified getter property interface for both methods and fields.
- getters - Variable in class jodd.introspector.PropertyDescriptor
-
- getTestValue() - Method in class jodd.servlet.tag.IfElseTag
-
Returns test value
- getTextContent() - Method in class jodd.lagarto.dom.Node
-
Returns the text content of this node and its descendants.
- getTextValue() - Method in class jodd.lagarto.dom.Text
-
Returns encoded HTML text.
- getThreadSession() - Static method in class jodd.db.DbThreadSession
-
Returns existing thread session, or new one if already not exist.
- getTime(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getTime(int, Calendar) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getTime(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getTime(String, Calendar) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getTime() - Method in class jodd.vtor.constraint.TimeAfterConstraint
-
- getTime() - Method in class jodd.vtor.constraint.TimeBeforeConstraint
-
- getTimestamp(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getTimestamp(int, Calendar) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getTimestamp(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getTimestamp(String, Calendar) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getTotalCount() - Method in class jodd.db.pool.CoreConnectionPool.SizeSnapshot
-
Returns total number of connections.
- getTotalNames() - Method in class jodd.db.oom.DbEntityManager
-
Returns total number of registered entity names.
- getTotalQueries() - Method in class jodd.db.DbSession
-
Returns total number of queries assigned to this session.
- getTotalTableNames() - Method in class jodd.db.oom.DbEntityManager
-
Returns total number of registered table names.
- getTotalTypes() - Method in class jodd.db.oom.DbEntityManager
-
Returns total number of registered types.
- getTransaction() - Method in class jodd.jtx.JtxTransactionManager
-
Returns last transaction associated with current thread or
null
when thread has no associated transactions created
by this transaction manager.
- getTransactionManager() - Method in class jodd.jtx.JtxTransaction
-
Returns transaction manager that owns this transaction.
- getTransactionManager() - Method in class jodd.jtx.worker.LeanJtxWorker
-
Returns transaction manager.
- getTransactionMode() - Method in class jodd.jtx.JtxTransaction
-
Returns transaction mode.
- getTransactionTimeout() - Method in class jodd.jtx.JtxTransactionMode
-
Returns transaction timeout in seconds.
- getTransport(Session) - Method in class jodd.mail.SmtpServer
-
Get the Transport
for Session
.
- getTruncatedJulianDate() - Method in class jodd.time.JulianDate
-
Returns Truncated Julian Day (TJD), introduced by NASA for the space program.
- getTryCatchBlockIndex() - Method in class jodd.asm7.TypeReference
-
Returns the index of the try catch block (using the order in which they are visited with
visitTryCatchBlock), whose 'catch' type is referenced by this type reference.
- getTxMode(Class, String, Class[], String) - Method in class jodd.jtx.proxy.AnnotationTxAdviceManager
-
Reads transaction mode from method annotation.
- getType(String) - Static method in class jodd.asm7.Type
-
Returns the
Type
corresponding to the given type descriptor.
- getType(Class<?>) - Static method in class jodd.asm7.Type
-
Returns the
Type
corresponding to the given class.
- getType(Constructor<?>) - Static method in class jodd.asm7.Type
-
Returns the method
Type
corresponding to the given constructor.
- getType(Method) - Static method in class jodd.asm7.Type
-
Returns the method
Type
corresponding to the given method.
- getType() - Method in class jodd.csselly.Selector
-
Returns selector type.
- getType() - Method in class jodd.db.DbQueryConfig
-
- getType() - Method in class jodd.db.oom.DbEntityDescriptor
-
Returns entity type.
- getType() - Method in class jodd.introspector.ClassDescriptor
-
Get the class object that this descriptor describes.
- getType() - Method in class jodd.introspector.MethodParamDescriptor
-
- getType() - Method in class jodd.introspector.PropertyDescriptor
-
Returns property type.
- getType() - Method in interface jodd.lagarto.Tag
-
- getType() - Method in class jodd.proxetta.asm.TypeInfoImpl
-
Returns java-like, e.g.
- getType() - Method in interface jodd.proxetta.TypeInfo
-
Returns java-like, e.g.
- getTypeArgumentIndex() - Method in class jodd.asm7.TypeReference
-
Returns the index of the type argument referenced by this type reference.
- getTypeParameterBoundIndex() - Method in class jodd.asm7.TypeReference
-
- getTypeParameterIndex() - Method in class jodd.asm7.TypeReference
-
Returns the index of the type parameter referenced by this type reference.
- getUnreadMessageCount() - Method in class jodd.mail.ReceiveMailSession
-
Returns the number of unread messages.
- getUpdateCount() - Method in class jodd.db.debug.BaseLoggableStatement
-
- getUploadPath() - Method in class jodd.io.upload.impl.AdaptiveFileUpload
-
- getUploadPath() - Method in class jodd.io.upload.impl.AdaptiveFileUploadFactory
-
- getURL(int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getURL(String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- getUrl() - Method in class jodd.db.pool.CoreConnectionPool
-
- getUrl(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
Returns url, without context path, convenient for request dispatcher.
- getUseFullTypeNames() - Method in class jodd.petite.PetiteConfig
-
- getUseParamo() - Method in class jodd.petite.PetiteConfig
-
- getUser() - Method in class jodd.db.pool.CoreConnectionPool
-
- getValidatedObject() - Method in class jodd.vtor.Violation
-
- getValidationQuery() - Method in class jodd.db.pool.CoreConnectionPool
-
- getValidationTimeout() - Method in class jodd.db.pool.CoreConnectionPool
-
- getValidator() - Method in class jodd.vtor.ValidationConstraintContext
-
Returns validator.
- getValue() - Method in class jodd.asm7.TypeReference
-
Returns the int encoded value of this type reference, suitable for use in visit methods related
to type annotations, like visitTypeAnnotation.
- getValue() - Method in class jodd.csselly.selector.AttributeSelector
-
Returns attribute value or null
if doesn't exist.
- getValue() - Method in class jodd.db.oom.sqlgen.ParameterValue
-
- getValue() - Method in class jodd.http.Cookie
-
Returns the value of the cookie.
- getValue(int) - Method in class jodd.json.JsonArray
-
Returns the object value at position pos
in the array.
- getValue(String) - Method in class jodd.json.JsonObject
-
Returns the value with the specified key, as an object.
- getValue(String, T) - Method in class jodd.json.JsonObject
-
- getValue() - Method in class jodd.json.JsonValueContext
-
Returns current object value.
- getValue() - Method in class jodd.lagarto.dom.Attribute
-
Returns attribute value.
- getValue(String) - Method in class jodd.props.Props
-
Returns value of property, using active profiles, or null
if property not found.
- getValue(String, String...) - Method in class jodd.props.Props
-
Returns string
value of given profiles.
- getValue() - Method in class jodd.props.PropsEntry
-
Returns the raw value.
- getValue(String...) - Method in class jodd.props.PropsEntry
-
Returns the property value, with replaced macros.
- getValue() - Method in class jodd.servlet.CsrfShield.Token
-
Returns token value.
- getValue() - Method in class jodd.servlet.tag.SwitchTag
-
- getValue() - Method in class jodd.util.collection.MapEntry
-
- getValue() - Method in class jodd.util.LoopIterator
-
Returns current loop value.
- getValueA() - Method in class jodd.csselly.selector.PseudoFunctionExpression
-
Returns a value of the function expression.
- getValueB() - Method in class jodd.csselly.selector.PseudoFunctionExpression
-
Returns b value of the function expression.
- getValueOrDefault(String, String) - Method in class jodd.props.Props
-
Returns value of property, using active profiles or default value if not found.
- getVersion() - Method in class jodd.http.Cookie
-
Returns the version of the protocol this cookie complies
with.
- getVersion() - Method in class jodd.lagarto.dom.XmlDeclaration
-
- getViolations() - Method in class jodd.vtor.Vtor
-
Returns the list of validation violations or null
if validation is successful.
- getWarnings() - Method in class jodd.db.debug.BaseLoggableStatement
-
- getWebRoot() - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Returns current web root.
- getWorkData() - Method in class jodd.proxetta.asm.InvokeClassBuilder
-
Returns working data.
- getWorkData() - Method in class jodd.proxetta.asm.ProxettaClassBuilder
-
Returns working data.
- getWrappers() - Method in class jodd.madvoc.BaseActionWrapperStack
-
Returns an array of wrappers.
- getWriteMethodDescriptor() - Method in class jodd.introspector.PropertyDescriptor
-
Returns write method of this property.
- getWriter() - Method in class jodd.madvoc.MadvocResponseWrapper
-
- getWriter() - Method in class jodd.servlet.filter.ByteArrayResponseWrapper
-
Returns a writer-wrapper that is backed up by the
wrapped output stream.
- getWriter() - Method in class jodd.servlet.filter.CharArrayResponseWrapper
-
Returns buffered writer.
- getWriter() - Method in class jodd.servlet.filter.GzipResponseWrapper
-
Returns the writer associated with this Response.
- getWriter() - Method in class jodd.servlet.wrapper.Buffer
-
Returns a writer.
- getWriter() - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Returns buffered writer if buffering is enabled,
otherwise returns the original writer.
- GOTO - Static variable in interface jodd.asm7.Opcodes
-
- GRAY - Static variable in class jodd.chalk.Chalk
-
- gray() - Method in class jodd.chalk.Chalk
-
- grayscale(int) - Method in class jodd.chalk.Chalk256
-
- GREEN - Static variable in class jodd.chalk.Chalk
-
- green() - Method in class jodd.chalk.Chalk
-
- grey() - Method in class jodd.chalk.Chalk
-
- growAndCopy() - Method in class jodd.json.JsonParser
-
Grows text array when text.length == textLen
.
- growEmpty() - Method in class jodd.json.JsonParser
-
Grows empty text array.
- GT() - Constructor for class jodd.csselly.selector.PseudoFunction.GT
-
- gt(int) - Method in class jodd.jerry.Jerry
-
Reduces the set of matched elements to the one at an index greater
than specified index.
- gzip(String) - Static method in class jodd.io.ZipUtil
-
Compresses a file into gzip archive.
- gzip(File) - Static method in class jodd.io.ZipUtil
-
Compresses a file into gzip archive.
- GZIP_EXT - Static variable in class jodd.io.ZipUtil
-
- GzipFilter - Class in jodd.servlet.filter
-
Compresses output with GZIP, for browsers that supports it.
- GzipFilter() - Constructor for class jodd.servlet.filter.GzipFilter
-
- GzipResponseStream - Class in jodd.servlet.filter
-
GZIP response stream.
- GzipResponseStream(HttpServletResponse) - Constructor for class jodd.servlet.filter.GzipResponseStream
-
Constructs a servlet output stream associated with the specified Response.
- GzipResponseWrapper - Class in jodd.servlet.filter
-
Implementation of
HttpServletResponseWrapper that works with
the
GzipResponseStream
implementation.
- GzipResponseWrapper(HttpServletResponse) - Constructor for class jodd.servlet.filter.GzipResponseWrapper
-
Calls the parent constructor which creates a ServletResponse adaptor
wrapping the given response object.
- gzipstream - Variable in class jodd.servlet.filter.GzipResponseStream
-
The underlying gzip output stream to which we should write data.
- I2B - Static variable in interface jodd.asm7.Opcodes
-
- I2C - Static variable in interface jodd.asm7.Opcodes
-
- I2D - Static variable in interface jodd.asm7.Opcodes
-
- I2F - Static variable in interface jodd.asm7.Opcodes
-
- I2L - Static variable in interface jodd.asm7.Opcodes
-
- I2S - Static variable in interface jodd.asm7.Opcodes
-
- IADD - Static variable in interface jodd.asm7.Opcodes
-
- IALOAD - Static variable in interface jodd.asm7.Opcodes
-
- IAND - Static variable in interface jodd.asm7.Opcodes
-
- IASTORE - Static variable in interface jodd.asm7.Opcodes
-
- ICONST_0 - Static variable in interface jodd.asm7.Opcodes
-
- ICONST_1 - Static variable in interface jodd.asm7.Opcodes
-
- ICONST_2 - Static variable in interface jodd.asm7.Opcodes
-
- ICONST_3 - Static variable in interface jodd.asm7.Opcodes
-
- ICONST_4 - Static variable in interface jodd.asm7.Opcodes
-
- ICONST_5 - Static variable in interface jodd.asm7.Opcodes
-
- ICONST_M1 - Static variable in interface jodd.asm7.Opcodes
-
- identChar(char) - Method in class jodd.json.PrettyJsonSerializer
-
Sets ident character.
- identSize(int) - Method in class jodd.json.PrettyJsonSerializer
-
- IDIV - Static variable in interface jodd.asm7.Opcodes
-
- IF_ACMPEQ - Static variable in interface jodd.asm7.Opcodes
-
- IF_ACMPNE - Static variable in interface jodd.asm7.Opcodes
-
- IF_ICMPEQ - Static variable in interface jodd.asm7.Opcodes
-
- IF_ICMPGE - Static variable in interface jodd.asm7.Opcodes
-
- IF_ICMPGT - Static variable in interface jodd.asm7.Opcodes
-
- IF_ICMPLE - Static variable in interface jodd.asm7.Opcodes
-
- IF_ICMPLT - Static variable in interface jodd.asm7.Opcodes
-
- IF_ICMPNE - Static variable in interface jodd.asm7.Opcodes
-
- IfElseTag - Class in jodd.servlet.tag
-
Similar to
IfTag
, provides full IF construct with
then and else block.
- IfElseTag() - Constructor for class jodd.servlet.tag.IfElseTag
-
- IFEQ - Static variable in interface jodd.asm7.Opcodes
-
- IFGE - Static variable in interface jodd.asm7.Opcodes
-
- IFGT - Static variable in interface jodd.asm7.Opcodes
-
- IFLE - Static variable in interface jodd.asm7.Opcodes
-
- IFLT - Static variable in interface jodd.asm7.Opcodes
-
- IFNE - Static variable in interface jodd.asm7.Opcodes
-
- IFNONNULL - Static variable in interface jodd.asm7.Opcodes
-
- ifNotNull(String, Function<String, String>) - Static method in class jodd.util.StringUtil
-
Executes function on a string if not null
.
- IFNULL - Static variable in interface jodd.asm7.Opcodes
-
- IfTag - Class in jodd.servlet.tag
-
If tag execute body if test condition is true
.
- IfTag() - Constructor for class jodd.servlet.tag.IfTag
-
- ignore - Variable in class jodd.servlet.filter.CharacterEncodingFilter
-
Should a character encoding specified by the client be ignored?
- ignoreAccents - Variable in class jodd.util.NaturalOrderComparator
-
- ignoreCase - Variable in class jodd.util.NaturalOrderComparator
-
- ignoreCase - Variable in class jodd.vtor.constraint.HasSubstringConstraint
-
- ignoreComments - Variable in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- ignoreDotFiles - Variable in class jodd.io.watch.DirWatcher
-
- ignoreDotFiles(boolean) - Method in class jodd.io.watch.DirWatcher
-
Enables or disables if dot files should be watched.
- ignoreEmptyString - Variable in class jodd.bean.BeanVisitor
-
Defines if empty string should be ignored.
- ignoreEmptyString(boolean) - Method in class jodd.bean.BeanVisitorImplBase
-
Defines if empty string
should be ignored.
- ignoreException - Variable in class jodd.io.findfile.ClassScanner
-
If set to true
exceptions for entry scans are ignored.
- ignoreException(boolean) - Method in class jodd.io.findfile.ClassScanner
-
Sets if exceptions during scanning process should be ignored or not.
- ignoreMissingMacros - Variable in class jodd.props.PropsData
-
When set, missing macros will be replaces with an empty string.
- ignoreNulls(boolean) - Method in class jodd.bean.BeanVisitorImplBase
-
Defines if null
values should be ignored.
- ignoreNullValues - Variable in class jodd.bean.BeanVisitor
-
Defines if null values should be ignored.
- ignorePrefixWhitespacesOnNewLine - Variable in class jodd.props.PropsParser
-
Defines if starting whitespaces when value is split in the new line
should be ignored or not.
- ignoreScope - Variable in class jodd.jtx.JtxTransactionManager
-
- ignoreWhitespacesBetweenTags - Variable in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- IINC - Static variable in interface jodd.asm7.Opcodes
-
- ILOAD - Static variable in interface jodd.asm7.Opcodes
-
- IMAGE() - Constructor for class jodd.csselly.selector.PseudoClass.IMAGE
-
- ImapServer - Class in jodd.mail
-
IMAP Server.
- ImapServer(MailServer.Builder) - Constructor for class jodd.mail.ImapServer
-
- ImapServer(MailServer.Builder, int) - Constructor for class jodd.mail.ImapServer
-
- ImapSslServer - Class in jodd.mail
-
IMAP SSL Server.
- ImapSslServer(MailServer.Builder) - Constructor for class jodd.mail.ImapSslServer
-
- Implementation() - Constructor for class jodd.http.HttpConnectionProvider.Implementation
-
- Implementation() - Constructor for class jodd.introspector.ClassIntrospector.Implementation
-
- Implementation() - Constructor for class jodd.util.cl.ClassLoaderStrategy.Implementation
-
- implicitlyCloseParentTagOnNewTag(String, String) - Method in class jodd.lagarto.dom.HtmlImplicitClosingRules
-
Returns true
if parent node tag can be closed implicitly.
- implicitlyCloseParentTagOnTagEnd(String, String) - Method in class jodd.lagarto.dom.HtmlImplicitClosingRules
-
Returns true
if current end tag (node name) closes the parent tag.
- implicitlyCloseTagOnEOF(String) - Method in class jodd.lagarto.dom.HtmlImplicitClosingRules
-
Returns true
if tag should be closed on EOF.
- implicitParamInjection - Variable in class jodd.petite.PetiteConfig
-
- IMPLIED_ON_END - Static variable in class jodd.lagarto.dom.HtmlImplicitClosingRules
-
List of tags that can be implicitly closed on tags end.
- IMPLIED_ON_START - Static variable in class jodd.lagarto.dom.HtmlImplicitClosingRules
-
List of tags that can be implicitly closed on provided children.
- impliedEndTags - Variable in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- implRules - Variable in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
- IMUL - Static variable in interface jodd.asm7.Opcodes
-
- in() - Method in class jodd.madvoc.config.ScopeData
-
- In - Annotation Type in jodd.madvoc.meta
-
Marks fields and setters where injection should be performed.
- include(String...) - Method in class jodd.bean.BeanVisitorImplBase
-
Defines included property names.
- include(String) - Method in class jodd.bean.BeanVisitorImplBase
-
Include a property.
- include(D) - Method in class jodd.inex.InExRules
-
Adds include rule.
- include - Variable in class jodd.inex.InExRules.Rule
-
- include(String) - Method in class jodd.io.findfile.FindFile
-
Defines include pattern.
- include(String...) - Method in class jodd.io.findfile.FindFile
-
Defines include patterns.
- include(String) - Method in class jodd.json.JsonSerializer
-
Adds include path query.
- include(String...) - Method in class jodd.json.JsonSerializer
-
Adds a list of included path queries.
- include - Variable in class jodd.json.meta.JSONAnnotationValues
-
- include() - Method in class jodd.json.meta.JSONAnnotationValues
-
- include(ServletRequest, ServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
-
Include page which path is relative to the current HTTP request.
- INCLUDE_CONTEXT_PATH - Static variable in class jodd.servlet.DispatcherUtil
-
- INCLUDE_PATH_INFO - Static variable in class jodd.servlet.DispatcherUtil
-
- INCLUDE_QUERY_STRING - Static variable in class jodd.servlet.DispatcherUtil
-
- INCLUDE_REQUEST_URI - Static variable in class jodd.servlet.DispatcherUtil
-
- INCLUDE_SERVLET_PATH - Static variable in class jodd.servlet.DispatcherUtil
-
- includeAbsolute(HttpServletRequest, HttpServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
-
Include page which path relative to the root of the ServletContext.
- includeAbsolute(ServletContext, ServletRequest, HttpServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
-
Include page which path relative to the root of the ServletContext.
- includeAll() - Method in class jodd.io.findfile.FindFile
-
Enables blacklist mode.
- includeAllEntries(boolean) - Method in class jodd.io.findfile.ClassScanner
-
Sets white/black list mode for entries.
- includeAllJars(boolean) - Method in class jodd.io.findfile.ClassScanner
-
Sets white/black list mode for jars.
- includeAs(Class) - Method in class jodd.bean.BeanVisitorImplBase
-
Defines included property names as public properties
of given template class.
- includeColumns - Variable in class jodd.db.oom.sqlgen.chunks.ColumnsSelectChunk
-
- includeColumns - Variable in class jodd.db.oom.sqlgen.chunks.MatchChunk
-
- includeColumns - Variable in class jodd.db.oom.sqlgen.chunks.UpdateSetChunk
-
- included - Variable in class jodd.json.PathQuery
-
- includeDirs - Variable in class jodd.io.findfile.FindFile
-
- includeDirs(boolean) - Method in class jodd.io.findfile.FindFile
-
Include directories in search.
- includeEntries(String...) - Method in class jodd.io.findfile.ClassScanner
-
Sets included set of names that will be considered during configuration.
- includeFields - Variable in class jodd.bean.BeanVisitor
-
Defines if fields should be included.
- includeFields(boolean) - Method in class jodd.bean.BeanVisitorImplBase
-
Defines if fields without getters should be copied too.
- includeFieldsAsProperties - Variable in class jodd.introspector.CachingIntrospector
-
- includeFieldsAsProperties - Variable in class jodd.introspector.ClassDescriptor
-
- includeFiles - Variable in class jodd.io.findfile.FindFile
-
- includeFiles(boolean) - Method in class jodd.io.findfile.FindFile
-
Include files in search.
- includeJars(String...) - Method in class jodd.io.findfile.ClassScanner
-
Specify included jars.
- includeMethodActionPath - Variable in class jodd.madvoc.path.RestActionNamingStrategy
-
- includeNamed(HttpServletRequest, ServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
-
Include named resource.
- includeNamed(ServletContext, ServletRequest, ServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
-
Include named resource.
- includeResources - Variable in class jodd.io.findfile.ClassScanner
-
If set to true
all files will be scanned and not only classes.
- includeResources(boolean) - Method in class jodd.io.findfile.ClassScanner
-
- includesCount - Variable in class jodd.inex.InExRules
-
- increaseColumn(Class, Object, String, Number, boolean) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
Creates UPDATE that increases/decreases column by some delta value.
- increaseProperty(Class, ID, String, Number) - Method in class jodd.db.oom.dao.GenericDao
-
Increases a property.
- incrementHintsCount() - Method in class jodd.db.oom.sqlgen.TemplateData
-
Increments hints count.
- incrementIndex() - Method in class jodd.json.JsonValueContext
-
- index - Variable in class jodd.io.findfile.FindFile.FilesIterator
-
- index(Node) - Method in class jodd.jerry.Jerry
-
Searches for a given Node
from among the matched elements.
- index - Variable in class jodd.json.JsonValueContext
-
- index() - Method in class jodd.util.StringBand
-
Returns current index of string array.
- indexOf(byte[], byte) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence of an element in an array.
- indexOf(byte[], byte, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence of given value in an array from specified given position.
- indexOf(byte[], byte, int, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position and upto given length.
- indexOf(char[], char) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence of an element in an array.
- indexOf(char[], char, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence of given value in an array from specified given position.
- indexOf(char[], char, int, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position and upto given length.
- indexOf(short[], short) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence of an element in an array.
- indexOf(short[], short, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence of given value in an array from specified given position.
- indexOf(short[], short, int, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position and upto given length.
- indexOf(int[], int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence of an element in an array.
- indexOf(int[], int, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence of given value in an array from specified given position.
- indexOf(int[], int, int, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position and upto given length.
- indexOf(long[], long) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence of an element in an array.
- indexOf(long[], long, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence of given value in an array from specified given position.
- indexOf(long[], long, int, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position and upto given length.
- indexOf(boolean[], boolean) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence of an element in an array.
- indexOf(boolean[], boolean, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence of given value in an array from specified given position.
- indexOf(boolean[], boolean, int, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position and upto given length.
- indexOf(float[], float) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence of value in float
array.
- indexOf(float[], float, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence of given value in float
array from specified given position.
- indexOf(float[], float, int, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in float
array from specified given position and upto given length.
- indexOf(double[], double) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence of value in double
array.
- indexOf(double[], double, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence of given value in double
array from specified given position.
- indexOf(double[], double, int, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in double
array from specified given position and upto given length.
- indexOf(Object[], Object) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array.
- indexOf(Object[], Object, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position.
- indexOf(byte[], byte[]) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array.
- indexOf(byte[], byte[], int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position.
- indexOf(byte[], byte[], int, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position and upto given length.
- indexOf(char[], char[]) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array.
- indexOf(char[], char[], int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position.
- indexOf(char[], char[], int, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position and upto given length.
- indexOf(short[], short[]) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array.
- indexOf(short[], short[], int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position.
- indexOf(short[], short[], int, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position and upto given length.
- indexOf(int[], int[]) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array.
- indexOf(int[], int[], int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position.
- indexOf(int[], int[], int, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position and upto given length.
- indexOf(long[], long[]) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array.
- indexOf(long[], long[], int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position.
- indexOf(long[], long[], int, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position and upto given length.
- indexOf(boolean[], boolean[]) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array.
- indexOf(boolean[], boolean[], int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position.
- indexOf(boolean[], boolean[], int, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position and upto given length.
- indexOf(float[], float[]) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array.
- indexOf(float[], float[], int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position.
- indexOf(float[], float[], int, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position and upto given length.
- indexOf(double[], double[]) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array.
- indexOf(double[], double[], int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position.
- indexOf(double[], double[], int, int) - Static method in class jodd.util.ArraysUtil
-
Finds the first occurrence in an array from specified given position and upto given length.
- indexOf(String, String, int, int) - Static method in class jodd.util.StringUtil
-
Finds first occurrence of a substring in the given source but within limited range [start, end).
- indexOf(String, char, int, int) - Static method in class jodd.util.StringUtil
-
Finds the first occurrence of a character in the given source but within limited range (start, end].
- indexOf(String, String...) - Static method in class jodd.util.StringUtil
-
Finds the very first index of a substring from the specified array.
- indexOf(String, String[], int) - Static method in class jodd.util.StringUtil
-
Finds the very first index of a substring from the specified array.
- indexOfAttributeInstance(String) - Method in class jodd.lagarto.dom.Node
-
- indexOfChars(String, String) - Static method in class jodd.util.StringUtil
-
- indexOfChars(String, String, int) - Static method in class jodd.util.StringUtil
-
Returns the very first index of any char from provided string, starting from specified index offset.
- indexOfChars(String, char[]) - Static method in class jodd.util.StringUtil
-
- indexOfChars(String, char[], int) - Static method in class jodd.util.StringUtil
-
Returns the very first index of any char from provided string, starting from specified index offset.
- indexOfDotAfterSlash(String) - Static method in class jodd.madvoc.MadvocUtil
-
Locates first dot after the last slash.
- indexOfExtension(String) - Static method in class jodd.io.FileNameUtil
-
Returns the index of the last extension separator character, which is a dot.
- indexOfIgnoreCase(String, char, int, int) - Static method in class jodd.util.StringUtil
-
Finds the first occurrence of a character in the given source but within limited range (start, end].
- indexOfIgnoreCase(String, String) - Static method in class jodd.util.StringUtil
-
Finds first index of a substring in the given source string with ignored case.
- indexOfIgnoreCase(String, String, int) - Static method in class jodd.util.StringUtil
-
Finds first index of a substring in the given source string with ignored
case.
- indexOfIgnoreCase(String, String, int, int) - Static method in class jodd.util.StringUtil
-
Finds first index of a substring in the given source string and range with
ignored case.
- indexOfIgnoreCase(String, String...) - Static method in class jodd.util.StringUtil
-
Finds the very first index of a substring from the specified array.
- indexOfIgnoreCase(String, String[], int) - Static method in class jodd.util.StringUtil
-
Finds the very first index of a substring from the specified array.
- indexOfLastSeparator(String) - Static method in class jodd.io.FileNameUtil
-
Returns the index of the last directory separator character.
- indexOfNonWhitespace(String) - Static method in class jodd.util.StringUtil
-
- indexOfNonWhitespace(String, int) - Static method in class jodd.util.StringUtil
-
- indexOfNonWhitespace(String, int, int) - Static method in class jodd.util.StringUtil
-
- indexOfRegion(String, String, String) - Static method in class jodd.util.StringUtil
-
- indexOfRegion(String, String, String, int) - Static method in class jodd.util.StringUtil
-
Returns indexes of the first region without escaping character.
- indexOfRegion(String, String, String, char) - Static method in class jodd.util.StringUtil
-
- indexOfRegion(String, String, String, char, int) - Static method in class jodd.util.StringUtil
-
Returns indexes of the first string region.
- indexOfUnescapedChar(String, char, char) - Static method in class jodd.util.StringUtil
-
- indexOfUnescapedChar(String, char, char, int) - Static method in class jodd.util.StringUtil
-
- indexOfWhitespace(String) - Static method in class jodd.util.StringUtil
-
Returns first index of a whitespace character.
- indexOfWhitespace(String, int) - Static method in class jodd.util.StringUtil
-
- indexOfWhitespace(String, int, int) - Static method in class jodd.util.StringUtil
-
Returns first index of a whitespace character, starting from specified index offset.
- INEG - Static variable in interface jodd.asm7.Opcodes
-
- InExRuleMatcher<T,R> - Interface in jodd.inex
-
Rule matcher.
- inExRuleMatcher - Variable in class jodd.inex.InExRules
-
- InExRules<V,D,R> - Class in jodd.inex
-
A single-class rule engine for includes/excludes filtering logic.
- InExRules() - Constructor for class jodd.inex.InExRules
-
Creates default instance.
- InExRules(InExRuleMatcher<V, R>) - Constructor for class jodd.inex.InExRules
-
Creates instance that uses provided matcher.
- InExRules.Rule<R> - Class in jodd.inex
-
Rule definition.
- info - Variable in class jodd.asm7.Label
-
A user managed state associated with this label.
- info(String) - Method in class jodd.log.impl.JCLLogger
-
- info(String) - Method in class jodd.log.impl.JDKLogger
-
- info(String) - Method in class jodd.log.impl.Log4j2Logger
-
- info(String) - Method in class jodd.log.impl.NOPLogger
-
- info(String) - Method in class jodd.log.impl.SimpleLogger
-
- info(String) - Method in class jodd.log.impl.Slf4jLogger
-
- info(String) - Method in interface jodd.log.Logger
-
Logs a message at INFO level.
- info(Supplier<String>) - Method in interface jodd.log.Logger
-
Logs a message at INFO level.
- info() - Static method in class jodd.proxetta.ProxyTarget
-
- info(MethodVisitor, MethodInfo, int) - Static method in class jodd.proxetta.ProxyTargetReplacement
-
- info() - Static method in class jodd.system.SystemUtil
-
Returns system information.
- InformixDbServer - Class in jodd.db.servers
-
Informix.
- InformixDbServer(String) - Constructor for class jodd.db.servers.InformixDbServer
-
- init(long[], long[]) - Method in class jodd.crypt.Threefish
-
Initialize the cipher using the key and the tweak value.
- init(String, long, long) - Method in class jodd.crypt.Threefish
-
Initializes cipher in a simple way.
- init() - Method in class jodd.db.connection.ConnectionPoolDataSourceConnectionProvider
-
- init() - Method in interface jodd.db.connection.ConnectionProvider
-
Initialize the connection provider.
- init() - Method in class jodd.db.connection.DataSourceConnectionProvider
-
- init() - Method in class jodd.db.connection.DriverManagerConnectionProvider
-
- init() - Method in class jodd.db.connection.XADataSourceConnectionProvider
-
- init() - Method in class jodd.db.oom.DbEntityDescriptor
-
Lazy initialization of descriptor.
- init(DbOom) - Method in class jodd.db.oom.DbOomQuery
-
- init(TemplateData) - Method in class jodd.db.oom.sqlgen.chunks.ColumnsSelectChunk
-
Counts actual real hints.
- init(TemplateData) - Method in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
Initializes chunk.
- init(TemplateData) - Method in class jodd.db.oom.sqlgen.chunks.TableChunk
-
Resolves and registers table references.
- init() - Method in class jodd.db.pool.CoreConnectionPool
-
Initialize the connection provider.
- init(FilterConfig) - Method in class jodd.decora.DecoraServletFilter
-
Initializes Decora filter.
- init(FilterConfig) - Method in class jodd.htmlstapler.HtmlStaplerFilter
-
- init() - Method in interface jodd.http.HttpConnection
-
Initializes http connection after socket is created.
- init() - Method in class jodd.http.net.SocketHttpConnection
-
- init() - Method in class jodd.http.net.SocketHttpSecureConnection
-
- init() - Method in class jodd.io.findfile.FindFile
-
Initializes file walking.
- init() - Method in class jodd.io.UnicodeInputStream
-
Detects and decodes encoding from BOM character.
- init() - Method in class jodd.io.watch.DirWatcher
-
Initializes dir watcher by reading all files
from watched folder.
- init() - Method in interface jodd.madvoc.ActionWrapper
-
- init() - Method in class jodd.madvoc.AutomagicMadvocConfigurator
-
- init() - Method in interface jodd.madvoc.component.MadvocComponentLifecycle.Init
-
- init(String, String[]) - Method in class jodd.madvoc.macro.BasePathMacros
-
Initializes PathMacro
and returns
true
if macros are found in the action
path.
- init(String, String[]) - Method in interface jodd.madvoc.macro.PathMacros
-
Initializes PathMacro
and returns
true
if macros are found in the action
path.
- init(String, String[]) - Method in class jodd.madvoc.macro.RegExpPathMacros
-
- init(FilterConfig) - Method in class jodd.madvoc.MadvocServletFilter
-
Filter initialization.
- init(String) - Method in class jodd.petite.PetiteRegistry
-
Starts registration of init method.
- INIT - Static variable in class jodd.proxetta.asm.ProxettaAsmUtil
-
- init(String, String, String, String) - Method in class jodd.proxetta.asm.WorkData
-
Work data initialization.
- init(FilterConfig) - Method in class jodd.servlet.filter.CharacterEncodingFilter
-
Place this filter into service.
- init(FilterConfig) - Method in class jodd.servlet.filter.GzipFilter
-
Filter initialization.
- init(FilterConfig) - Method in class jodd.servlet.filter.RemoveSessionFromUrlFilter
-
- init(FilterConfig) - Method in class jodd.servlet.lagarto.LagartoServletFilter
-
- init(char[]) - Method in class jodd.servlet.lagarto.SimpleLagartoServletFilter.LagartoParsingProcessor
-
Initialize processor by creating new Lagarto and root TagWriter.
- initAttributes() - Method in class jodd.lagarto.dom.Node
-
Initializes attributes when needed.
- initBeanDefinition(BeanDefinition) - Method in class jodd.petite.PetiteContainer
-
Resolves and initializes bean definition.
- initChildElementNodes() - Method in class jodd.lagarto.dom.Node
-
Initializes list of child elements.
- initChildNodes(Node) - Method in class jodd.lagarto.dom.Node
-
Initializes child nodes list when needed.
- initForm() - Method in class jodd.http.HttpBase
-
Initializes form.
- initialize(char[]) - Method in class jodd.lagarto.LagartoParser
-
Initializes parser.
- initialize() - Method in class jodd.props.Props
-
Initializes props.
- initialized() - Method in class jodd.madvoc.WebApp
-
Called when Madvoc is initialized, at the end of the
INIT
phase.
- initialized - Variable in class jodd.props.Props
-
- initializeResult(ActionResult) - Method in class jodd.madvoc.component.ResultsManager
-
Initializes action result.
- initializeWrapper(T) - Method in class jodd.madvoc.component.WrapperManager
-
Initializes action wrapper.
- initialValue() - Method in class jodd.util.cl.ClassLoaderLocal
-
Returns the current classloader "initial value" for this classloader-local variable.
- InitMethodInvocationStrategy - Enum in jodd.petite.meta
-
Invocation strategy for init methods define moment
when init methods are invoked.
- initMethodName - Static variable in class jodd.proxetta.ProxettaNames
-
Method name for advice default constructor ('init') methods.
- InitMethodPoint - Class in jodd.petite.def
-
Init method point.
- InitMethodPoint(Method, int, InitMethodInvocationStrategy) - Constructor for class jodd.petite.def.InitMethodPoint
-
- initMethodPoints() - Method in class jodd.petite.BeanDefinition
-
Returns init method points.
- initMethodResolver - Variable in class jodd.petite.PetiteResolvers
-
- InitMethodResolver - Class in jodd.petite.resolver
-
Resolver for bean init methods.
- InitMethodResolver() - Constructor for class jodd.petite.resolver.InitMethodResolver
-
- initMethods - Variable in class jodd.petite.BeanDefinition
-
- initRequest() - Method in class jodd.http.HttpRequest
-
Prepares request on creation.
- initSiblingNames() - Method in class jodd.lagarto.dom.Node
-
Initializes siblings elements of the same name.
- inject(ActionRequest) - Method in class jodd.madvoc.interceptor.ServletConfigInterceptor
-
Performs injection.
- inject(ActionRequest, Targets) - Method in class jodd.madvoc.scope.ActionPathMacroInjector
-
- inject(ActionRequest, Targets) - Method in class jodd.madvoc.scope.BodyScope
-
- inject(ServletContext, Targets) - Method in class jodd.madvoc.scope.BodyScope
-
- inject(Targets) - Method in class jodd.madvoc.scope.BodyScope
-
- inject(ActionRequest, Targets) - Method in class jodd.madvoc.scope.CookieScope
-
- inject(ServletContext, Targets) - Method in class jodd.madvoc.scope.CookieScope
-
- inject(Targets) - Method in class jodd.madvoc.scope.CookieScope
-
- inject(ActionRequest, Targets) - Method in class jodd.madvoc.scope.HeaderScope
-
- inject(ServletContext, Targets) - Method in class jodd.madvoc.scope.HeaderScope
-
- inject(Targets) - Method in class jodd.madvoc.scope.HeaderScope
-
- inject(ActionRequest, Targets) - Method in class jodd.madvoc.scope.InstancesInjector
-
- inject(ServletContext, Targets) - Method in class jodd.madvoc.scope.InstancesInjector
-
- inject(ActionRequest, Targets) - Method in class jodd.madvoc.scope.JsonBodyScope
-
- inject(ServletContext, Targets) - Method in class jodd.madvoc.scope.JsonBodyScope
-
- inject(Targets) - Method in class jodd.madvoc.scope.JsonBodyScope
-
- inject(ActionRequest, Targets) - Method in class jodd.madvoc.scope.MadvocContextScope
-
- inject(ServletContext, Targets) - Method in class jodd.madvoc.scope.MadvocContextScope
-
- inject(Targets) - Method in class jodd.madvoc.scope.MadvocContextScope
-
- inject(ActionRequest, Targets) - Method in interface jodd.madvoc.scope.MadvocScope
-
Injects action request context into the targets.
- inject(ServletContext, Targets) - Method in interface jodd.madvoc.scope.MadvocScope
-
Injects servlet context into the targets.
- inject(Targets) - Method in interface jodd.madvoc.scope.MadvocScope
-
Injects general context into the targets.
- inject(ActionRequest, Targets) - Method in class jodd.madvoc.scope.ParamsScope
-
- inject(ServletContext, Targets) - Method in class jodd.madvoc.scope.ParamsScope
-
- inject(Targets) - Method in class jodd.madvoc.scope.ParamsScope
-
- inject(ActionRequest, Targets) - Method in class jodd.madvoc.scope.RequestScope
-
- inject(ServletContext, Targets) - Method in class jodd.madvoc.scope.RequestScope
-
- inject(Targets) - Method in class jodd.madvoc.scope.RequestScope
-
- inject(ActionRequest, Targets) - Method in class jodd.madvoc.scope.ServletContextScope
-
- inject(ServletContext, Targets) - Method in class jodd.madvoc.scope.ServletContextScope
-
- inject(Targets) - Method in class jodd.madvoc.scope.ServletContextScope
-
- inject(ActionRequest, Targets) - Method in class jodd.madvoc.scope.SessionScope
-
- inject(ServletContext, Targets) - Method in class jodd.madvoc.scope.SessionScope
-
- inject(Targets) - Method in class jodd.madvoc.scope.SessionScope
-
- injectAttributes(HttpServletRequest, Targets) - Method in class jodd.madvoc.scope.RequestScope
-
Injects request attributes.
- injectContext(Object) - Method in class jodd.madvoc.component.ContextInjectorComponent
-
Inject context into target.
- InjectionPoint - Class in jodd.madvoc.config
-
- InjectionPoint(Class, String, String, MadvocScope, String) - Constructor for class jodd.madvoc.config.InjectionPoint
-
- injectParameters(HttpServletRequest, Targets) - Method in class jodd.madvoc.scope.RequestScope
-
Inject request parameters.
- injectParams(ParamManager, boolean) - Method in class jodd.petite.BeanData
-
Injects all parameters.
- injectPathRef(Pathref, Object) - Static method in class jodd.pathref.Pathref
-
- injectTargetIntoProxy(Object, Object) - Static method in class jodd.proxetta.advice.DelegateAdviceUtil
-
Injects target into proxy.
- injectTargetIntoWrapper(Object, Object) - Method in class jodd.proxetta.impl.WrapperProxettaFactory
-
Injects target into wrapper.
- injectTargetIntoWrapper(Object, Object, String) - Static method in class jodd.proxetta.ProxettaUtil
-
- injectTargetIntoWrapper(Object, Object) - Static method in class jodd.proxetta.ProxettaUtil
-
Injects target instance into proxy using default target field name.
- injectUploadedFiles(HttpServletRequest, Targets) - Method in class jodd.madvoc.scope.RequestScope
-
Inject uploaded files from multipart request parameters.
- injectValueIntoObject(Object, PropertyDescriptor, Object) - Method in class jodd.json.JsonParserBase
-
Injects value into the targets property.
- inline(boolean) - Method in class jodd.mail.EmailAttachmentBuilder
-
- INNER_TYPE - Static variable in class jodd.asm7.TypePath
-
A type path step that steps into the nested type of a class type.
- innerCount - Variable in class jodd.decora.parser.PageRegionExtractor.RegionMarker
-
- innerMap(String) - Method in class jodd.props.Props
-
Returns inner map from the props with given prefix.
- INPUT() - Constructor for class jodd.csselly.selector.PseudoClass.INPUT
-
- input - Variable in class jodd.io.upload.FileUpload
-
- input - Variable in class jodd.json.JsonParser
-
- inputStream - Variable in class jodd.madvoc.result.RawData
-
- inputStreamReadeOf(InputStream) - Static method in class jodd.io.StreamUtil
-
- inputStreamReadeOf(InputStream, String) - Static method in class jodd.io.StreamUtil
-
Returns new InputStreamReader
using specified InputStream
and encoding.
- insert(Object) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
Creates INSERT query for the entity.
- insert(String, Object) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- insert(Class, Object) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- insert(Object) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- insert(T[], T[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another array.
- insert(T[], T, int) - Static method in class jodd.util.ArraysUtil
-
Inserts one element into an array.
- insert(T[], T[], int, Class) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another array.
- insert(T[], T, int, Class) - Static method in class jodd.util.ArraysUtil
-
Inserts one element into another array.
- insert(String[], String[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another String
array.
- insert(String[], String, int) - Static method in class jodd.util.ArraysUtil
-
Inserts one element into another String
array.
- insert(byte[], byte[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another byte
array.
- insert(byte[], byte, int) - Static method in class jodd.util.ArraysUtil
-
Inserts one element into another byte
array.
- insert(char[], char[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another char
array.
- insert(char[], char, int) - Static method in class jodd.util.ArraysUtil
-
Inserts one element into another char
array.
- insert(short[], short[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another short
array.
- insert(short[], short, int) - Static method in class jodd.util.ArraysUtil
-
Inserts one element into another short
array.
- insert(int[], int[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another int
array.
- insert(int[], int, int) - Static method in class jodd.util.ArraysUtil
-
Inserts one element into another int
array.
- insert(long[], long[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another long
array.
- insert(long[], long, int) - Static method in class jodd.util.ArraysUtil
-
Inserts one element into another long
array.
- insert(float[], float[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another float
array.
- insert(float[], float, int) - Static method in class jodd.util.ArraysUtil
-
Inserts one element into another float
array.
- insert(double[], double[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another double
array.
- insert(double[], double, int) - Static method in class jodd.util.ArraysUtil
-
Inserts one element into another double
array.
- insert(boolean[], boolean[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another boolean
array.
- insert(boolean[], boolean, int) - Static method in class jodd.util.ArraysUtil
-
Inserts one element into another boolean
array.
- insert(String, String) - Static method in class jodd.util.StringUtil
-
- insert(String, String, int) - Static method in class jodd.util.StringUtil
-
Inserts a string on provided offset.
- insertAfter(Node, Node) - Method in class jodd.lagarto.dom.Node
-
Inserts node after provided node.
- insertAfter(Node[], Node) - Method in class jodd.lagarto.dom.Node
-
Inserts several child nodes after referent node.
- insertAt(T[], T[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another at given offset.
- insertAt(T[], T[], int, Class) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another at given offset.
- insertAt(String[], String[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another by replacing specified offset.
- insertAt(byte[], byte[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another by replacing specified offset.
- insertAt(char[], char[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another by replacing specified offset.
- insertAt(short[], short[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another by replacing specified offset.
- insertAt(int[], int[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another by replacing specified offset.
- insertAt(long[], long[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another by replacing specified offset.
- insertAt(float[], float[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another by replacing specified offset.
- insertAt(double[], double[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another by replacing specified offset.
- insertAt(boolean[], boolean[], int) - Static method in class jodd.util.ArraysUtil
-
Inserts one array into another by replacing specified offset.
- insertBefore(Node, Node) - Method in class jodd.lagarto.dom.Node
-
Inserts node before provided node.
- insertBefore(Node[], Node) - Method in class jodd.lagarto.dom.Node
-
Inserts several child nodes before provided node.
- insertChild(Node, int) - Method in class jodd.lagarto.dom.Node
-
Inserts node at given index.
- insertChild(Node[], int) - Method in class jodd.lagarto.dom.Node
-
Inserts several nodes at ones.
- InsertChunk - Class in jodd.db.oom.sqlgen.chunks
-
Renders complete INSERT statement.
- InsertChunk(DbEntityManager, boolean, String, Object) - Constructor for class jodd.db.oom.sqlgen.chunks.InsertChunk
-
- InsertChunk(DbEntityManager, boolean, Class, Object) - Constructor for class jodd.db.oom.sqlgen.chunks.InsertChunk
-
- insertChunkAfter(SqlChunk) - Method in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
Appends chunk to previous one and maintains the double-linked list of the previous chunk.
- insideConditionalComment - Variable in class jodd.htmlstapler.HtmlStaplerTagAdapter
-
- inspectClassScopes(Class) - Method in class jodd.madvoc.component.ScopeDataInspector
-
- inspectClassScopesWithCache(Class) - Method in class jodd.madvoc.component.ScopeDataInspector
-
- inspectConstructors() - Method in class jodd.introspector.Ctors
-
Inspects all declared constructors of a target type.
- inspectMethodParameterScopes(String, Class, Annotation[]) - Method in class jodd.madvoc.component.ScopeDataInspector
-
Inspects
ScopeData
parameters for given method parameter information.
- inspectMethods() - Method in class jodd.introspector.Methods
-
- inspector() - Method in class jodd.madvoc.config.ScopeData
-
- inspectProperties() - Method in class jodd.introspector.Properties
-
Inspects all properties of target type.
- INSTANCE - Static variable in class jodd.util.RandomString
-
- INSTANCEOF - Static variable in interface jodd.asm7.Opcodes
-
- INSTANCEOF - Static variable in class jodd.asm7.signature.SignatureVisitor
-
Wildcard for a normal type argument.
- INSTANCEOF - Static variable in class jodd.asm7.TypeReference
-
The sort of type references that target the type declared in an 'instanceof' instruction.
- instances - Variable in class jodd.petite.scope.SingletonScope
-
- InstancesInjector - Class in jodd.madvoc.scope
-
- InstancesInjector(MadvocScope) - Constructor for class jodd.madvoc.scope.InstancesInjector
-
- instancesInjector - Variable in class jodd.madvoc.scope.RequestScope
-
- instancesInjector - Variable in class jodd.madvoc.scope.ServletContextScope
-
- INT - Static variable in class jodd.asm7.Type
-
The sort of the int
type.
- int2hex(int) - Static method in class jodd.util.CharUtil
-
Converts integer digit to heck char.
- INT_TYPE - Static variable in class jodd.asm7.Type
-
The int
type.
- INT_VALUE_127_0_0_1 - Static variable in class jodd.io.NetUtil
-
- IntArrayJsonSerializer - Class in jodd.json.impl
-
Serializes int arrays.
- IntArrayJsonSerializer() - Constructor for class jodd.json.impl.IntArrayJsonSerializer
-
- INTEGER - Static variable in interface jodd.asm7.Opcodes
-
- integer - Variable in class jodd.time.JulianDate
-
Integer part of the Julian Date (JD).
- IntegerArrayConverter - Class in jodd.typeconverter.impl
-
Converts given object to int[]
.
- IntegerArrayConverter(TypeConverterManager) - Constructor for class jodd.typeconverter.impl.IntegerArrayConverter
-
- IntegerConverter - Class in jodd.typeconverter.impl
-
Converts given object to an Integer
.
- IntegerConverter() - Constructor for class jodd.typeconverter.impl.IntegerConverter
-
- IntegerSqlType - Class in jodd.db.type
-
- IntegerSqlType() - Constructor for class jodd.db.type.IntegerSqlType
-
- intercept(ActionRequest) - Method in interface jodd.madvoc.interceptor.ActionInterceptor
-
Intercepts action requests.
- intercept(ActionRequest) - Method in class jodd.madvoc.interceptor.ActionInterceptorStack
-
Interceptor is not used since this is just an interceptor container.
- intercept(ActionRequest) - Method in class jodd.madvoc.interceptor.AnnotatedPropertyInterceptor
-
- intercept(ActionRequest) - Method in class jodd.madvoc.interceptor.EchoInterceptor
-
Measure action invocation time.
- intercept(ActionRequest) - Method in class jodd.madvoc.interceptor.JsonErrorInterceptor
-
- intercept(ActionRequest) - Method in class jodd.madvoc.interceptor.ServletConfigInterceptor
-
Intercepts action requests.
- interceptBy(Class<? extends ActionInterceptor>...) - Method in class jodd.madvoc.MadvocRouter.ActionBuilder
-
Appends list of interceptors to the list of action interceptors.
- interceptBy(Class<? extends ActionInterceptor>) - Method in class jodd.madvoc.MadvocRouter.ActionBuilder
-
Appends single interceptor to the list of action interceptors.
- InterceptedBy - Annotation Type in jodd.madvoc.meta
-
Defines array of action interceptors.
- interceptor(Class<T>) - Method in class jodd.madvoc.MadvocRouter
-
Configures an interceptor.
- interceptor(Class<T>, Consumer<T>) - Method in class jodd.madvoc.MadvocRouter
-
Configures an interceptor.
- interceptors - Variable in class jodd.madvoc.action.MadvocConfigurations
-
- interceptorsManager - Variable in class jodd.madvoc.action.MadvocConfigurations
-
- interceptorsManager - Variable in class jodd.madvoc.component.ActionMethodParser
-
- InterceptorsManager - Class in jodd.madvoc.component
-
Manager for Madvoc interceptors.
- InterceptorsManager() - Constructor for class jodd.madvoc.component.InterceptorsManager
-
- interceptorsManager - Variable in class jodd.madvoc.MadvocRouter
-
- InterfaceImplementation<C> - Class in jodd.methref
-
- interfaces - Variable in class jodd.introspector.ClassDescriptor
-
- internalError() - Method in class jodd.net.HttpStatus.HttpStatus500
-
- ints(int...) - Static method in class jodd.util.ArraysUtil
-
Wraps elements into an array.
- intValue(MethodVisitor) - Static method in class jodd.asm.AsmUtil
-
Converts Integer
object to an int
.
- intValue() - Method in class jodd.mutable.MutableByte
-
Returns the value as a int.
- intValue() - Method in class jodd.mutable.MutableDouble
-
Returns the value as a int.
- intValue() - Method in class jodd.mutable.MutableFloat
-
Returns the value as a int.
- intValue() - Method in class jodd.mutable.MutableInteger
-
Returns the value as a int.
- intValue() - Method in class jodd.mutable.MutableLong
-
Returns the value as a int.
- intValue() - Method in class jodd.mutable.MutableShort
-
Returns the value as a int.
- invalidDocumentValue() - Method in class jodd.net.HttpStatus.HttpStatus400
-
- invalidQuery() - Method in class jodd.net.HttpStatus.HttpStatus400
-
- INVERSE - Static variable in class jodd.chalk.Chalk
-
- inverse() - Method in class jodd.chalk.Chalk
-
- invocationStrategy - Variable in class jodd.petite.def.InitMethodPoint
-
- invoke(Object, Method, Object[]) - Method in class jodd.aop.Aspect
-
- invoke() - Method in class jodd.madvoc.ActionRequest
-
Invokes the action and returns action result value object.
- invoke(ActionRequest) - Method in class jodd.madvoc.component.AsyncActionExecutor
-
Invokes an action asynchronously by submitting it to the thread pool.
- invoke(Object, Class) - Static method in class jodd.madvoc.component.MadvocComponentLifecycle
-
Invoke the listener based on type.
- invoke(String, HttpServletRequest, HttpServletResponse) - Method in class jodd.madvoc.component.MadvocController
-
Invokes action registered to provided action path, Provides action chaining, by invoking the next action request.
- invoke(InitMethodInvocationStrategy) - Method in class jodd.petite.PetiteRegistry.BeanInit
-
Defines init method invocation strategy,
- invoke() - Static method in class jodd.proxetta.ProxyTarget
-
Inserts the invocation of target method and getting the invocation results.
- invokeActionMethod() - Method in class jodd.madvoc.ActionRequest
-
Invokes action method after starting all interceptors.
- InvokeAspect - Interface in jodd.proxetta
-
Invoke aspect defines method pointcuts that should be replaced and
their advice replacements.
- invokeBody(JspFragment) - Static method in class jodd.servlet.tag.TagUtil
-
Invokes tag body.
- invokeBody(JspFragment, Writer) - Static method in class jodd.servlet.tag.TagUtil
-
Invokes tag body to provided writer.
- InvokeClassBuilder - Class in jodd.proxetta.asm
-
Invocation replacer class adapter.
- InvokeClassBuilder(ClassVisitor, InvokeAspect[], String, String, TargetClassInfoReader) - Constructor for class jodd.proxetta.asm.InvokeClassBuilder
-
- invokeConsumerIfRegistered() - Method in class jodd.petite.BeanData
-
- INVOKEDYNAMIC - Static variable in interface jodd.asm7.Opcodes
-
- invokeGetter(Object) - Method in interface jodd.introspector.Getter
-
- InvokeInfo - Class in jodd.proxetta
-
Information about invocation.
- InvokeInfo(String, String, String) - Constructor for class jodd.proxetta.InvokeInfo
-
- invokeInitMethods(InitMethodInvocationStrategy) - Method in class jodd.petite.BeanData
-
Invokes init methods.
- INVOKEINTERFACE - Static variable in interface jodd.asm7.Opcodes
-
- invokeLagarto(TagAdapter) - Method in class jodd.servlet.lagarto.SimpleLagartoServletFilter.LagartoParsingProcessor
-
Invokes Lagarto parser with provided set of adapters
and returns processed content.
- invokeMethod(Object, Method) - Method in class jodd.petite.PetiteContainer
-
Invokes the method of some bean with the container, when its parameters requires to be injected into.
- invokeMethodInjectionPoint(MethodInjectionPoint) - Method in class jodd.petite.BeanData
-
- invokeProvider(ProviderDefinition) - Method in class jodd.petite.PetiteContainer
-
Invokes provider to get a bean.
- InvokeProxetta - Class in jodd.proxetta.impl
-
Proxetta that does method (i.e. invocation) replacements.
- InvokeProxetta() - Constructor for class jodd.proxetta.impl.InvokeProxetta
-
- invokeProxetta() - Static method in class jodd.proxetta.Proxetta
-
- InvokeProxettaFactory - Class in jodd.proxetta.impl
-
Invocation replacer class processor.
- InvokeProxettaFactory(InvokeProxetta) - Constructor for class jodd.proxetta.impl.InvokeProxettaFactory
-
- invokeProxyClassNameSuffix - Static variable in class jodd.proxetta.ProxettaNames
-
Invoke proxy class name suffix.
- InvokeReplacer - Class in jodd.proxetta
-
Invocation advice represents a method that will replace some invocation pointcut.
- InvokeReplacer(Class, String) - Constructor for class jodd.proxetta.InvokeReplacer
-
- InvokeReplacer(String, String) - Constructor for class jodd.proxetta.InvokeReplacer
-
- InvokeReplacerMethodAdapter - Class in jodd.proxetta.asm
-
Invocation replacer method adapter.
- InvokeReplacerMethodAdapter(MethodVisitor, MethodInfo, WorkData, InvokeAspect[]) - Constructor for class jodd.proxetta.asm.InvokeReplacerMethodAdapter
-
- invokeSetter(Object, Object) - Method in interface jodd.introspector.Setter
-
- INVOKESPECIAL - Static variable in interface jodd.asm7.Opcodes
-
- INVOKESTATIC - Static variable in interface jodd.asm7.Opcodes
-
- INVOKEVIRTUAL - Static variable in interface jodd.asm7.Opcodes
-
- ioBufferSize - Static variable in class jodd.core.JoddCore
-
Buffer size for various I/O operations.
- IOR - Static variable in interface jodd.asm7.Opcodes
-
- IREM - Static variable in interface jodd.asm7.Opcodes
-
- IRETURN - Static variable in interface jodd.asm7.Opcodes
-
- is - Variable in class jodd.io.StreamGobbler
-
- is(String) - Method in class jodd.jerry.Jerry
-
Checks the current matched set of elements against a selector and
return true
if at least one of these elements matches
the given arguments.
- isAbsolutePath(String) - Method in class jodd.madvoc.path.BaseNamingStrategy
-
Returns true
if path is absolute.
- isAbsoluteUrl(String) - Static method in class jodd.servlet.ServletUtil
-
Returns true
if current URL is absolute, false
otherwise.
- isActionHandlerDefined() - Method in class jodd.madvoc.config.ActionRuntime
-
Returns true
if action handler is defined.
- isActive() - Method in class jodd.jtx.JtxTransaction
-
Returns true
if transaction is active.
- isAllAssignableFrom(Class<?>[], Class<?>[]) - Static method in class jodd.util.ClassUtil
-
Returns true
if all types are assignable from the other array of types.
- isAllBlank(String...) - Static method in class jodd.util.StringUtil
-
Determines if string array contains just blank strings.
- isAllEmpty(String...) - Static method in class jodd.util.StringUtil
-
Determines if string array contains empty strings.
- isAllowFileExtensions() - Method in class jodd.io.upload.impl.AdaptiveFileUpload
-
- isAlpha(char) - Static method in class jodd.util.CharUtil
-
Indicates whether the given character is in the ALPHA
set.
- isAlphaOrDigit(char) - Static method in class jodd.util.CharUtil
-
- isAncestor(File, File, boolean) - Static method in class jodd.io.FileUtil
-
Check if one File
is an ancestor of second one.
- isAnnotated() - Method in class jodd.db.oom.DbEntityDescriptor
-
Returns
true
if type is annotated with
DbTable
.
- isAnswered() - Method in class jodd.mail.ReceivedEmail
-
Returns true
if message is answered.
- isArchive() - Method in class jodd.io.findfile.ClassScanner.ClassPathEntry
-
Returns true
if archive.
- isArgumentMethod(String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- isArgumentsCountMethod(String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- isArgumentTypeMethod(String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- isArray() - Method in class jodd.introspector.ClassDescriptor
-
Returns true
if class is an array.
- isAssignableFrom(Member, Member) - Static method in class jodd.util.ClassUtil
-
Returns true
if the first member is accessible from second one.
- isAssociatedWithThread(JtxTransaction) - Method in class jodd.jtx.JtxTransactionManager
-
Returns true
if provided transaction
is associated with current thread.
- isAsync() - Method in class jodd.madvoc.config.ActionRuntime
-
Returns true
if action is asynchronous.
- isAsyncModeOn() - Method in class jodd.madvoc.component.ActionsManager
-
Returns true
if at least one action has
async mode turned on.
- isAttributeContaining(String, String) - Method in class jodd.lagarto.dom.Node
-
Returns true
if attribute containing some word.
- isAuthenticated() - Method in class jodd.madvoc.config.ActionRuntime
-
- isBeanDestroyable(BeanData) - Method in class jodd.petite.scope.ShutdownAwareScope
-
Returns true
if bean is destroyable.
- isBeanNameRegistered(String) - Method in class jodd.petite.PetiteBeans
-
Returns true
if bean name is registered.
- isBeanProperty(Method) - Static method in class jodd.util.ClassUtil
-
Returns true
if method is a bean property.
- isBeanPropertyGetter(Method) - Static method in class jodd.util.ClassUtil
-
Returns true
if method is bean getter.
- isBeanPropertySetter(Method) - Static method in class jodd.util.ClassUtil
-
Returns true
if method is bean setter.
- isBinary(File) - Static method in class jodd.io.FileUtil
-
Checks the start of the file for ASCII control characters
- isBlacklist() - Method in class jodd.inex.InExRules
-
Returns true
if blacklist mode is set.
- isBlank() - Method in class jodd.lagarto.dom.Text
-
Returns true
if text content is blank.
- isBlank(CharSequence) - Static method in class jodd.util.StringUtil
-
- isBoundary(byte) - Method in class jodd.io.upload.MultipartRequestInputStream
-
Checks if the current byte (i.e. one that was read last) represents
the very first byte of the boundary.
- isBreakOnError() - Method in class jodd.io.upload.impl.AdaptiveFileUpload
-
- isBreakOnError() - Method in class jodd.io.upload.impl.AdaptiveFileUploadFactory
-
- isBufferingEnabled() - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Returns true
if buffering is enabled.
- isBufferStreamBased() - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
- isCacheEntitiesInResultSet() - Method in class jodd.db.oom.DbOomConfig
-
- isCacheResourceBundles() - Method in class jodd.util.ResourceBundleMessageResolver
-
- isCalculatePosition() - Method in class jodd.lagarto.LagartoParserConfig
-
- isCaseSensitive() - Method in class jodd.lagarto.LagartoParserConfig
-
- isCaseSensitive() - Method in interface jodd.lagarto.Tag
-
Returns case-sensitive flag for various name matching.
- isCharAtEqual(String, int, char) - Static method in class jodd.util.StringUtil
-
Safely compares provided char with char on given location.
- isCharAtEscaped(String, int, char) - Static method in class jodd.util.StringUtil
-
Returns true
if character at provided index position is escaped
by escape character.
- isClosed() - Method in class jodd.db.debug.BaseLoggableStatement
-
- isCloseOnCompletion() - Method in class jodd.db.debug.BaseLoggableStatement
-
- isCodeAttribute() - Method in class jodd.asm7.Attribute
-
Returns true if this type of attribute is a code attribute.
- isCollectErrors() - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- isCollection() - Method in class jodd.introspector.ClassDescriptor
-
Returns true
if type is a collection.
- isCommitted() - Method in class jodd.jtx.JtxTransaction
-
Returns true
if transaction and all its resources are committed successfully.
- isCompleted() - Method in class jodd.jtx.JtxTransaction
-
Returns true
if transaction is either committed or rolled back.
- isConnectionPersistent() - Method in class jodd.http.HttpBase
-
Returns true
if connection is persistent.
- isContaining(String) - Method in class jodd.lagarto.dom.Attribute
-
Returns true if attribute is containing some value.
- isCount - Variable in class jodd.servlet.tag.LoopTag
-
- isCreateArgumentsArrayMethod(String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- isCreateArgumentsClassArrayMethod(String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- isCssResource(String) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Returns true
if resource is CSS, so the
CSS urls can be fixed.
- isDebug() - Method in class jodd.db.DbQueryConfig
-
- isDebugEnabled() - Method in class jodd.log.impl.JCLLogger
-
- isDebugEnabled() - Method in class jodd.log.impl.JDKLogger
-
- isDebugEnabled() - Method in class jodd.log.impl.Log4j2Logger
-
- isDebugEnabled() - Method in class jodd.log.impl.NOPLogger
-
- isDebugEnabled() - Method in class jodd.log.impl.SimpleLogger
-
- isDebugEnabled() - Method in class jodd.log.impl.Slf4jLogger
-
- isDebugEnabled() - Method in interface jodd.log.Logger
-
Returns true
if DEBUG level is enabled.
- isDecorateErrorPages() - Method in class jodd.decora.DecoraManager
-
- isDefault() - Method in class jodd.introspector.CtorDescriptor
-
Returns true
if this is a default constructor
(with no parameters).
- isDeleted() - Method in class jodd.mail.ReceivedEmail
-
Returns true
if message is deleted.
- isDetectMixedScopes() - Method in class jodd.petite.PetiteConfig
-
- isDigit(char) - Static method in class jodd.util.CharUtil
-
Indicates whether the given character is in the DIGIT
set.
- isDownloadLocal() - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Returns true
if local resource files are downloaded
and not loaded from file system.
- isDraft() - Method in class jodd.mail.ReceivedEmail
-
Returns true
if message is draft.
- isEmbedded() - Method in class jodd.mail.EmailAttachment
-
Returns true
if the attachment is embedded.
- isEmbeddedInto(EmailMessage) - Method in class jodd.mail.EmailAttachment
-
Returns true
if attachment is embedded into provided message.
- isEmpty() - Method in class jodd.buffer.FastBooleanBuffer
-
Tests if this buffer has no elements.
- isEmpty() - Method in class jodd.buffer.FastByteBuffer
-
Tests if this buffer has no elements.
- isEmpty() - Method in class jodd.buffer.FastCharBuffer
-
Tests if this buffer has no elements.
- isEmpty() - Method in class jodd.buffer.FastDoubleBuffer
-
Tests if this buffer has no elements.
- isEmpty() - Method in class jodd.buffer.FastFloatBuffer
-
Tests if this buffer has no elements.
- isEmpty() - Method in class jodd.buffer.FastIntBuffer
-
Tests if this buffer has no elements.
- isEmpty() - Method in class jodd.buffer.FastLongBuffer
-
Tests if this buffer has no elements.
- isEmpty() - Method in class jodd.buffer.FastShortBuffer
-
Tests if this buffer has no elements.
- isEmpty() - Method in class jodd.cache.AbstractCacheMap
-
Returns true
if cache is empty.
- isEmpty() - Method in interface jodd.cache.Cache
-
Returns true
if cache is empty.
- isEmpty() - Method in class jodd.cache.NoCache
-
- isEmpty() - Method in class jodd.cache.TypeCache
-
Returns true
if cache is empty.
- isEmpty() - Method in class jodd.http.HttpMultiMap
-
Returns true
if map is empty.
- isEmpty() - Method in class jodd.json.JsonArray
-
Returns true
if JSON array is empty.
- isEmpty() - Method in class jodd.json.JsonObject
-
Returns true
if JSON object is empty.
- isEmpty() - Method in class jodd.json.LazyMap
-
- isEmpty() - Method in class jodd.petite.def.BeanReferences
-
Returns true if BeanReferences is empty.
- isEmpty() - Method in class jodd.util.collection.SetMapAdapter
-
Returns true
if this set contains no elements.
- isEmpty() - Method in class jodd.util.function.Consumers
-
- isEmpty(CharSequence) - Static method in class jodd.util.StringUtil
-
Determines if a string is empty (null
or zero-length).
- isEmptyColumnValue(DbEntityColumnDescriptor, Object) - Method in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
Returns true
if a value is considered empty i.e. not existing.
- isEmptyFlags(Flags) - Static method in class jodd.mail.EmailUtil
-
Check whether flags is a empty flags
- isEnableConditionalComments() - Method in class jodd.lagarto.LagartoParserConfig
-
- isEnabled(Logger.Level) - Method in class jodd.log.impl.JCLLogger
-
- isEnabled(Logger.Level) - Method in class jodd.log.impl.JDKLogger
-
- isEnabled(Logger.Level) - Method in class jodd.log.impl.Log4j2Logger
-
- isEnabled(Logger.Level) - Method in class jodd.log.impl.NOPLogger
-
- isEnabled(Logger.Level) - Method in class jodd.log.impl.SimpleLogger
-
- isEnabled(Logger.Level) - Method in class jodd.log.impl.Slf4jLogger
-
- isEnabled(Logger.Level) - Method in interface jodd.log.Logger
-
Returns true
if certain logging
level is enabled.
- isEnabledFor(Logger.Level) - Method in enum jodd.log.Logger.Level
-
Returns true
if this level
is enabled for given required level.
- isEnabledVoidTags() - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- isEnableRawTextModes() - Method in class jodd.lagarto.LagartoParserConfig
-
- isEndingTag() - Method in enum jodd.lagarto.TagType
-
- isEndpoint() - Method in class jodd.madvoc.config.RouteChunk
-
Returns true
if this chunk is an endpoint and therefore bound to
the configuration.
- isEndSpecified - Variable in class jodd.servlet.tag.LoopTag
-
- isEntityAwareMode() - Method in class jodd.db.oom.DbOomConfig
-
- isEOF() - Method in class jodd.json.JsonParser
-
Returns true
if scanning is at the end.
- isError(int) - Static method in class jodd.http.HttpStatus
-
Returns true
if status code indicates an error.
- isError() - Method in class jodd.net.HttpStatus
-
Returns true
is status is error.
- isErrorEnabled() - Method in class jodd.log.impl.JCLLogger
-
- isErrorEnabled() - Method in class jodd.log.impl.JDKLogger
-
- isErrorEnabled() - Method in class jodd.log.impl.Log4j2Logger
-
- isErrorEnabled() - Method in class jodd.log.impl.NOPLogger
-
- isErrorEnabled() - Method in class jodd.log.impl.SimpleLogger
-
- isErrorEnabled() - Method in class jodd.log.impl.Slf4jLogger
-
- isErrorEnabled() - Method in interface jodd.log.Logger
-
Returns true
if ERROR level is enabled.
- isEven() - Method in class jodd.servlet.tag.IteratorStatus
-
Returns true
if current count is even.
- isEven() - Method in class jodd.util.LoopIterator
-
Returns true
if current count is even.
- isEven(int) - Static method in class jodd.util.MathUtil
-
Returns true
if a number is even.
- isExcluded(String) - Method in class jodd.decora.DecoraRequestWrapper
-
Checks if header name is excluded.
- isExcludeEmpty() - Method in class jodd.json.JsonContext
-
- isExcludeNulls() - Method in class jodd.json.JsonContext
-
Returns true
if null
values have to be excluded.
- isExclusive - Variable in class jodd.servlet.tag.LoopTag
-
- isExistingFile(File) - Static method in class jodd.io.FileUtil
-
Returns true
if File
exists.
- isExistingFolder(File) - Static method in class jodd.io.FileUtil
-
Returns true
if directory exists.
- isExpired() - Method in class jodd.servlet.CsrfShield.Token
-
Returns true
if token is expired.
- isExtendedProperties() - Method in class jodd.introspector.ClassDescriptor
-
Returns true
if properties in this class descriptor
are extended and include field description.
- isExternalResource(String) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Returns true
if resource link has to be downloaded.
- isFieldOnly() - Method in class jodd.introspector.PropertyDescriptor
-
Returns true
if this is an extended property with
only field definition and without getter and setter.
- isFile() - Method in class jodd.io.upload.FileUploadHeader
-
Returns true
if uploaded data are correctly marked as a file.
- isFilePathAcceptable(File, FileFilter) - Static method in class jodd.io.FileUtil
-
Checks if file and its ancestors are acceptable by using FileFilter.accept(File)
.
- isFileTooBig() - Method in class jodd.io.upload.FileUpload
-
Returns true
if file is too big.
- isFinal - Variable in class jodd.proxetta.asm.MethodSignatureVisitor
-
- isFinished() - Method in class jodd.servlet.filter.ByteArrayServletInputStream
-
- isFirst() - Method in class jodd.servlet.tag.IteratorStatus
-
Returns true
if current item is the first one.
- isFirst() - Method in class jodd.util.LoopIterator
-
Returns true
if current item is the first one.
- isFlagged() - Method in class jodd.mail.ReceivedEmail
-
Returns true
is message is flagged.
- isFollowRedirects() - Method in class jodd.http.HttpRequest
-
Returns true
if redirects are followed.
- isForced() - Method in class jodd.proxetta.Proxetta
-
- isForcePreparedStatement() - Method in class jodd.db.DbQueryConfig
-
- isFormMultipart() - Method in class jodd.http.HttpBase
-
- isFull() - Method in class jodd.cache.AbstractCacheMap
-
Returns true
if max cache capacity has been reached
only if cache is size limited.
- isFull() - Method in interface jodd.cache.Cache
-
Returns true
if max cache capacity has been reached
only if cache is size limited.
- isFull() - Method in class jodd.cache.NoCache
-
- isGenericDelimiter(int) - Static method in class jodd.util.CharUtil
-
Indicates whether the given character is in the gen-delims set.
- isGetParameter(HttpServletRequest, String) - Method in class jodd.servlet.ServletUtil
-
Checks if some parameter is in GET parameters.
- isGetterOnly() - Method in class jodd.introspector.PropertyDescriptor
-
Returns true
if this property has only a getter method.
- isGzipEligible(HttpServletRequest) - Method in class jodd.servlet.filter.GzipFilter
-
Determine if request is eligible for GZipping.
- isGzipSupported(HttpServletRequest) - Static method in class jodd.servlet.ServletUtil
-
Returns true
if client supports gzip encoding.
- isHexDigit(char) - Static method in class jodd.util.CharUtil
-
Indicates whether the given character is the hexadecimal digit.
- ISHL - Static variable in interface jodd.asm7.Opcodes
-
- ISHR - Static variable in interface jodd.asm7.Opcodes
-
- isHttpOnly() - Method in class jodd.http.Cookie
-
- isId - Variable in class jodd.db.oom.DbEntityColumnDescriptor
-
- isId() - Method in class jodd.db.oom.DbEntityColumnDescriptor
-
Returns true
if column is ID column.
- isIgnoreCase() - Method in class jodd.vtor.constraint.HasSubstringConstraint
-
- isIgnoreComments() - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- isIgnoreScope() - Method in class jodd.jtx.JtxTransactionManager
-
Returns if transaction scope should be ignored.
- isIgnoreWhitespacesBetweenTags() - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- isImplicitParamInjection() - Method in class jodd.petite.PetiteConfig
-
Returns true
if implicit parameter injection is enabled.
- isImpliedEndTags() - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- isIncluded() - Method in class jodd.json.PathQuery
-
Returns true
if this query indicates that matching
properties should be included.
- isIncludeFieldsAsProperties() - Method in class jodd.introspector.ClassDescriptor
-
Include fields as properties.
- isInfinite() - Method in class jodd.mutable.MutableDouble
-
Checks whether the double value is infinite.
- isInfinite() - Method in class jodd.mutable.MutableFloat
-
Checks whether the float value is infinite.
- isInfoEnabled() - Method in class jodd.log.impl.JCLLogger
-
- isInfoEnabled() - Method in class jodd.log.impl.JDKLogger
-
- isInfoEnabled() - Method in class jodd.log.impl.Log4j2Logger
-
- isInfoEnabled() - Method in class jodd.log.impl.NOPLogger
-
- isInfoEnabled() - Method in class jodd.log.impl.SimpleLogger
-
- isInfoEnabled() - Method in class jodd.log.impl.Slf4jLogger
-
- isInfoEnabled() - Method in interface jodd.log.Logger
-
Returns true
if INFO level is enabled.
- isInfoMethod(String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- isInline() - Method in class jodd.mail.EmailAttachment
-
Returns true
if it is an inline attachment.
- isInMemory() - Method in class jodd.io.upload.FileUpload
-
Returns true
if uploaded file content is stored in memory.
- isInMemory() - Method in class jodd.io.upload.impl.AdaptiveFileUpload
-
Returns true
if file upload resides in memory.
- isInMemory() - Method in class jodd.io.upload.impl.DiskFileUpload
-
Returns false
as uploaded file is stored on disk.
- isInMemory() - Method in class jodd.io.upload.impl.MemoryFileUpload
-
Returns true
as uploaded file is stored in memory.
- isInsideOtherTagRegion(DecoraTag) - Method in class jodd.decora.parser.DecoraTag
-
Returns true
if region of this Decora tag
is inside of region of provided Decora tag.
- isInstanceOf(Object, Class) - Static method in class jodd.util.ClassUtil
-
Safe version of isInstance
, returns false
if any of the arguments is null
.
- isIntegerType(int) - Static method in class jodd.db.type.TypesUtil
-
Returns true
if type is some integer-like type: INTEGER, SMALLINT, TINYINT, BIT.
- isInterface - Variable in class jodd.asm.TraceSignatureVisitor
-
Whether the visited signature is a class signature of a Java interface.
- isInterface() - Method in class jodd.asm7.Handle
-
Returns true if the owner of the field or method designated by this handle is an interface.
- isInvokeMethod(String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- isJsonRequest(HttpServletRequest) - Static method in class jodd.servlet.ServletUtil
-
Returns true
if request has JSON content type.
- isJust() - Method in interface jodd.util.function.Maybe
-
Returns true
if value is present.
- isJust() - Method in class jodd.util.function.Maybe.Just
-
- isKeepAlive() - Method in class jodd.http.HttpBrowser
-
Returns true
if keep alive is used.
- isKeysGeneratedByDatabase() - Method in class jodd.db.oom.DbOomConfig
-
- isKotlinClass(Class) - Static method in class jodd.util.ClassUtil
-
Returns true
if type is a Kotlin class.
- isLast() - Method in class jodd.servlet.tag.IteratorStatus
-
Returns true
if current item is the last one.
- isLast() - Method in class jodd.util.LoopIterator
-
Returns true
if current item is the last one.
- isLastIteration(int) - Method in class jodd.util.LoopIterator
-
- isList() - Method in class jodd.introspector.ClassDescriptor
-
Returns true
if class is a List
.
- isLoadArrayClassByComponentTypes() - Method in class jodd.util.cl.DefaultClassLoaderStrategy
-
Returns arrays class loading strategy.
- isLowercaseAlpha(char) - Static method in class jodd.util.CharUtil
-
Returns true
if specified character is lowercase ASCII.
- isMap() - Method in class jodd.introspector.ClassDescriptor
-
Returns true
if class is a Map
.
- isMatchedTag(Tag) - Method in class jodd.decora.parser.DecoraTag
-
Returns true
if provided tag
matches decorator tag.
- isMatchingRules(String, String...) - Method in class jodd.util.cl.ExtendedURLClassLoader
-
Returns true
if class or resource name matches
at least one package rule from the list.
- isModified() - Method in interface jodd.lagarto.Tag
-
Returns true
if tag is modified.
- isMultipart() - Method in class jodd.servlet.upload.MultipartRequestWrapper
-
Returns true
if request is multi-part.
- isMultipartRequest(HttpServletRequest) - Static method in class jodd.servlet.ServletUtil
-
Returns true
if a request is multi-part request.
- isMyProxy(Object) - Method in class jodd.methref.Methref
-
Returns true
if given object is proxified by this Methref.
- isNamePopped() - Method in class jodd.json.JsonWriter
-
- isNaN() - Method in class jodd.mutable.MutableDouble
-
Checks whether the value is the special NaN value.
- isNaN() - Method in class jodd.mutable.MutableFloat
-
Checks whether the value is the special NaN value.
- isNewer(String, String) - Static method in class jodd.io.FileUtil
-
- isNewer(File, File) - Static method in class jodd.io.FileUtil
-
Uses File.lastModified()
for reference.
- isNewer(File, long) - Static method in class jodd.io.FileUtil
-
Tests if the specified File
is newer than the specified time reference.
- isNewer(String, long) - Static method in class jodd.io.FileUtil
-
- isNewTxScope(JtxTransaction, Object) - Method in class jodd.jtx.JtxTransactionManager
-
Returns true
if scope is specified and it is different then of existing transaction.
- isNone() - Method in class jodd.proxetta.InvokeReplacer
-
- isNotBlank(CharSequence) - Static method in class jodd.util.StringUtil
-
Determines if string is not blank.
- isNotEmpty(CharSequence) - Static method in class jodd.util.StringUtil
-
Determines if a string is not empty.
- isNotFoundExceptionEnabled() - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Returns true
if exception will be thrown when
resource is not found.
- isNothing() - Method in interface jodd.util.function.Maybe
-
Returns false
if value is not present.
- isNothing() - Method in class jodd.util.function.Maybe.Just
-
- isNoTransaction() - Method in class jodd.jtx.JtxTransaction
-
Returns true
if transaction is explicitly forbidden, i.e.
- ISO_8859_1 - Static variable in interface jodd.util.StringPool
-
- isObjectMethod(Method) - Static method in class jodd.util.ClassUtil
-
Returns true
if method defined in Object
class.
- isOdd() - Method in class jodd.servlet.tag.IteratorStatus
-
Returns true
if current count is odd.
- isOdd() - Method in class jodd.util.LoopIterator
-
Returns true
if current count is odd.
- isOdd(int) - Static method in class jodd.util.MathUtil
-
Returns true
if a number is odd.
- isolation - Variable in class jodd.jtx.meta.TransactionAnnotationValues
-
- isolation() - Method in class jodd.jtx.meta.TransactionAnnotationValues
-
- ISOLATION_DEFAULT - Static variable in class jodd.db.DbTransactionMode
-
Default isolation.
- ISOLATION_NONE - Static variable in class jodd.db.DbTransactionMode
-
- ISOLATION_READ_COMMITTED - Static variable in class jodd.db.DbTransactionMode
-
- ISOLATION_READ_UNCOMMITTED - Static variable in class jodd.db.DbTransactionMode
-
- ISOLATION_REPEATABLE_READ - Static variable in class jodd.db.DbTransactionMode
-
- ISOLATION_SERIALIZABLE - Static variable in class jodd.db.DbTransactionMode
-
- isOlder(String, String) - Static method in class jodd.io.FileUtil
-
- isOlder(File, File) - Static method in class jodd.io.FileUtil
-
Uses File.lastModified()
for reference.
- isOlder(File, long) - Static method in class jodd.io.FileUtil
-
Tests if the specified File
is older than the specified time reference.
- isOlder(String, long) - Static method in class jodd.io.FileUtil
-
- isOneOfTableElements(Element) - Method in class jodd.lagarto.dom.HtmlFosterRules
-
Returns true
if provided element is one of the table-related elements.
- isPageIncluded(HttpServletRequest, HttpServletResponse) - Static method in class jodd.servlet.DispatcherUtil
-
Returns true
if current page is included.
- isParentNodeOneOfFosterTableElements(Node) - Method in class jodd.lagarto.dom.HtmlFosterRules
-
Returns true
if parent node is one of the table elements.
- isParsed() - Method in class jodd.io.upload.MultipartStreamParser
-
Returns true
if multi-part request is already loaded.
- isParseXmlTags() - Method in class jodd.lagarto.LagartoParserConfig
-
Returns true
if parsing of XML tags is enabled.
- isPassMethodName() - Method in class jodd.proxetta.InvokeReplacer
-
- isPassMethodSignature() - Method in class jodd.proxetta.InvokeReplacer
-
- isPassOwnerName() - Method in class jodd.proxetta.InvokeReplacer
-
- isPassTargetClass() - Method in class jodd.proxetta.InvokeReplacer
-
- isPassThis() - Method in class jodd.proxetta.InvokeReplacer
-
- isPchar(char) - Static method in class jodd.util.CharUtil
-
Indicates whether the given character is in the pchar set.
- isPersistent(DbEntityDescriptor<E>, E) - Method in class jodd.db.oom.dao.GenericDao
-
Returns true
if entity is persistent.
- isPoolable() - Method in class jodd.db.debug.BaseLoggableStatement
-
- isPreviousChunkOfSameType() - Method in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
Returns true
if previous chunk is of the same type.
- isPreviousChunkOfType(int) - Method in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
Returns true
if previous chunk is of provided type.
- isPreviousMacroChunk() - Method in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
Returns true
if previous chunk is not raw.
- isPreviousRawChunk() - Method in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- isPrivateMethod() - Method in interface jodd.proxetta.MethodInfo
-
Returns true
if method is private.
- isPropertyNameChar(char) - Static method in class jodd.util.CharUtil
-
- isProxyApplied() - Method in class jodd.proxetta.ProxettaFactory
-
Returns true
if at least one method was wrapped.
- isPruneExpiredActive() - Method in class jodd.cache.AbstractCacheMap
-
Returns true
if prune of expired objects should be invoked.
- isPublic - Variable in class jodd.introspector.Descriptor
-
- isPublic() - Method in class jodd.introspector.Descriptor
-
Returns true
if descriptor content is public.
- isPublic(Member) - Static method in class jodd.util.ClassUtil
-
Returns true
if class member is public.
- isPublic(Class) - Static method in class jodd.util.ClassUtil
-
Returns true
if class is public.
- isPublicMethod() - Method in interface jodd.proxetta.MethodInfo
-
Returns true
if method is public.
- isPublicPublic(Member) - Static method in class jodd.util.ClassUtil
-
Returns true
if class member is public and if its declaring class is also public.
- isPushed - Variable in class jodd.json.JsonWriter
-
- isQuirksMode() - Method in interface jodd.lagarto.Doctype
-
Returns true
if quirks mode was forced.
- isQuirksMode() - Method in class jodd.lagarto.ParsedDoctype
-
Returns true
if quirks mode was forced.
- isRawTag() - Method in class jodd.lagarto.dom.Element
-
Returns true
if tags content is RAW text.
- isRawTag() - Method in interface jodd.lagarto.Tag
-
Returns true
if tag should parse inner text content as RAWTEXT.
- isReadOnly() - Method in class jodd.db.DbTransactionMode
-
Returns true
if transaction is read-only.
- isReadOnly() - Method in class jodd.jtx.JtxTransactionMode
-
- isReady() - Method in class jodd.servlet.filter.ByteArrayServletInputStream
-
- isReady() - Method in class jodd.servlet.filter.FastByteArrayServletOutputStream
-
- isReady() - Method in class jodd.servlet.filter.GzipResponseStream
-
- isReallyFull(K) - Method in class jodd.cache.AbstractCacheMap
-
- isRecent() - Method in class jodd.mail.ReceivedEmail
-
Returns true
if message is recent.
- isRedirect(int) - Static method in class jodd.http.HttpStatus
-
Returns true
if status code indicates a redirect.
- isRegionDefined() - Method in class jodd.decora.parser.DecoraTag
-
Returns true
if region is fully defined.
- isRegionStarted() - Method in class jodd.decora.parser.DecoraTag
-
Returns true
if region definition is started.
- isRegionUndefined() - Method in class jodd.decora.parser.DecoraTag
-
Returns true
if region is undefined.
- isRegisteredExtension(String) - Static method in class jodd.net.MimeTypes
-
Returns true
if given value is one of the registered MIME extensions.
- isRequestedSessionIdFromURL(HttpServletRequest) - Method in class jodd.servlet.filter.RemoveSessionFromUrlFilter
-
Detects if session ID exist in the URL.
- isReserved(char) - Static method in class jodd.util.CharUtil
-
Indicates whether the given character is in the reserved set.
- isReturnTypeMethod(String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- isReturnValueMethod(String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- isRollbackOnly() - Method in class jodd.jtx.JtxTransaction
-
Returns true
if transaction is marked as rollback only.
- isRolledback() - Method in class jodd.jtx.JtxTransaction
-
Returns true
if transaction and all its resources are rolled-back successfully.
- isRootMethod() - Method in interface jodd.proxetta.MethodInfo
-
Returns true
if method is declared in Object
class (root class).
- isScanAccessible() - Method in class jodd.introspector.ClassDescriptor
-
Returns true
if this class descriptor
works with accessible fields/methods/constructors or with
all supported.
- isSecure() - Method in class jodd.http.Cookie
-
Returns true
if the browser is sending cookies
only over a secure protocol, or false
if the
browser can send cookies using any protocol.
- isSeen() - Method in class jodd.mail.ReceivedEmail
-
Returns true
if message is seen.
- isSelfClosed() - Method in class jodd.lagarto.dom.Element
-
Returns true
if element can self-close itself when empty.
- isSelfCloseVoidTags() - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- isServletsVersion2_5() - Static method in class jodd.servlet.ServletUtil
-
Returns true
if current servlets version is 2.5 or higher.
- isSessionClosed() - Method in class jodd.db.DbSession
-
Indicates whether a session is closed.
- isSessionOpen() - Method in class jodd.db.DbSession
-
Returns true
if session is open.
- isSet() - Method in class jodd.introspector.ClassDescriptor
-
Returns true
if type is a Set
.
- isSet() - Method in class jodd.madvoc.MadvocRouter.ActionBuilder
-
Returns true
when minimum configuration is provided.
- isSet(byte, byte) - Static method in class jodd.util.Bits
-
- isSet(int, int) - Static method in class jodd.util.Bits
-
- isSetArgumentMethod(String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- isSetterOnly() - Method in class jodd.introspector.PropertyDescriptor
-
Returns true
if this property has only a setter method.
- isSingleResourceManager() - Method in class jodd.jtx.JtxTransactionManager
-
Returns true
if this transaction manager works with just one resource.
- isSocketAccessAllowed(int, int, int) - Static method in class jodd.io.NetUtil
-
- isSortResources() - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Returns true
if resources are sorted before
bundle id (a digest) is created.
- isSourceMap - Variable in class jodd.bean.BeanVisitor
-
Indicates the the source is a Map.
- isStartAsActive() - Method in class jodd.jtx.JtxTransaction
-
Returns true
if transaction started as active one.
- isStartingTag() - Method in enum jodd.lagarto.TagType
-
- isStatic - Variable in class jodd.proxetta.asm.MethodSignatureVisitor
-
- isStoreOpcode(int) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
Returns true
if opcode is xSTORE.
- isStringType(int) - Static method in class jodd.db.type.TypesUtil
-
Returns true
if type is some string-like type: CHAR, VARCHAR.
- isSubDelimiter(int) - Static method in class jodd.util.CharUtil
-
Indicates whether the given character is in the sub-delims set.
- isSubstringAt(String, String, int) - Static method in class jodd.util.StringUtil
-
Returns true
if substring exist at given offset in a string.
- isSuccess() - Method in class jodd.net.HttpStatus
-
Returns true
is status is successful.
- isSuccessful(int) - Static method in class jodd.http.HttpStatus
-
Returns true
if status code indicates successful result.
- isSupplier() - Method in class jodd.introspector.ClassDescriptor
-
Returns true
if type is a supplier.
- isSymlink(File) - Static method in class jodd.io.FileUtil
-
- isSystemClass() - Method in class jodd.introspector.ClassDescriptor
-
Returns true
is class is a system class and should not
expose fields or declared methods.
- isTableElement(Node) - Method in class jodd.lagarto.dom.HtmlFosterRules
-
Returns true
if given node is a table element.
- isTargetClassAnnotationMethod(String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- isTargetClassMethod(String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- isTargetInterface - Variable in class jodd.proxetta.asm.TargetClassInfoReader
-
- isTargetMap - Variable in class jodd.bean.BeanCopy
-
- isTargetMethod(String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- isTargetMethodAnnotationMethod(String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- isTargetMethodDescriptionMethod(String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- isTargetMethodNameMethod(String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- isTargetMethodSignatureMethod(String, String) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- isTopLevelMethod() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- isTopLevelMethod() - Method in interface jodd.proxetta.MethodInfo
-
Returns true
if method is declared in top-level class.
- isTopLevelRequest(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
-
Returns true
if request is a top-level one, i.e. previously
not included or forwarded.
- ISTORE - Static variable in interface jodd.asm7.Opcodes
-
- isTraceEnabled() - Method in class jodd.log.impl.JCLLogger
-
- isTraceEnabled() - Method in class jodd.log.impl.JDKLogger
-
- isTraceEnabled() - Method in class jodd.log.impl.Log4j2Logger
-
- isTraceEnabled() - Method in class jodd.log.impl.NOPLogger
-
- isTraceEnabled() - Method in class jodd.log.impl.SimpleLogger
-
- isTraceEnabled() - Method in class jodd.log.impl.Slf4jLogger
-
- isTraceEnabled() - Method in interface jodd.log.Logger
-
Returns true
if TRACE level is enabled.
- isTransactionActive() - Method in class jodd.db.DbSession
-
Indicate whether a transaction is in progress.
- isTypeOf(Class<?>, Class<?>) - Static method in class jodd.util.ClassUtil
-
Safe version of isAssignableFrom
method that
returns false
if one of the arguments is null
.
- isTypeSignatureInUse(byte[]) - Method in class jodd.io.findfile.ClassScanner.ClassPathEntry
-
- ISUB - Static variable in interface jodd.asm7.Opcodes
-
- isUnclosedTagAsOrphanCheck() - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- isUnknown() - Method in class jodd.asm7.Attribute
-
Returns true if this type of attribute is unknown.
- isUnreserved(char) - Static method in class jodd.util.CharUtil
-
Indicates whether the given character is in the unreserved set.
- isUnusedType(Class) - Method in class jodd.madvoc.scope.InstancesInjector
-
- isUpdateablePrimaryKey() - Method in class jodd.db.oom.DbOomConfig
-
- isUpdateablePrimaryKey - Variable in class jodd.db.oom.sqlgen.chunks.UpdateSetChunk
-
- isUpdateAcceptsTableAlias() - Method in class jodd.db.oom.DbOomConfig
-
- isUploaded() - Method in class jodd.io.upload.FileUpload
-
Returns true
if file was uploaded.
- isUppercaseAlpha(char) - Static method in class jodd.util.CharUtil
-
Returns true
if specified character is uppercase ASCII.
- isUseAltBeanNames() - Method in class jodd.petite.PetiteConfig
-
Returns if alternative bean names are in use.
- isUseFosterRules() - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- isUserDefinedMethod(Method) - Static method in class jodd.util.ClassUtil
-
Returns true
if method is user defined and not defined in Object
class.
- isUsingStream() - Method in class jodd.servlet.wrapper.Buffer
-
Returns true
if streams are using.
- isValid() - Method in class jodd.io.upload.FileUpload
-
Returns true
if upload process went correctly.
- isValid() - Method in class jodd.mail.RFC2822AddressParser.ParsedAddress
-
Returns true
if email is valid.
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.AssertFalseConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.AssertTrueConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.AssertValidConstraint
-
Invokes validation on inner context.
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.EqualToDeclaredFieldConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.EqualToFieldConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.HasSubstringConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.LengthConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.MaxConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.MaxLengthConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.MinConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.MinLengthConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.NotBlankConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.NotNullConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.RangeConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.SizeConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.TimeAfterConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.TimeBeforeConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.ValidURLConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.WildcardMatchConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in class jodd.vtor.constraint.WildcardPathMatchConstraint
-
- isValid(ValidationConstraintContext, Object) - Method in interface jodd.vtor.ValidationConstraint
-
Performs validation in context of target object on provided value.
- isValidateAllProfilesByDefault() - Method in class jodd.vtor.Vtor
-
- isValidateConnection() - Method in class jodd.db.pool.CoreConnectionPool
-
- isValidateExistingTransaction() - Method in class jodd.jtx.JtxTransactionManager
-
Returns whether existing transactions should be validated before participating in them.
- isValidReturnPath() - Method in class jodd.mail.RFC2822AddressParser.ParsedAddress
-
Returns true
if the email represents a valid return path.
- isValueFounded() - Method in class jodd.servlet.tag.SwitchTag
-
- isVariableClassName() - Method in class jodd.proxetta.Proxetta
-
- isVisible() - Method in interface jodd.proxetta.AnnotationInfo
-
- isVisible() - Method in class jodd.proxetta.asm.AnnotationReader
-
- isVoidElement() - Method in class jodd.lagarto.dom.Element
-
Returns true
if element is void.
- isVoidTag(CharSequence) - Method in class jodd.lagarto.dom.HtmlVoidRules
-
Returns true
if tag name is a void tag.
- isWaitIfBusy() - Method in class jodd.db.pool.CoreConnectionPool
-
- isWarnEnabled() - Method in class jodd.log.impl.JCLLogger
-
- isWarnEnabled() - Method in class jodd.log.impl.JDKLogger
-
- isWarnEnabled() - Method in class jodd.log.impl.Log4j2Logger
-
- isWarnEnabled() - Method in class jodd.log.impl.NOPLogger
-
- isWarnEnabled() - Method in class jodd.log.impl.SimpleLogger
-
- isWarnEnabled() - Method in class jodd.log.impl.Slf4jLogger
-
- isWarnEnabled() - Method in interface jodd.log.Logger
-
Returns true
if WARN level is enabled.
- isWhitelist() - Method in class jodd.inex.InExRules
-
Returns true
if whitelist mode is set.
- isWhitespace(char) - Static method in class jodd.util.CharUtil
-
Returns true
if character is a white space (<= ' '
).
- isWildcard() - Method in class jodd.json.PathQuery
-
Returns true
if this query contains a wildcard.
- isWireScopedProxy() - Method in class jodd.petite.PetiteConfig
-
- isWordChar(char) - Static method in class jodd.util.CharUtil
-
- isWrapper() - Method in class jodd.proxetta.asm.WorkData
-
- isWrapperFor(Class<?>) - Method in class jodd.db.debug.BaseLoggableStatement
-
- ITALIC - Static variable in class jodd.chalk.Chalk
-
- italic() - Method in class jodd.chalk.Chalk
-
- items - Variable in class jodd.servlet.tag.IteratorTag
-
- IterableJsonSerializer - Class in jodd.json.impl
-
Iterable serializer.
- IterableJsonSerializer() - Constructor for class jodd.json.impl.IterableJsonSerializer
-
- iterate(Class...) - Method in class jodd.db.oom.DbOomQuery
-
- iterate() - Method in class jodd.db.oom.DbOomQuery
-
- iterate(Class[], boolean) - Method in class jodd.db.oom.DbOomQuery
-
- iterateArray(Object[], int, int, PageContext) - Method in class jodd.servlet.tag.IteratorTag
-
Iterates arrays.
- iterateCollection(Collection, int, int, PageContext) - Method in class jodd.servlet.tag.IteratorTag
-
Iterates collection.
- ITERATION_INDEX - Static variable in class jodd.crypt.PBKDF2Hash
-
- iterationCount - Variable in class jodd.crypt.PBKDF2Encryptor
-
- iterator() - Method in class jodd.http.HttpMultiMap
-
Returns iterator of all entries.
- iterator() - Method in class jodd.io.findfile.FindFile
-
Returns file walking iterator.
- iterator() - Method in class jodd.jerry.Jerry
-
Returns iterator over nodes contained in the Jerry object.
- iterator() - Method in class jodd.json.JsonArray
-
Returns an iterator over the values in the JSON array.
- iterator() - Method in class jodd.json.JsonObject
-
Returns an iterator of the entries in the JSON object.
- iterator() - Method in class jodd.json.LazyList
-
- iterator() - Method in class jodd.props.Props
-
Returns iterator for active profiles.
- iterator() - Method in class jodd.props.PropsEntries
-
Returns populated iterator.
- iterator() - Method in class jodd.servlet.SessionMonitor
-
Returns iterator for all stored session IDs.
- iterator() - Method in class jodd.util.collection.SetMapAdapter
-
Returns an iterator over the elements in this set.
- iterator() - Method in class jodd.util.function.Maybe.Just
-
- IteratorStatus - Class in jodd.servlet.tag
-
Status of iteration of some looping tag.
- IteratorStatus() - Constructor for class jodd.servlet.tag.IteratorStatus
-
- IteratorStatus(int) - Constructor for class jodd.servlet.tag.IteratorStatus
-
- iteratorStatus - Variable in class jodd.servlet.tag.IteratorTag
-
- IteratorTag - Class in jodd.servlet.tag
-
Iterator tag for iterating collections.
- IteratorTag() - Constructor for class jodd.servlet.tag.IteratorTag
-
- IUSHR - Static variable in interface jodd.asm7.Opcodes
-
- IXOR - Static variable in interface jodd.asm7.Opcodes
-
- jarFileOf(Class<?>) - Static method in class jodd.util.ClassUtil
-
Returns the jar file from which the given class is loaded; or null
if no such jar file can be located.
- JCLLogger - Class in jodd.log.impl
-
Java Commons logging logger.
- JCLLogger(Log) - Constructor for class jodd.log.impl.JCLLogger
-
- JD_1970 - Static variable in class jodd.time.JulianDate
-
Julian Date for 1970-01-01T00:00:00 (Thursday).
- JD_2001 - Static variable in class jodd.time.JulianDate
-
Julian Date for 2001-01-01T00:00:00 (Monday).
- JDKLogger - Class in jodd.log.impl
-
JDK logger.
- JDKLogger(Logger) - Constructor for class jodd.log.impl.JDKLogger
-
- Jerry - Class in jodd.jerry
-
Jerry is JQuery in Java.
- Jerry(DOMBuilder, Node...) - Constructor for class jodd.jerry.Jerry
-
Creates root Jerry.
- Jerry(Jerry, Node...) - Constructor for class jodd.jerry.Jerry
-
Creates child Jerry.
- Jerry(Jerry, Node[], Node[]) - Constructor for class jodd.jerry.Jerry
-
Creates child Jerry.
- Jerry(Jerry, List<Node>) - Constructor for class jodd.jerry.Jerry
-
Creates child Jerry.
- jerry(char[]) - Static method in class jodd.jerry.Jerry
-
Parses input sequence and creates new Jerry
.
- jerry(String) - Static method in class jodd.jerry.Jerry
-
Parses input content and creates new Jerry
.
- jerry() - Static method in class jodd.jerry.Jerry
-
Just creates new
Jerry runner
to separate
parser creation and creation of new Jerry instances.
- jerry(DOMBuilder) - Static method in class jodd.jerry.Jerry
-
- Jerry.JerryParser - Class in jodd.jerry
-
Content parser and Jerry factory.
- JerryFormHandler - Interface in jodd.jerry
-
Callback for Jerry form()
method.
- JerryFunction - Interface in jodd.jerry
-
Callback function for iterating nodes.
- JerryNodeFunction - Interface in jodd.jerry
-
Callback function for iterating nodes.
- JerryParser() - Constructor for class jodd.jerry.Jerry.JerryParser
-
- JerryParser(DOMBuilder) - Constructor for class jodd.jerry.Jerry.JerryParser
-
- jodd - package jodd
-
Jodd = tools + ioc + mvc + db + aop + tx + json + html < 1.7Mb
- Jodd - Class in jodd
-
Jodd!
- Jodd() - Constructor for class jodd.Jodd
-
- JODD - Static variable in class jodd.Jodd
-
Ascii art of Jodds name.
- JODD - Static variable in interface jodd.util.StringPool
-
- jodd.aop - package jodd.aop
-
Simple java native aspects.
- jodd.asm - package jodd.asm
-
Some common ASM classes.
- jodd.asm7 - package jodd.asm7
-
- jodd.asm7.signature - package jodd.asm7.signature
-
- jodd.bean - package jodd.bean
-
Java Bean utilities, provides the fastest bean manipulation.
- jodd.buffer - package jodd.buffer
-
Faster primitive buffers.
- jodd.cache - package jodd.cache
-
Some useful caches: LRU, LFU, FIFO.
- jodd.chalk - package jodd.chalk
-
Little tool for coloring the console output.
- jodd.cli - package jodd.cli
-
Small parser for command line arguments.
- jodd.core - package jodd.core
-
Jodd Core module.
- jodd.crypt - package jodd.crypt
-
- jodd.csselly - package jodd.csselly
-
CSSelly - CSS selector parser.
- jodd.csselly.selector - package jodd.csselly.selector
-
Different CSSelector selectors.
- jodd.db - package jodd.db
-
Simple and safe database access.
- jodd.db.connection - package jodd.db.connection
-
Various database connection providers.
- jodd.db.debug - package jodd.db.debug
-
Various database debugging tools.
- jodd.db.jtx - package jodd.db.jtx
-
Database extension for propagated transactions.
- jodd.db.oom - package jodd.db.oom
-
DB OOM suite.
- jodd.db.oom.dao - package jodd.db.oom.dao
-
Generic DAO.
- jodd.db.oom.mapper - package jodd.db.oom.mapper
-
ResultSet to objects mappers.
- jodd.db.oom.meta - package jodd.db.oom.meta
-
DbOom annotations.
- jodd.db.oom.naming - package jodd.db.oom.naming
-
DB OOM naming convention strategies.
- jodd.db.oom.sqlgen - package jodd.db.oom.sqlgen
-
Various query generators.
- jodd.db.oom.sqlgen.chunks - package jodd.db.oom.sqlgen.chunks
-
DbSqlBuilder query chunks.
- jodd.db.pool - package jodd.db.pool
-
Various custom database pool implementations.
- jodd.db.querymap - package jodd.db.querymap
-
Storage for queries.
- jodd.db.servers - package jodd.db.servers
-
Detected database servers.
- jodd.db.type - package jodd.db.type
-
Database types for converstion to and from result set.
- jodd.decora - package jodd.decora
-
Decora is web decoration framework to help in creating sites consisting of pages based on templates.
- jodd.decora.parser - package jodd.decora.parser
-
Decora parser creates output from decorator and page content.
- jodd.exception - package jodd.exception
-
Jodds exceptions.
- jodd.htmlstapler - package jodd.htmlstapler
-
HTML stapler for creating single javascript/css bundles from all
javascripts and css resources on HTML page.
- jodd.http - package jodd.http
-
Tiny, raw and simple socket-based HTTP client.
- jodd.http.net - package jodd.http.net
-
Implementations and core HTTP stuff.
- jodd.http.up - package jodd.http.up
-
Uploadable content and few implementations.
- jodd.inex - package jodd.inex
-
Include-Exclude rules engine.
- jodd.introspector - package jodd.introspector
-
Very fast reflection introspector.
- jodd.io - package jodd.io
-
Various IO utilities (files, streams, http...).
- jodd.io.findfile - package jodd.io.findfile
-
Nice utilities for easier files and classes finding.
- jodd.io.upload - package jodd.io.upload
-
Multipart streams and file uploads.
- jodd.io.upload.impl - package jodd.io.upload.impl
-
Various implementations of uploaded files and their factories.
- jodd.io.watch - package jodd.io.watch
-
Smart directory change watcher.
- jodd.jerry - package jodd.jerry
-
Jerry - Java JQuery!
- jodd.json - package jodd.json
-
Light, but powerful JSON parser and serializers.
- jodd.json.impl - package jodd.json.impl
-
Various JSON serializer implementations.
- jodd.json.meta - package jodd.json.meta
-
Annotations used by JSON serializer.
- jodd.jtx - package jodd.jtx
-
Quick and dirty Java transactions management.
- jodd.jtx.meta - package jodd.jtx.meta
-
Transaction annotations.
- jodd.jtx.proxy - package jodd.jtx.proxy
-
Advices and managers for annotation managed transactions.
- jodd.jtx.worker - package jodd.jtx.worker
-
Transaction workers utilizes usage of transactions in certain way.
- jodd.lagarto - package jodd.lagarto
-
Lagarto - fast markup language (xml/html) event-based parser.
- jodd.lagarto.adapter - package jodd.lagarto.adapter
-
Various useful Lagarto tag adapters that manipulate HTML content.
- jodd.lagarto.dom - package jodd.lagarto.dom
-
Lagarto DOM - create cool DOM tree with Lagarto parser.
- jodd.log - package jodd.log
-
Simple logging facade used in Jodd frameworks.
- jodd.log.impl - package jodd.log.impl
-
Logger implementations.
- jodd.madvoc - package jodd.madvoc
-
Madvoc is MVC framework that uses CoC and annotations in a pragmatic way to simplify web application development.
- jodd.madvoc.action - package jodd.madvoc.action
-
Action configuration and other action-related stuff.
- jodd.madvoc.component - package jodd.madvoc.component
-
Madvoc components, stored in local Petite container.
- jodd.madvoc.config - package jodd.madvoc.config
-
Internal configuration classes.
- jodd.madvoc.filter - package jodd.madvoc.filter
-
Various Madvoc action filters.
- jodd.madvoc.interceptor - package jodd.madvoc.interceptor
-
Various Madvoc action interceptors.
- jodd.madvoc.macro - package jodd.madvoc.macro
-
Action path macros implementation.
- jodd.madvoc.meta - package jodd.madvoc.meta
-
Annotations used by Madvoc.
- jodd.madvoc.meta.method - package jodd.madvoc.meta.method
-
- jodd.madvoc.meta.scope - package jodd.madvoc.meta.scope
-
- jodd.madvoc.path - package jodd.madvoc.path
-
Path naming strategies and conventions.
- jodd.madvoc.petite - package jodd.madvoc.petite
-
Madvoc extension that uses Petite.
- jodd.madvoc.proxetta - package jodd.madvoc.proxetta
-
Proxetta-aware Madvoc components.
- jodd.madvoc.result - package jodd.madvoc.result
-
Madvoc result handlers and result types.
- jodd.madvoc.scope - package jodd.madvoc.scope
-
- jodd.mail - package jodd.mail
-
Simple e-mail sending.
- jodd.methref - package jodd.methref
-
Strong typed method name references.
- jodd.mutable - package jodd.mutable
-
Mutable number bean-alike implementations.
- jodd.net - package jodd.net
-
- jodd.paramo - package jodd.paramo
-
Paramo is small tool for resolving method parameter names in runtime.
- jodd.pathref - package jodd.pathref
-
Resolver for calling path.
- jodd.petite - package jodd.petite
-
Petite container.
- jodd.petite.def - package jodd.petite.def
-
Bean definition classes.
- jodd.petite.meta - package jodd.petite.meta
-
Annotations used by Petite container.
- jodd.petite.proxetta - package jodd.petite.proxetta
-
Proxetta aware Petite container.
- jodd.petite.resolver - package jodd.petite.resolver
-
Petite resolvers defines and resolves injection points.
- jodd.petite.scope - package jodd.petite.scope
-
Petite bean scopes.
- jodd.props - package jodd.props
-
Super properties.
- jodd.proxetta - package jodd.proxetta
-
Proxetta creates the fastest proxy subclasses in an easy, java-friendly way.
- jodd.proxetta.advice - package jodd.proxetta.advice
-
Some proxetta advices.
- jodd.proxetta.asm - package jodd.proxetta.asm
-
This package assembles proxy classes.
- jodd.proxetta.impl - package jodd.proxetta.impl
-
- jodd.proxetta.pointcuts - package jodd.proxetta.pointcuts
-
Various common proxy pointcuts.
- jodd.servlet - package jodd.servlet
-
Servlet utils.
- jodd.servlet.filter - package jodd.servlet.filter
-
Just few common servlet filters and response wrappers.
- jodd.servlet.form - package jodd.servlet.form
-
Form tag automatically populates form fields.
- jodd.servlet.lagarto - package jodd.servlet.lagarto
-
- jodd.servlet.tag - package jodd.servlet.tag
-
Set of cool, everyday JSP tags.
- jodd.servlet.upload - package jodd.servlet.upload
-
Multipart http request and module for uploading files.
- jodd.servlet.wrapper - package jodd.servlet.wrapper
-
Generic buffer response wrapper.
- jodd.system - package jodd.system
-
Various system and runtime information in one or two friendly classes.
- jodd.template - package jodd.template
-
- jodd.time - package jodd.time
-
Precise and powerful Julian Date.
- jodd.typeconverter - package jodd.typeconverter
-
Slick and various type conversions.
- jodd.typeconverter.impl - package jodd.typeconverter.impl
-
All TypeConverter
implementations.
- jodd.util - package jodd.util
-
Huge set of various utilities.
- jodd.util.annotation - package jodd.util.annotation
-
- jodd.util.cl - package jodd.util.cl
-
Class loaders works.
- jodd.util.collection - package jodd.util.collection
-
Few collection enhancements.
- jodd.util.concurrent - package jodd.util.concurrent
-
- jodd.util.function - package jodd.util.function
-
- jodd.vtor - package jodd.vtor
-
Efficient validation tool.
- jodd.vtor.constraint - package jodd.vtor.constraint
-
Various constraints and corresponding annotations.
- JoddCore - Class in jodd.core
-
Jodd library-wide properties.
- JoddCore() - Constructor for class jodd.core.JoddCore
-
- joddLocation() - Static method in class jodd.util.ClassLoaderUtil
-
- join(Object[], String) - Method in class jodd.db.oom.JoinHintResolver
-
- join(Object[], String[]) - Method in class jodd.db.oom.JoinHintResolver
-
Joins entity array using provided string hints.
- join(T[]...) - Static method in class jodd.util.ArraysUtil
-
Joins arrays.
- join(Class<T>, T[][]) - Static method in class jodd.util.ArraysUtil
-
Joins arrays using provided component type.
- join(String[]...) - Static method in class jodd.util.ArraysUtil
-
Join String
arrays.
- join(byte[]...) - Static method in class jodd.util.ArraysUtil
-
Join byte
arrays.
- join(char[]...) - Static method in class jodd.util.ArraysUtil
-
Join char
arrays.
- join(short[]...) - Static method in class jodd.util.ArraysUtil
-
Join short
arrays.
- join(int[]...) - Static method in class jodd.util.ArraysUtil
-
Join int
arrays.
- join(long[]...) - Static method in class jodd.util.ArraysUtil
-
Join long
arrays.
- join(float[]...) - Static method in class jodd.util.ArraysUtil
-
Join float
arrays.
- join(double[]...) - Static method in class jodd.util.ArraysUtil
-
Join double
arrays.
- join(boolean[]...) - Static method in class jodd.util.ArraysUtil
-
Join boolean
arrays.
- join(Object[]) - Static method in class jodd.util.StringUtil
-
Joins an array of objects into one string without separators.
- join(Object[], char) - Static method in class jodd.util.StringUtil
-
Joins an array of objects into one string with separator.
- join(Collection, char) - Static method in class jodd.util.StringUtil
-
Joins an collection of objects into one string with separator.
- join(Collection, String) - Static method in class jodd.util.StringUtil
-
- join(Object[], String) - Static method in class jodd.util.StringUtil
-
Joins an array of objects into one string with separator.
- join(Thread) - Static method in class jodd.util.ThreadUtil
-
- join(Thread, long) - Static method in class jodd.util.ThreadUtil
-
- join(Thread, long, int) - Static method in class jodd.util.ThreadUtil
-
- JoinHintResolver - Class in jodd.db.oom
-
Joins an array of objects using provided hints.
- JoinHintResolver() - Constructor for class jodd.db.oom.JoinHintResolver
-
- joinHints - Variable in class jodd.db.oom.sqlgen.ParsedSql
-
- jsBundleAction - Variable in class jodd.htmlstapler.HtmlStaplerTagAdapter
-
- JSON - Annotation Type in jodd.json.meta
-
JSON annotation defines if some property has to be included or excluded
from the serialization.
- JsonActionResult - Class in jodd.madvoc.result
-
Json results handler.
- JsonActionResult() - Constructor for class jodd.madvoc.result.JsonActionResult
-
- JsonAnnotationManager - Class in jodd.json.meta
-
Cached includes and excludes annotation data per type.
- JsonAnnotationManager() - Constructor for class jodd.json.meta.JsonAnnotationManager
-
- JSONAnnotationValues - Class in jodd.json.meta
-
- JsonArray - Class in jodd.json
-
Representation of JSON array.
- JsonArray() - Constructor for class jodd.json.JsonArray
-
Creates an empty instance.
- JsonArray(List) - Constructor for class jodd.json.JsonArray
-
Creates an instance from a List.
- JsonArraySerializer - Class in jodd.json.impl
-
- JsonArraySerializer() - Constructor for class jodd.json.impl.JsonArraySerializer
-
- JsonBody - Annotation Type in jodd.madvoc.meta.scope
-
- JsonBodyScope - Class in jodd.madvoc.scope
-
JSON body scope.
- JsonBodyScope() - Constructor for class jodd.madvoc.scope.JsonBodyScope
-
- JsonContext - Class in jodd.json
-
JSON context used during serialization for building the JSON string.
- JsonContext(JsonSerializer, Appendable) - Constructor for class jodd.json.JsonContext
-
- jsonContext - Variable in class jodd.json.TypeJsonVisitor
-
- JsonErrorInterceptor - Class in jodd.madvoc.interceptor
-
Interceptor of REST actions.
- JsonErrorInterceptor() - Constructor for class jodd.madvoc.interceptor.JsonErrorInterceptor
-
- JsonException - Exception in jodd.json
-
JSON exception.
- JsonException(String) - Constructor for exception jodd.json.JsonException
-
- JsonException(Throwable) - Constructor for exception jodd.json.JsonException
-
- JsonException(String, Throwable) - Constructor for exception jodd.json.JsonException
-
- jsonNames - Variable in class jodd.json.meta.TypeData
-
- JsonObject - Class in jodd.json
-
Representation of JSON object.
- JsonObject() - Constructor for class jodd.json.JsonObject
-
Create a new, empty instance.
- JsonObject(Map<String, Object>) - Constructor for class jodd.json.JsonObject
-
Create an instance from a Map.
- JsonObjectSerializer - Class in jodd.json.impl
-
- JsonObjectSerializer() - Constructor for class jodd.json.impl.JsonObjectSerializer
-
- JsonParser - Class in jodd.json
-
Simple, developer-friendly JSON parser.
- JsonParser() - Constructor for class jodd.json.JsonParser
-
- jsonParser - Variable in class jodd.json.MapToBean
-
- JsonParser.Defaults - Class in jodd.json
-
- JsonParserBase - Class in jodd.json
-
Just a base class of
JsonParser
that contains
various utilities, to reduce the size of a parser.
- JsonParserBase(boolean) - Constructor for class jodd.json.JsonParserBase
-
- JsonResult - Class in jodd.madvoc.result
-
General JSON result.
- JsonResult(String) - Constructor for class jodd.madvoc.result.JsonResult
-
- jsonSerializer - Variable in class jodd.json.JsonContext
-
- JsonSerializer - Class in jodd.json
-
JSON serializer.
- JsonSerializer() - Constructor for class jodd.json.JsonSerializer
-
- JsonSerializer.Defaults - Class in jodd.json
-
- JsonValueContext - Class in jodd.json
-
Context of current serialized value.
- JsonValueContext(Object) - Constructor for class jodd.json.JsonValueContext
-
- JsonWriter - Class in jodd.json
-
Simple JSON writer.
- JsonWriter(Appendable, boolean) - Constructor for class jodd.json.JsonWriter
-
- JSR - Static variable in interface jodd.asm7.Opcodes
-
- JTXCTX_PATTERN_CLASS - Static variable in class jodd.jtx.proxy.AnnotationTxAdviceManager
-
- JTXCTX_PATTERN_METHOD - Static variable in class jodd.jtx.proxy.AnnotationTxAdviceManager
-
- JtxDbUtil - Class in jodd.db.jtx
-
Helpers for jtx db.
- JtxDbUtil() - Constructor for class jodd.db.jtx.JtxDbUtil
-
- JtxException - Exception in jodd.jtx
-
JTX unchecked exception.
- JtxException(Throwable) - Constructor for exception jodd.jtx.JtxException
-
- JtxException(String) - Constructor for exception jodd.jtx.JtxException
-
- JtxException(String, Throwable) - Constructor for exception jodd.jtx.JtxException
-
- JtxIsolationLevel - Enum in jodd.jtx
-
Transaction isolation mode.
- JtxPropagationBehavior - Enum in jodd.jtx
-
Transaction propagation behavior values.
- JtxResourceManager<E> - Interface in jodd.jtx
-
Responsible for managing transactions of the
resources of the same type under the control of the
transaction
.
- JtxStatus - Enum in jodd.jtx
-
Transaction statuses.
- JtxTransaction - Class in jodd.jtx
-
Transaction is an unit of work that is performed by one or more resources.
- JtxTransaction(JtxTransactionManager, JtxTransactionMode, Object, boolean) - Constructor for class jodd.jtx.JtxTransaction
-
Creates new transaction.
- JtxTransactionManager - Class in jodd.jtx
-
JtxTransaction
manager is responsible for handling transaction
propagation and resource managers.
- JtxTransactionManager() - Constructor for class jodd.jtx.JtxTransactionManager
-
Creates new transaction manager.
- JtxTransactionMode - Class in jodd.jtx
-
- JtxTransactionMode(JtxPropagationBehavior, JtxIsolationLevel, boolean, int) - Constructor for class jodd.jtx.JtxTransactionMode
-
- JtxTransactionMode(JtxPropagationBehavior, boolean) - Constructor for class jodd.jtx.JtxTransactionMode
-
- jtxTxManager - Variable in class jodd.db.jtx.DbJtxSessionProvider
-
- jtxWorker - Variable in class jodd.jtx.proxy.AnnotationTxAdviceManager
-
- JulianDate - Class in jodd.time
-
Julian Date stamp, for high precision calculations.
- JulianDate(double) - Constructor for class jodd.time.JulianDate
-
Creates JD from a double
.
- JulianDate(int, double) - Constructor for class jodd.time.JulianDate
-
Creates JD from both integer and fractional part using normalization.
- JulianDate(BigDecimal) - Constructor for class jodd.time.JulianDate
-
Creates JD from BigDecimal
.
- JulianDateSerializer - Class in jodd.json.impl
-
Serializer for JulianDate.
- JulianDateSerializer() - Constructor for class jodd.json.impl.JulianDateSerializer
-
- JulianDateSqlType - Class in jodd.db.type
-
JulianDate sql type stores JulianDate data as number of milliseconds passed from 1970.
- JulianDateSqlType() - Constructor for class jodd.db.type.JulianDateSqlType
-
- just(T) - Static method in interface jodd.util.function.Maybe
-
Returns a JUST>
- justAdd(String, String, ArrayList<String>, PropsParser.Operator) - Method in class jodd.props.PropsParser
-
Core key-value addition.
- PACKAGE_MACRO - Static variable in class jodd.madvoc.path.BaseNamingStrategy
-
- packageActionPath() - Method in class jodd.madvoc.config.ActionNames
-
- packageName() - Method in class jodd.madvoc.config.ActionNames
-
- packagePaths - Variable in class jodd.madvoc.component.RootPackages
-
- packages - Variable in class jodd.madvoc.component.RootPackages
-
- PageRegionExtractor - Class in jodd.decora.parser
-
Region extractor parses page and resolves regions for each Decora tag.
- PageRegionExtractor(DecoraTag[]) - Constructor for class jodd.decora.parser.PageRegionExtractor
-
- PageRegionExtractor.RegionMarker - Class in jodd.decora.parser
-
Region marker for founded, and not yet closed regions.
- parallel(boolean) - Method in class jodd.util.function.Consumers
-
Defines if consumer acceptance should be parallel.
- parallelStreamOf(Iterator<T>) - Static method in class jodd.util.CollectionUtil
-
Wraps an iterator as a stream.
- parallelStreamOf(Iterable<T>) - Static method in class jodd.util.CollectionUtil
-
Wraps an iterator as a stream.
- param() - Method in class jodd.cli.Cli
-
- Param - Class in jodd.cli
-
- Param() - Constructor for class jodd.cli.Param
-
- PARAM_DECORA_CACHE - Static variable in class jodd.decora.DecoraServletFilter
-
- PARAM_DECORA_MANAGER - Static variable in class jodd.decora.DecoraServletFilter
-
- PARAM_DECORA_PARSER - Static variable in class jodd.decora.DecoraServletFilter
-
- PARAM_MADVOC_CONFIGURATOR - Static variable in class jodd.madvoc.Madvoc
-
Madvoc configurator.
- PARAM_MADVOC_PARAMS - Static variable in class jodd.madvoc.Madvoc
-
List of Madvoc params and properties files to be found on classpath.
- PARAM_MADVOC_WEBAPP - Static variable in class jodd.madvoc.Madvoc
-
Web application.
- paramCount - Variable in class jodd.db.oom.sqlgen.TemplateData
-
- parameters - Variable in class jodd.db.oom.sqlgen.TemplateData
-
- parameters - Variable in class jodd.introspector.CtorDescriptor
-
- parameters - Variable in class jodd.introspector.MethodDescriptor
-
- ParameterValue - Class in jodd.db.oom.sqlgen
-
- ParameterValue(Object, DbEntityColumnDescriptor) - Constructor for class jodd.db.oom.sqlgen.ParameterValue
-
- parameterValues - Variable in class jodd.db.debug.BaseLoggableStatement
-
- ParamManager - Class in jodd.petite
-
Parameters storage and resolver.
- ParamManager() - Constructor for class jodd.petite.ParamManager
-
- paramManager - Variable in class jodd.petite.PetiteBeans
-
- paramManager() - Method in class jodd.petite.PetiteBeans
-
Returns parameter manager.
- Paramo - Class in jodd.paramo
-
Extracts method or constructor parameter names from bytecode debug information in runtime.
- Paramo() - Constructor for class jodd.paramo.Paramo
-
- ParamoException - Exception in jodd.paramo
-
Exception thrown on
Paramo
problems.
- ParamoException(Throwable) - Constructor for exception jodd.paramo.ParamoException
-
- ParamoException(String) - Constructor for exception jodd.paramo.ParamoException
-
- ParamoException(String, Throwable) - Constructor for exception jodd.paramo.ParamoException
-
- params - Variable in class jodd.petite.BeanDefinition
-
- params() - Method in class jodd.petite.BeanDefinition
-
Returns parameters.
- params - Variable in class jodd.petite.ParamManager
-
- paramsFiles - Variable in class jodd.madvoc.Madvoc
-
- ParamsScope - Class in jodd.madvoc.scope
-
Special kind of scope that is used on all targets.
- ParamsScope() - Constructor for class jodd.madvoc.scope.ParamsScope
-
- PARENT() - Constructor for class jodd.csselly.selector.PseudoClass.PARENT
-
- parent - Variable in class jodd.jerry.Jerry
-
- parent() - Method in class jodd.jerry.Jerry
-
Gets the parent of each element in the current set of matched elements.
- parent() - Method in class jodd.madvoc.config.RouteChunk
-
Returns parent chunk unless it is a root.
- parentClassLoader - Variable in class jodd.util.cl.ExtendedURLClassLoader
-
- parentFirst - Variable in class jodd.util.cl.ExtendedURLClassLoader
-
- parentNode - Variable in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
- parentNode - Variable in class jodd.lagarto.dom.Node
-
- parentOnlyRules - Variable in class jodd.util.cl.ExtendedURLClassLoader
-
- parse() - Method in class jodd.csselly.CSSelly
-
Parses selector string.
- parse(String) - Static method in class jodd.csselly.CSSelly
-
Parses string of selectors (separated with ,).
- parse() - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
Builds the query and returns parsed data.
- parse(char[]) - Method in class jodd.jerry.Jerry.JerryParser
-
- parse(String) - Method in class jodd.jerry.Jerry.JerryParser
-
- parse(String, Class<T>) - Method in class jodd.json.JsonParser
-
Parses input JSON as given type.
- parse(String) - Method in class jodd.json.JsonParser
-
Parses input JSON string.
- parse(char[], Class<T>) - Method in class jodd.json.JsonParser
-
Parses input JSON as given type.
- parse(char[]) - Method in class jodd.json.JsonParser
-
Parses input JSON char array.
- parse(String) - Static method in class jodd.json.Path
-
Parses input dot-separated string that represents a path.
- parse(Object) - Method in interface jodd.json.TypeJsonParser
-
Converts JSON type (String, number...) into the target.
- parse(char[]) - Method in interface jodd.lagarto.dom.DOMBuilder
-
- parse(String) - Method in interface jodd.lagarto.dom.DOMBuilder
-
- parse(char[]) - Method in class jodd.lagarto.dom.LagartoDOMBuilder
-
Creates DOM tree from provided content.
- parse(String) - Method in class jodd.lagarto.dom.LagartoDOMBuilder
-
Creates DOM tree from the provided content.
- parse(TagVisitor) - Method in class jodd.lagarto.LagartoParser
-
- parse() - Method in interface jodd.lagarto.State
-
Parses content.
- parse(Class<?>, Method, ActionDefinition) - Method in class jodd.madvoc.component.ActionMethodParser
-
Parses java action method annotation and returns its action runtime.
- parse(String, String) - Method in class jodd.mail.EMLParser
-
Parses EML with provided EML content.
- parse(String) - Method in class jodd.mail.EMLParser
-
Parses EML with provided EML content.
- parse(byte[]) - Method in class jodd.mail.EMLParser
-
Parses EML with provided EML content.
- parse(File) - Method in class jodd.mail.EMLParser
-
Starts EML parsing with provided EML File
.
- parse(InputStream) - Method in class jodd.mail.EMLParser
-
Parses the EML content.
- parse(String) - Method in class jodd.mail.RFC2822AddressParser
-
Parses email address.
- parse(String) - Method in class jodd.props.Props
-
Parses input string and loads provided properties map.
- parse(String) - Method in class jodd.props.PropsParser
-
Loads properties.
- parse(char[], HttpServletRequest) - Method in class jodd.servlet.lagarto.LagartoServletFilter
-
Main method that parses content.
- parse(HttpServletRequest) - Method in class jodd.servlet.lagarto.SimpleLagartoServletFilter.LagartoParsingProcessor
-
Parses given and return adapted content.
- parse(TagWriter, HttpServletRequest) - Method in class jodd.servlet.lagarto.SimpleLagartoServletFilter.LagartoParsingProcessor
-
- parse(char[], HttpServletRequest) - Method in class jodd.servlet.lagarto.SimpleLagartoServletFilter
-
- parse(String) - Method in interface jodd.template.ContextTemplateParser
-
- parse(String, Function<String, String>) - Method in class jodd.template.StringTemplateParser
-
Parses string template and replaces macros with resolved values.
- parseActionDefinition(Class<?>, Method) - Method in class jodd.madvoc.component.ActionMethodParser
-
- parseActionFilters(Class<?>, Method, ActionConfig) - Method in class jodd.madvoc.component.ActionMethodParser
-
- parseActionInterceptors(Class<?>, Method, ActionConfig) - Method in class jodd.madvoc.component.ActionMethodParser
-
- parseActionResult(Method) - Method in class jodd.madvoc.component.ActionMethodParser
-
- parseArrayContent(Class, Class) - Method in class jodd.json.JsonParser
-
Parses arrays, once when open bracket has been consumed.
- parseAsJsonArray(String) - Method in class jodd.json.JsonParser
-
Parses input JSON to
JsonArray
, special case of parsing.
- parseAsJsonObject(String) - Method in class jodd.json.JsonParser
-
- parseAsList(String, Class<T>) - Method in class jodd.json.JsonParser
-
Parses input JSON to a list with specified component type.
- parseAsMap(String, Class<K>, Class<V>) - Method in class jodd.json.JsonParser
-
Parses input JSON to a list with specified key and value types.
- parseContentId(Part) - Static method in class jodd.mail.ReceivedEmail
-
Returns the Content-ID of this Part
.
- ParsedDoctype - Class in jodd.lagarto
-
Implementation of
Doctype
used during parsing.
- ParsedDoctype() - Constructor for class jodd.lagarto.ParsedDoctype
-
- parseDecorator(char[]) - Method in class jodd.decora.parser.DecoraParser
-
Parses decorator file and collects
Decora tags
used in template.
- parsedExpression - Variable in class jodd.csselly.selector.PseudoFunctionSelector
-
- parseDigit(char) - Static method in class jodd.util.MathUtil
-
Converts char digit into integer value.
- ParsedSql - Class in jodd.db.oom.sqlgen
-
Simple holder of parsed SQL data.
- ParsedSql(DbSqlGenerator) - Constructor for class jodd.db.oom.sqlgen.ParsedSql
-
- parseExpression(String) - Method in class jodd.csselly.selector.PseudoFunction.CONTAINS
-
- parseExpression(String) - Method in class jodd.csselly.selector.PseudoFunction.EQ
-
- parseExpression(String) - Method in class jodd.csselly.selector.PseudoFunction.GT
-
- parseExpression(String) - Method in class jodd.csselly.selector.PseudoFunction.HAS
-
- parseExpression(String) - Method in class jodd.csselly.selector.PseudoFunction.LT
-
- parseExpression(String) - Method in class jodd.csselly.selector.PseudoFunction.NOT
-
- parseExpression(String) - Method in class jodd.csselly.selector.PseudoFunction.NTH_CHILD
-
- parseExpression(String) - Method in class jodd.csselly.selector.PseudoFunction.NTH_LAST_CHILD
-
- parseExpression(String) - Method in class jodd.csselly.selector.PseudoFunction.NTH_LAST_OF_TYPE
-
- parseExpression(String) - Method in class jodd.csselly.selector.PseudoFunction.NTH_OF_TYPE
-
- parseExpression(String) - Method in class jodd.csselly.selector.PseudoFunction
-
Parses expression before usage.
- parseHttpTime(String) - Static method in class jodd.time.TimeUtil
-
Parses the HTTP date/time format.
- parseInline(Part) - Static method in class jodd.mail.ReceivedEmail
-
Returns true
if the Part
is inline.
- parseInt(String) - Method in class jodd.csselly.selector.PseudoFunctionExpression
-
Parses int value or throws CSSellyException
on failure.
- parseKeyTemplate(String) - Method in class jodd.petite.ParamManager
-
- parseMessage(Message, boolean) - Method in class jodd.mail.ReceivedEmail
-
Parses Message
and extracts all data for the received message.
- parseMethodAlias(ActionAnnotationValues) - Method in class jodd.madvoc.component.ActionMethodParser
-
Reads method's alias value.
- parseMultipartRequest() - Method in class jodd.servlet.upload.MultipartRequest
-
Loads and parse multi-part request.
- parseNumber() - Method in class jodd.json.JsonParser
-
Parses JSON numbers.
- parseObjectContent(Class, Class, Class) - Method in class jodd.json.JsonParser
-
Parses object, once when open bracket has been consumed.
- parseObjects(Class...) - Method in class jodd.db.oom.mapper.DefaultResultSetMapper
-
Parse objects from one result set row to specified types.
- parseObjects(Class...) - Method in interface jodd.db.oom.mapper.ResultSetMapper
-
Parse objects from one result set row to specified types.
- parseOneObject(Class...) - Method in class jodd.db.oom.mapper.BaseResultSetMapper
-
Parse single object from result set row to specified type.
- parseOneObject(Class...) - Method in interface jodd.db.oom.mapper.ResultSetMapper
-
Parse single object from result set row to specified type.
- parsePage(char[], DecoraTag[]) - Method in class jodd.decora.parser.DecoraParser
-
Parses target page and extracts Decora regions for replacements.
- parseQuery(String, boolean) - Static method in class jodd.http.HttpUtil
-
Parses query from give query string.
- parser - Variable in class jodd.props.Props
-
- parseRequest() - Method in class jodd.servlet.upload.MultipartRequest
-
Checks if request if multi-part and parse it.
- parseRequestBody(String, Class) - Method in class jodd.madvoc.scope.JsonBodyScope
-
Parses request body into the target type.
- parseRequestStream(InputStream, String) - Method in class jodd.io.upload.MultipartStreamParser
-
Extracts uploaded files and parameters from the request data.
- parserFor(Class<? extends Annotation>) - Static method in class jodd.json.meta.JSONAnnotationValues
-
Shortcut methods for given annotation class.
- parserFor(Class<? extends Annotation>) - Static method in class jodd.jtx.meta.TransactionAnnotationValues
-
Shortcut methods for given annotation class.
- parseSignatureForGenerics(String, boolean) - Method in class jodd.proxetta.GenericsReader
-
Parses signature for generic information and returns a map where key is generic name
and value is raw type.
- parseString() - Method in class jodd.json.JsonParser
-
Parses a string.
- parseStringContent(char) - Method in class jodd.json.JsonParser
-
Parses string content, once when starting quote has been consumed.
- parseToEmailAddress(String) - Method in class jodd.mail.RFC2822AddressParser
-
- parseToInternetAddress(String) - Method in class jodd.mail.RFC2822AddressParser
-
- parseUnicode() - Method in class jodd.json.JsonParser
-
Parses 4 characters and returns unicode character.
- parseUnquotedStringContent() - Method in class jodd.json.JsonParser
-
Parses un-quoted string content.
- parseValue(Class, Class, Class) - Method in class jodd.json.JsonParser
-
Parses a JSON value.
- parseValues - Variable in class jodd.template.StringTemplateParser
-
- parseWithBean(String, Object) - Method in class jodd.bean.BeanTemplateParser
-
- parseWithMap(String, Map) - Method in class jodd.template.MapTemplateParser
-
- parseXmlTags - Variable in class jodd.lagarto.LagartoParserConfig
-
- parsing - Variable in class jodd.lagarto.LagartoParser
-
- parsingErrorLogLevel - Variable in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- parsingTime - Variable in class jodd.lagarto.LagartoParser
-
- passMethodName - Variable in class jodd.proxetta.InvokeReplacer
-
- passMethodName(boolean) - Method in class jodd.proxetta.InvokeReplacer
-
- passMethodSignature - Variable in class jodd.proxetta.InvokeReplacer
-
- passMethodSignature(boolean) - Method in class jodd.proxetta.InvokeReplacer
-
- passOwnerName - Variable in class jodd.proxetta.InvokeReplacer
-
- passOwnerName(boolean) - Method in class jodd.proxetta.InvokeReplacer
-
- passTargetClass - Variable in class jodd.proxetta.InvokeReplacer
-
- passTargetClass(boolean) - Method in class jodd.proxetta.InvokeReplacer
-
- passThis - Variable in class jodd.proxetta.InvokeReplacer
-
- passThis(boolean) - Method in class jodd.proxetta.InvokeReplacer
-
- PASSWORD() - Constructor for class jodd.csselly.selector.PseudoClass.PASSWORD
-
- patch(String) - Static method in class jodd.http.HttpRequest
-
Builds a PATCH request.
- PATCH - Annotation Type in jodd.madvoc.meta.method
-
- path - Variable in class jodd.http.HttpRequest
-
- path() - Method in class jodd.http.HttpRequest
-
Returns request path, without the query.
- path(String) - Method in class jodd.http.HttpRequest
-
Sets request path.
- path(String) - Method in class jodd.io.ZipBuilder.AddContentToZip
-
Defines optional entry path.
- path(String) - Method in class jodd.io.ZipBuilder.AddFileToZip
-
Defines optional entry path.
- path - Variable in class jodd.json.JsonContext
-
- path - Variable in class jodd.json.JsonParser
-
- Path - Class in jodd.json
-
Path to a property from JSON root.
- Path() - Constructor for class jodd.json.Path
-
- Path(CharSequence...) - Constructor for class jodd.json.Path
-
Creates path from given path elements.
- path - Variable in class jodd.madvoc.config.ResultPath
-
- path() - Method in class jodd.madvoc.config.ResultPath
-
- path(String) - Method in class jodd.madvoc.MadvocRouter.ActionBuilder
-
Defines action path.
- path(String, String) - Method in class jodd.madvoc.MadvocRouter.ActionBuilder
-
Defines HTTP method name and action path.
- path() - Method in class jodd.madvoc.result.PathResult
-
Returns path value.
- path - Variable in class jodd.pathref.Pathref
-
- path(Consumer<C>) - Method in class jodd.pathref.Pathref
-
- path() - Method in class jodd.pathref.Pathref
-
- PATH_MATCH - Static variable in class jodd.util.Wildcard
-
- PATH_SEPARATORS - Static variable in class jodd.util.Wildcard
-
- pathAliases - Variable in class jodd.madvoc.component.ActionsManager
-
- pathList - Variable in class jodd.io.findfile.FindFile
-
- pathListOriginal - Variable in class jodd.io.findfile.FindFile
-
- pathMacros() - Method in class jodd.madvoc.config.RouteChunk
-
Returns path macros if this chunk has it, otherwise returns null
.
- PathMacros - Interface in jodd.madvoc.macro
-
Action path macros.
- PathQuery - Class in jodd.json
-
Path query is used to match properties with some Path.
- PathQuery(String, boolean) - Constructor for class jodd.json.PathQuery
-
- Pathref<C> - Class in jodd.pathref
-
Super tool for getting calling path reference in compile-time.
- Pathref(Class<C>) - Constructor for class jodd.pathref.Pathref
-
Creates new proxified instance of target.
- PATHREF_CLASSNAME_SUFFIX - Static variable in class jodd.pathref.PathrefProxetta
-
- PathrefAdvice - Class in jodd.pathref
-
Pathref advice applied on all methods.
- PathrefAdvice() - Constructor for class jodd.pathref.PathrefAdvice
-
- PathrefContinue - Class in jodd.pathref
-
- PathrefContinue(Pathref) - Constructor for class jodd.pathref.PathrefContinue
-
- PathrefException - Exception in jodd.pathref
-
Pathref exception.
- PathrefException(String) - Constructor for exception jodd.pathref.PathrefException
-
- PathrefException(Throwable) - Constructor for exception jodd.pathref.PathrefException
-
- PathrefException(String, Throwable) - Constructor for exception jodd.pathref.PathrefException
-
- PathrefProxetta - Class in jodd.pathref
-
Methref Proxetta builder and holder and facade.
- PathrefProxetta() - Constructor for class jodd.pathref.PathrefProxetta
-
- PathResult - Class in jodd.madvoc.result
-
Result that works over some Url path.
- PathResult(String) - Constructor for class jodd.madvoc.result.PathResult
-
- PathResult(Class<T>, Consumer<T>) - Constructor for class jodd.madvoc.result.PathResult
-
- pathSerializersMap - Variable in class jodd.json.JsonSerializer
-
- PathUtil - Class in jodd.io
-
- PathUtil() - Constructor for class jodd.io.PathUtil
-
- pathValue() - Method in class jodd.madvoc.config.ResultPath
-
- pattern - Variable in class jodd.vtor.constraint.WildcardMatchConstraint
-
- pattern - Variable in class jodd.vtor.constraint.WildcardPathMatchConstraint
-
- patterns - Variable in class jodd.db.querymap.DbPropsQueryMap
-
- patterns - Variable in class jodd.io.watch.DirWatcher
-
- patterns - Variable in class jodd.madvoc.macro.BasePathMacros
-
- patterns() - Method in class jodd.madvoc.macro.BasePathMacros
-
Returns all patterns.
- patterns() - Method in interface jodd.madvoc.macro.PathMacros
-
Returns all patterns.
- pbe3des(String) - Static method in interface jodd.crypt.CryptoEngine
-
Creates new encryptor.
- pbk2() - Static method in interface jodd.crypt.HashEngine
-
Returns PBK2DF2 hash.
- PBKDF2_INDEX - Static variable in class jodd.crypt.PBKDF2Hash
-
- PBKDF2Encryptor - Class in jodd.crypt
-
Symmetric de/encryptor that uses PBE With MD5 And Triple DES.
- PBKDF2Encryptor(String) - Constructor for class jodd.crypt.PBKDF2Encryptor
-
- PBKDF2Encryptor(String, byte[], int, int) - Constructor for class jodd.crypt.PBKDF2Encryptor
-
- PBKDF2Hash - Class in jodd.crypt
-
- PBKDF2Hash() - Constructor for class jodd.crypt.PBKDF2Hash
-
- PBKDF2Hash(int, int, int) - Constructor for class jodd.crypt.PBKDF2Hash
-
- peekValueContext() - Method in class jodd.json.JsonContext
-
- PERCENT - Static variable in interface jodd.util.StringPool
-
- permanentRedirect308() - Method in class jodd.net.HttpStatus.Redirection
-
- PermRedirect - Class in jodd.madvoc.result
-
Permanent redirection.
- PermRedirect(Class<T>, Consumer<T>) - Constructor for class jodd.madvoc.result.PermRedirect
-
- PermRedirect(String) - Constructor for class jodd.madvoc.result.PermRedirect
-
- PETITE_CONTAINER_NAME - Static variable in class jodd.madvoc.petite.PetiteWebApp
-
- PETITE_CONTAINER_REF_NAME - Static variable in class jodd.petite.PetiteContainer
-
Petite container reference name.
- PetiteBean - Annotation Type in jodd.petite.meta
-
Petite bean annotation for classes markups the Petite components.
- PetiteBeans - Class in jodd.petite
-
- PetiteBeans(PetiteConfig) - Constructor for class jodd.petite.PetiteBeans
-
- petiteConfig - Variable in class jodd.petite.PetiteBeans
-
- PetiteConfig - Class in jodd.petite
-
Petite configuration.
- PetiteConfig() - Constructor for class jodd.petite.PetiteConfig
-
- petiteContainer - Variable in class jodd.madvoc.petite.PetiteFilterManager
-
- petiteContainer - Variable in class jodd.madvoc.petite.PetiteInterceptorManager
-
- petiteContainer - Variable in class jodd.madvoc.petite.PetiteMadvocController
-
- petiteContainer - Variable in class jodd.madvoc.petite.PetiteResultsManager
-
- petiteContainer - Variable in class jodd.madvoc.petite.PetiteWebApp
-
- PetiteContainer - Class in jodd.petite
-
Petite IOC container.
- PetiteContainer() - Constructor for class jodd.petite.PetiteContainer
-
- PetiteContainer(PetiteConfig) - Constructor for class jodd.petite.PetiteContainer
-
- petiteContainer() - Method in class jodd.petite.PetiteRegistry
-
- petiteContainer - Variable in class jodd.petite.ScopedProxyAdvice
-
Petite container.
- PetiteDestroyMethod - Annotation Type in jodd.petite.meta
-
Markups the Petite bean destroy method.
- PetiteException - Exception in jodd.petite
-
Petite exception.
- PetiteException(Throwable) - Constructor for exception jodd.petite.PetiteException
-
- PetiteException(String) - Constructor for exception jodd.petite.PetiteException
-
- PetiteException(String, Throwable) - Constructor for exception jodd.petite.PetiteException
-
- PetiteFilterManager - Class in jodd.madvoc.petite
-
Petite-aware filters manager.
- PetiteFilterManager() - Constructor for class jodd.madvoc.petite.PetiteFilterManager
-
- PetiteInitMethod - Annotation Type in jodd.petite.meta
-
Markups the Petite bean initialization method.
- PetiteInject - Annotation Type in jodd.petite.meta
-
Petite bean reference for fields and constructor arguments.
- PetiteInterceptorManager - Class in jodd.madvoc.petite
-
Petite-aware interceptors manager.
- PetiteInterceptorManager() - Constructor for class jodd.madvoc.petite.PetiteInterceptorManager
-
- PetiteMadvocController - Class in jodd.madvoc.petite
-
Petite-aware Madvoc controller.
- PetiteMadvocController() - Constructor for class jodd.madvoc.petite.PetiteMadvocController
-
- PetiteProvider - Annotation Type in jodd.petite.meta
-
Marker for Petite providers.
- PetiteReferenceType - Enum in jodd.petite
-
- PetiteRegistry - Class in jodd.petite
-
Petite registry helps with manual registration
of Petite beans by allowing fluent interface.
- PetiteRegistry(PetiteContainer) - Constructor for class jodd.petite.PetiteRegistry
-
Creates Petite registry.
- PetiteRegistry.BeanDestroy - Class in jodd.petite
-
- PetiteRegistry.BeanInit - Class in jodd.petite
-
- PetiteRegistry.BeanProvider - Class in jodd.petite
-
- PetiteRegistry.BeanRegister<T> - Class in jodd.petite
-
- PetiteRegistry.BeanWire - Class in jodd.petite
-
Bean wiring.
- PetiteRegistry.BeanWire.BeanWireCtor - Class in jodd.petite
-
- PetiteRegistry.BeanWire.BeanWireMethod - Class in jodd.petite
-
- PetiteRegistry.BeanWire.BeanWireProperty - Class in jodd.petite
-
- PetiteRegistry.BeanWire.BeanWireSet - Class in jodd.petite
-
- petiteResolvers - Variable in class jodd.petite.PetiteBeans
-
- PetiteResolvers - Class in jodd.petite
-
Holds all resolvers instances and offers delegate methods.
- PetiteResolvers(ReferencesResolver) - Constructor for class jodd.petite.PetiteResolvers
-
- PetiteResultsManager - Class in jodd.madvoc.petite
-
Petite-aware results manager.
- PetiteResultsManager() - Constructor for class jodd.madvoc.petite.PetiteResultsManager
-
- PetiteValue - Annotation Type in jodd.petite.meta
-
Petite parameter value.
- PetiteWebApp - Class in jodd.madvoc.petite
-
- PetiteWebApp(PetiteContainer) - Constructor for class jodd.madvoc.petite.PetiteWebApp
-
- PIPE - Static variable in interface jodd.util.StringPool
-
- plaintextOverTLS - Variable in class jodd.mail.SmtpSslServer
-
Defaults to false
.
- plaintextOverTLS(boolean) - Method in class jodd.mail.SmtpSslServer
-
When enabled, MAIL_SMTP_SOCKET_FACTORY_CLASS
will be not set,
and Plaintext Authentication over TLS will be enabled.
- PLUS - Static variable in interface jodd.util.StringPool
-
- pointcut(InvokeInfo) - Method in interface jodd.proxetta.InvokeAspect
-
Defines method invocation pointcut and returns replacement advice.
- pointcut - Variable in class jodd.proxetta.ProxyAspect
-
- pointcut() - Method in class jodd.proxetta.ProxyAspect
-
Returns proxy pointcut.
- pojo - Static variable in interface jodd.bean.BeanUtil
-
- POP - Static variable in interface jodd.asm7.Opcodes
-
- pop() - Method in class jodd.json.Path
-
Pop last element from the path.
- POP2 - Static variable in interface jodd.asm7.Opcodes
-
- Pop3Server - Class in jodd.mail
-
Represents simple plain POP server for sending emails.
- Pop3Server(MailServer.Builder) - Constructor for class jodd.mail.Pop3Server
-
- Pop3Server(MailServer.Builder, int) - Constructor for class jodd.mail.Pop3Server
-
- Pop3SslServer - Class in jodd.mail
-
POP3 SSL server.
- Pop3SslServer(MailServer.Builder) - Constructor for class jodd.mail.Pop3SslServer
-
- popName() - Method in class jodd.json.JsonWriter
-
Writes stored name to JSON string.
- populateForm(String, FormFieldResolver) - Method in class jodd.servlet.form.FormTag
-
- populateGeneratedKeys(Object) - Method in class jodd.db.oom.DbOomQuery
-
Populates entity with generated column values from executed query.
- populateHeaderAndBody(Buffer, Buffer, boolean) - Method in class jodd.http.HttpBase
-
- popValue() - Method in class jodd.json.JsonContext
-
Removes object from current bag, indicating it is not anymore in the path.
- port - Variable in class jodd.http.HttpRequest
-
- port() - Method in class jodd.http.HttpRequest
-
Returns request port number.
- port(int) - Method in class jodd.http.HttpRequest
-
Sets request port number.
- port(int) - Method in class jodd.mail.MailServer.Builder
-
Sets the port.
- port - Variable in class jodd.mail.MailServer
-
The port.
- post(String) - Static method in class jodd.http.HttpRequest
-
Builds a POST request.
- post(String) - Method in class jodd.madvoc.MadvocRouter
-
Maps a POST path.
- POST - Annotation Type in jodd.madvoc.meta.method
-
- PostgreSqlDbServer - Class in jodd.db.servers
-
Postgres.
- PostgreSqlDbServer(String) - Constructor for class jodd.db.servers.PostgreSqlDbServer
-
- postProcess(char[]) - Method in class jodd.htmlstapler.HtmlStaplerTagAdapter
-
Post process final content.
- prefix - Variable in class jodd.chalk.Chalk
-
- prefix - Variable in class jodd.db.oom.naming.TableNamingStrategy
-
- prefix - Variable in class jodd.io.StreamGobbler
-
- prefix(String, String) - Static method in class jodd.util.StringUtil
-
Inserts prefix if doesn't exist.
- prefixIn - Variable in class jodd.madvoc.interceptor.EchoInterceptor
-
- prefixOut - Variable in class jodd.madvoc.interceptor.EchoInterceptor
-
- prepareArrayClassnameForLoading(String) - Static method in class jodd.util.cl.DefaultClassLoaderStrategy
-
Prepares classname for loading, respecting the arrays.
- prepareCsrfToken(PageContext) - Static method in class jodd.servlet.CsrfShield
-
- prepareCsrfToken(HttpSession) - Static method in class jodd.servlet.CsrfShield
-
- prepareCsrfToken(HttpSession, int) - Static method in class jodd.servlet.CsrfShield
-
Generates new CSRF token and puts it in the session.
- prepareDownload(HttpServletResponse, File) - Static method in class jodd.servlet.ServletUtil
-
Prepares response for file download.
- prepareDownload(HttpServletResponse, File, String) - Static method in class jodd.servlet.ServletUtil
-
Prepares response for file download with provided mime type.
- prepareEntryName(String, boolean) - Method in class jodd.io.findfile.ClassScanner
-
Prepares resource and class names.
- prepareGetValue(T, Class<E>) - Method in class jodd.db.type.SqlType
-
Once when value is read from result set, prepare it to match destination type.
- prepareHeaderParameterName(String) - Static method in class jodd.http.HttpUtil
-
Makes nice header names.
- prepareParameters(String[], boolean, boolean) - Static method in class jodd.servlet.ServletUtil
-
Prepares parameters for further processing.
- prepareQuery() - Method in class jodd.db.oom.DbOomQuery
-
Prepares the query after initialization.
- prepareResponse(HttpServletResponse, String, String, int) - Static method in class jodd.servlet.ServletUtil
-
Prepares response for various provided data.
- prepareReturnValue(MethodVisitor, MethodInfo, int) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
Prepares return value.
- prepareStepDirection() - Method in class jodd.servlet.tag.LoopingTagSupport
-
- prepareStepDirection(boolean, boolean) - Method in class jodd.servlet.tag.LoopingTagSupport
-
Prepares step value.
- prepend(String) - Method in class jodd.jerry.Jerry
-
Insert content, specified by the parameter, to the beginning of each
element in the set of matched elements.
- prependArgument(String, String) - Static method in class jodd.proxetta.asm.InvokeReplacerMethodAdapter
-
Prepends argument to the existing description.
- preprocessSql(String) - Method in class jodd.db.oom.DbOomQuery
-
Pre-process SQL before using it.
- preResponseCommit() - Method in class jodd.decora.DecoraResponseWrapper
-
- preResponseCommit() - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Called just before stream or writer is accessed.
- PrettyJsonSerializer - Class in jodd.json
-
- PrettyJsonSerializer() - Constructor for class jodd.json.PrettyJsonSerializer
-
- prev() - Method in class jodd.jerry.Jerry
-
Gets the immediately preceding sibling of each element in the
set of matched elements.
- prevAll() - Method in class jodd.jerry.Jerry
-
Get all preceding siblings of each element in the set of matched
elements, optionally filtered by a selector.
- prevCssSelector - Variable in class jodd.csselly.CssSelector
-
- preventCaching(HttpServletResponse) - Static method in class jodd.servlet.ServletUtil
-
Prevents HTTP cache.
- previousChunk - Variable in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- PRIMITIVE_BYTECODE_NAME - Static variable in class jodd.util.cl.DefaultClassLoaderStrategy
-
List of primitive bytecode characters that matches names list.
- PRIMITIVE_TYPE_NAMES - Static variable in class jodd.util.cl.DefaultClassLoaderStrategy
-
List of primitive type names.
- PRIMITIVE_TYPES - Static variable in class jodd.util.cl.DefaultClassLoaderStrategy
-
List of primitive types that matches names list.
- primitiveEntitiesPrefixes - Variable in class jodd.db.oom.DbEntityManager
-
- print(String) - Method in class jodd.chalk.Chalk
-
Prints chalked string to system output.
- print(Logger.Level, String, Throwable) - Method in class jodd.log.impl.SimpleLogger
-
Prints error message if level is enabled.
- print(String) - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Appends string to the buffer.
- printAfter(ActionRequest, long, Object) - Method in class jodd.madvoc.interceptor.EchoInterceptor
-
Prints out the message.
- printBefore(ActionRequest) - Method in class jodd.madvoc.interceptor.EchoInterceptor
-
Prints out the message.
- println(String) - Method in class jodd.chalk.Chalk
-
Prints chalked string to system output.
- printStackTrace() - Method in exception jodd.exception.UncheckedException
-
- printStackTrace(PrintStream) - Method in exception jodd.exception.UncheckedException
-
- printStackTrace(PrintWriter) - Method in exception jodd.exception.UncheckedException
-
- printUsage(String) - Method in class jodd.cli.Cli
-
Prints the usage line.
- printWriter - Variable in class jodd.servlet.filter.CharArrayResponseWrapper
-
- priority(int) - Method in class jodd.mail.CommonEmail
-
Sets email priority.
- priority() - Method in class jodd.mail.CommonEmail
-
Returns emails priority (1 - 5) or -1
if priority not available.
- PRIORITY_HIGH - Static variable in class jodd.mail.CommonEmail
-
- PRIORITY_HIGHEST - Static variable in class jodd.mail.CommonEmail
-
- PRIORITY_LOW - Static variable in class jodd.mail.CommonEmail
-
- PRIORITY_LOWEST - Static variable in class jodd.mail.CommonEmail
-
- PRIORITY_NORMAL - Static variable in class jodd.mail.CommonEmail
-
- process(StringBuilder) - Method in class jodd.db.oom.sqlgen.chunks.ColumnsSelectChunk
-
- process(StringBuilder) - Method in class jodd.db.oom.sqlgen.chunks.InsertChunk
-
- process(StringBuilder) - Method in class jodd.db.oom.sqlgen.chunks.MatchChunk
-
- process(StringBuilder) - Method in class jodd.db.oom.sqlgen.chunks.RawSqlChunk
-
- process(StringBuilder) - Method in class jodd.db.oom.sqlgen.chunks.ReferenceChunk
-
- process(StringBuilder) - Method in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
Process the chunk and appends data to the output.
- process(StringBuilder) - Method in class jodd.db.oom.sqlgen.chunks.TableChunk
-
- process(StringBuilder) - Method in class jodd.db.oom.sqlgen.chunks.UpdateSetChunk
-
- process(StringBuilder) - Method in class jodd.db.oom.sqlgen.chunks.ValueChunk
-
- process(ResultSet) - Method in interface jodd.db.QueryMapper
-
Processes single result sets row.
- process(ClassReader, TargetClassInfoReader) - Method in class jodd.proxetta.impl.InvokeProxettaFactory
-
Creates custom class builder and process the target class with it.
- process(ClassReader, TargetClassInfoReader) - Method in class jodd.proxetta.impl.ProxyProxettaFactory
-
Creates custom class builder and process the target class with it.
- process(ClassReader, TargetClassInfoReader) - Method in class jodd.proxetta.impl.WrapperProxettaFactory
-
Creates custom class builder and process the target class with it.
- process(ClassReader, TargetClassInfoReader) - Method in class jodd.proxetta.ProxettaFactory
-
Creates custom class builder and process the target class with it.
- process() - Method in class jodd.proxetta.ProxettaFactory
-
Reads the target and creates destination class.
- processActionPath(HttpServletRequest, HttpServletResponse, String) - Method in class jodd.htmlstapler.HtmlStaplerFilter
-
- processActionPath(HttpServletRequest, HttpServletResponse, String) - Method in class jodd.servlet.lagarto.LagartoServletFilter
-
Manually process the action path and returns true
if path is consumed.
- processExcludes(V, boolean) - Method in class jodd.inex.InExRules
-
Process excludes rules.
- processIncludes(V, boolean) - Method in class jodd.inex.InExRules
-
Process includes rules.
- processLink(String) - Method in class jodd.htmlstapler.BundleAction
-
Process links.
- processPart(Part) - Method in class jodd.mail.ReceivedEmail
-
Process part of the received message.
- ProcessResult(int, String) - Constructor for class jodd.util.ProcessRunner.ProcessResult
-
- ProcessRunner - Class in jodd.util
-
Runtime utilities.
- ProcessRunner() - Constructor for class jodd.util.ProcessRunner
-
- ProcessRunner.ProcessResult - Class in jodd.util
-
- processSelectors(List<Node>, List<CssSelector>) - Method in class jodd.lagarto.dom.NodeSelector
-
Process selectors and keep adding results.
- processStream() - Method in class jodd.io.upload.FileUpload
-
Process request input stream.
- processStream() - Method in class jodd.io.upload.impl.AdaptiveFileUpload
-
- processStream() - Method in class jodd.io.upload.impl.DiskFileUpload
-
- processStream() - Method in class jodd.io.upload.impl.MemoryFileUpload
-
Reads data from input stream into byte array and stores file size.
- processSuperMethods() - Method in class jodd.proxetta.asm.ProxettaClassBuilder
-
Checks for all public super methods that are not overridden.
- processUnhandledPath(String, ServletRequest, ServletResponse) - Method in class jodd.madvoc.MadvocServletFilter
-
Process unconsumed action paths.
- profile(String) - Method in class jodd.props.PropsEntries
-
Enables profile to iterate.
- profile(String...) - Method in class jodd.props.PropsEntries
-
Enables profiles to iterate.
- profile - Variable in class jodd.props.PropsEntry
-
- PROFILE_LEFT - Static variable in class jodd.props.PropsParser
-
- PROFILE_RIGHT - Static variable in class jodd.props.PropsParser
-
- profileProperties - Variable in class jodd.props.PropsData
-
- propagation - Variable in class jodd.jtx.meta.TransactionAnnotationValues
-
- propagation() - Method in class jodd.jtx.meta.TransactionAnnotationValues
-
- PROPAGATION_SUPPORTS_READ_ONLY - Static variable in class jodd.jtx.JtxTransactionMode
-
- propagationBehavior - Variable in class jodd.jtx.JtxTransactionMode
-
- Properties - Class in jodd.introspector
-
Bean properties collection.
- Properties(ClassDescriptor) - Constructor for class jodd.introspector.Properties
-
- properties - Variable in class jodd.petite.BeanDefinition
-
- PropertiesUtil - Class in jodd.util
-
Misc java.util.Properties utils.
- PropertiesUtil() - Constructor for class jodd.util.PropertiesUtil
-
- property(String, String) - Method in class jodd.mail.MailServer.Builder
-
- property - Variable in class jodd.petite.def.ValueInjectionPoint
-
- property(String) - Method in class jodd.petite.PetiteRegistry.BeanWire
-
Wires beans property.
- PropertyDescriptor - Class in jodd.introspector
-
Property descriptor.
- PropertyDescriptor(ClassDescriptor, String, FieldDescriptor) - Constructor for class jodd.introspector.PropertyDescriptor
-
Creates field-only property descriptor.
- PropertyDescriptor(ClassDescriptor, String, MethodDescriptor, MethodDescriptor) - Constructor for class jodd.introspector.PropertyDescriptor
-
Creates property descriptor.
- propertyDescriptor - Variable in class jodd.petite.def.PropertyInjectionPoint
-
- propertyDescriptor - Variable in class jodd.petite.def.SetInjectionPoint
-
- propertyDescriptors - Variable in class jodd.introspector.Properties
-
- propertyFieldPrefix - Variable in class jodd.introspector.CachingIntrospector
-
- propertyFieldPrefix - Variable in class jodd.introspector.ClassDescriptor
-
- PropertyInjectionPoint - Class in jodd.petite.def
-
Property injection point.
- PropertyInjectionPoint(PropertyDescriptor, BeanReferences) - Constructor for class jodd.petite.def.PropertyInjectionPoint
-
- propertyInjectionPoints() - Method in class jodd.petite.BeanDefinition
-
Returns property injection points.
- propertyName - Variable in class jodd.db.oom.DbEntityColumnDescriptor
-
- propertyName - Variable in class jodd.json.JsonValueContext
-
- propertyName - Variable in class jodd.petite.PetiteRegistry.BeanWire.BeanWireProperty
-
- propertyResolver - Variable in class jodd.petite.PetiteResolvers
-
- PropertyResolver - Class in jodd.petite.resolver
-
Resolves properties.
- PropertyResolver(ReferencesResolver) - Constructor for class jodd.petite.resolver.PropertyResolver
-
- propertyType - Variable in class jodd.db.oom.DbEntityColumnDescriptor
-
- propMandatory(JtxTransaction, JtxTransactionMode, Object) - Method in class jodd.jtx.JtxTransactionManager
-
Propagation: MANDATORY
None -> Error
T1 -> T1 (cont.)
- propNever(JtxTransaction, JtxTransactionMode, Object) - Method in class jodd.jtx.JtxTransactionManager
-
Propagation: NEVER
None -> None
T1 -> Error
- propNotSupported(JtxTransaction, JtxTransactionMode, Object) - Method in class jodd.jtx.JtxTransactionManager
-
Propagation: NOT_SUPPORTED
None -> None
T1 -> None
- propRequired(JtxTransaction, JtxTransactionMode, Object) - Method in class jodd.jtx.JtxTransactionManager
-
Propagation: REQUIRED
None -> T2
T1 -> T1 (cont.)
- propRequiresNew(JtxTransaction, JtxTransactionMode, Object) - Method in class jodd.jtx.JtxTransactionManager
-
Propagation: REQUIRES_NEW
None -> T2
T1 -> T2
- props - Variable in class jodd.db.querymap.DbPropsQueryMap
-
- props() - Method in class jodd.db.querymap.DbPropsQueryMap
-
Returns Props
.
- Props - Class in jodd.props
-
Super properties: fast, configurable, supports (ini) sections, profiles.
- Props() - Constructor for class jodd.props.Props
-
Creates new props.
- Props(PropsParser) - Constructor for class jodd.props.Props
-
- PropsConverter - Class in jodd.props
-
Converter of Java Properties to Jodd Props format.
- PropsConverter() - Constructor for class jodd.props.PropsConverter
-
- PropsData - Class in jodd.props
-
Props data storage for base and profile properties.
- PropsData() - Constructor for class jodd.props.PropsData
-
- PropsData(HashMap<String, PropsEntry>, HashMap<String, Map<String, PropsEntry>>) - Constructor for class jodd.props.PropsData
-
- propsData - Variable in class jodd.props.PropsEntry
-
- propsData - Variable in class jodd.props.PropsParser
-
- PropsEntries - Class in jodd.props
-
Props iterator builder.
- PropsEntries(Props) - Constructor for class jodd.props.PropsEntries
-
- PropsEntry - Class in jodd.props
-
Holds props value.
- PropsEntry(String, String, String, PropsData) - Constructor for class jodd.props.PropsEntry
-
- PropsParser - Class in jodd.props
-
- PropsParser() - Constructor for class jodd.props.PropsParser
-
- PropsParser(PropsData) - Constructor for class jodd.props.PropsParser
-
- PropsParser.Operator - Enum in jodd.props
-
Different assignment operators.
- PropsParser.ParseState - Enum in jodd.props
-
Parsing states.
- propSupports(JtxTransaction, JtxTransactionMode, Object) - Method in class jodd.jtx.JtxTransactionManager
-
Propagation: SUPPORTS
None -> None
T1 -> T1 (cont.)
- protocol - Variable in class jodd.http.HttpRequest
-
- protocol() - Method in class jodd.http.HttpRequest
-
Returns used protocol.
- protocol(String) - Method in class jodd.http.HttpRequest
-
Defines protocol.
- PROTOCOL_IMAP - Static variable in class jodd.mail.ImapServer
-
- PROTOCOL_POP3 - Static variable in class jodd.mail.Pop3Server
-
- PROTOCOL_SMTP - Static variable in class jodd.mail.SmtpServer
-
- ProtoScope - Class in jodd.petite.scope
-
Prototype scope doesn't pool any beans, so each time bean is requested,
a new instance will be created.
- ProtoScope() - Constructor for class jodd.petite.scope.ProtoScope
-
- PROVIDER - Static variable in class jodd.log.impl.JCLLogger
-
- PROVIDER - Static variable in class jodd.log.impl.JDKLogger
-
- PROVIDER - Static variable in class jodd.log.impl.Log4j2Logger
-
- PROVIDER - Static variable in class jodd.log.impl.NOPLogger
-
- PROVIDER - Static variable in class jodd.log.impl.SimpleLogger
-
- PROVIDER - Static variable in class jodd.log.impl.Slf4jLogger
-
- provider(String) - Method in class jodd.petite.PetiteRegistry
-
Starts with provider definition.
- ProviderDefinition - Class in jodd.petite.def
-
Bean provider definition.
- ProviderDefinition(String, String, Method) - Constructor for class jodd.petite.def.ProviderDefinition
-
- ProviderDefinition(String, Method) - Constructor for class jodd.petite.def.ProviderDefinition
-
- providerName - Variable in class jodd.petite.PetiteRegistry.BeanProvider
-
- providerResolver - Variable in class jodd.petite.PetiteResolvers
-
- ProviderResolver - Class in jodd.petite.resolver
-
Provider resolver.
- ProviderResolver() - Constructor for class jodd.petite.resolver.ProviderResolver
-
- providers - Variable in class jodd.petite.PetiteBeans
-
Map of all providers.
- proxetta - Variable in class jodd.methref.MethrefProxetta
-
- proxetta - Variable in class jodd.pathref.PathrefProxetta
-
- proxetta - Variable in class jodd.petite.proxetta.ProxettaAwarePetiteContainer
-
- Proxetta<T extends Proxetta,A> - Class in jodd.proxetta
-
Proxetta creates dynamic proxy classes in the run-time.
- Proxetta() - Constructor for class jodd.proxetta.Proxetta
-
- proxetta - Variable in class jodd.proxetta.ProxettaFactory
-
- ProxettaAsmUtil - Class in jodd.proxetta.asm
-
- ProxettaAsmUtil() - Constructor for class jodd.proxetta.asm.ProxettaAsmUtil
-
- ProxettaAwareActionsManager - Class in jodd.madvoc.proxetta
-
- ProxettaAwareActionsManager() - Constructor for class jodd.madvoc.proxetta.ProxettaAwareActionsManager
-
- ProxettaAwarePetiteContainer - Class in jodd.petite.proxetta
-
Proxetta-aware Petite container that applies proxies on bean registration.
- ProxettaAwarePetiteContainer(Proxetta<?, ProxyAspect>) - Constructor for class jodd.petite.proxetta.ProxettaAwarePetiteContainer
-
- ProxettaAwarePetiteContainer(Proxetta<?, ProxyAspect>, PetiteConfig) - Constructor for class jodd.petite.proxetta.ProxettaAwarePetiteContainer
-
- ProxettaBeanDefinition<T> - Class in jodd.petite.proxetta
-
Enhanced version of
BeanDefinition
that keeps data about original
target class and applied proxy aspects.
- ProxettaBeanDefinition(String, Class<T>, Scope, WiringMode, Class, ProxyAspect[], Consumer<T>) - Constructor for class jodd.petite.proxetta.ProxettaBeanDefinition
-
- ProxettaClassBuilder - Class in jodd.proxetta.asm
-
Proxetta class builder.
- ProxettaClassBuilder(ClassVisitor, ProxyAspect[], String, String, TargetClassInfoReader) - Constructor for class jodd.proxetta.asm.ProxettaClassBuilder
-
Constructs new Proxetta class builder.
- ProxettaCtorBuilder - Class in jodd.proxetta.asm
-
Destination ctor builder
- ProxettaCtorBuilder(MethodVisitor, MethodSignatureVisitor, WorkData) - Constructor for class jodd.proxetta.asm.ProxettaCtorBuilder
-
- ProxettaException - Exception in jodd.proxetta
-
- ProxettaException(Throwable) - Constructor for exception jodd.proxetta.ProxettaException
-
- ProxettaException() - Constructor for exception jodd.proxetta.ProxettaException
-
- ProxettaException(String) - Constructor for exception jodd.proxetta.ProxettaException
-
- ProxettaException(String, Throwable) - Constructor for exception jodd.proxetta.ProxettaException
-
- ProxettaFactory<T extends ProxettaFactory,P extends Proxetta> - Class in jodd.proxetta
-
Proxetta builder.
- ProxettaFactory(P) - Constructor for class jodd.proxetta.ProxettaFactory
-
Creates new builder.
- ProxettaMethodBuilder - Class in jodd.proxetta.asm
-
- ProxettaMethodBuilder(MethodSignatureVisitor, WorkData, List<ProxyAspectData>) - Constructor for class jodd.proxetta.asm.ProxettaMethodBuilder
-
- ProxettaNames - Class in jodd.proxetta
-
Jodd PROXETTA default names, used all over the library..
- ProxettaNames() - Constructor for class jodd.proxetta.ProxettaNames
-
- proxettaSupplier - Variable in class jodd.madvoc.proxetta.ProxettaAwareActionsManager
-
- ProxettaSupplier - Class in jodd.madvoc.proxetta
-
- ProxettaSupplier(Proxetta) - Constructor for class jodd.madvoc.proxetta.ProxettaSupplier
-
- ProxettaUtil - Class in jodd.proxetta
-
Proxetta utilities.
- ProxettaUtil() - Constructor for class jodd.proxetta.ProxettaUtil
-
- ProxettaWrapperClassBuilder - Class in jodd.proxetta.asm
-
- ProxettaWrapperClassBuilder(Class, Class, String, ClassVisitor, ProxyAspect[], String, String, TargetClassInfoReader, boolean) - Constructor for class jodd.proxetta.asm.ProxettaWrapperClassBuilder
-
- proxies - Variable in class jodd.petite.ScopedProxyManager
-
- proxy - Variable in class jodd.http.net.SocketHttpConnectionProvider
-
- proxy() - Method in class jodd.methref.Methref
-
Returns proxy instance that is ready to collect the method name of invoked methods.
- proxy() - Method in class jodd.pathref.Pathref
-
- proxy() - Method in class jodd.proxetta.impl.InvokeProxetta
-
- proxy() - Method in class jodd.proxetta.impl.ProxyProxetta
-
- proxy() - Method in class jodd.proxetta.impl.WrapperProxetta
-
- proxy() - Method in class jodd.proxetta.Proxetta
-
- PROXY_TARGET_INFO - Static variable in class jodd.proxetta.ProxyTargetReplacement
-
- proxyActionClasses - Variable in class jodd.madvoc.proxetta.ProxettaAwareActionsManager
-
- ProxyAdvice - Interface in jodd.proxetta
-
ProxyAdvice is the code portion of an aspect, i.e. the logic that replaces crosscutting concern.
- proxyApplied - Variable in class jodd.proxetta.asm.WorkData
-
- proxyApplied - Variable in class jodd.proxetta.ProxettaFactory
-
- ProxyAspect - Class in jodd.proxetta
-
Proxy aspect contains advice and pointcut rules for applying advice.
- ProxyAspect(Class<? extends ProxyAdvice>, ProxyPointcut) - Constructor for class jodd.proxetta.ProxyAspect
-
Creates aspect defined with provided advice and pointcut.
- proxyAspectList - Variable in class jodd.proxetta.Proxetta
-
- proxyAspects - Variable in class jodd.petite.proxetta.ProxettaBeanDefinition
-
- proxyClasses - Variable in class jodd.petite.ScopedProxyManager
-
- proxyClassName - Variable in class jodd.proxetta.ProxettaFactory
-
- proxyClassNameSuffix - Static variable in class jodd.proxetta.ProxettaNames
-
Proxy class name suffix.
- ProxyInfo - Class in jodd.http
-
Proxy information.
- ProxyInfo(ProxyInfo.ProxyType, String, int, String, String) - Constructor for class jodd.http.ProxyInfo
-
- ProxyInfo.ProxyType - Enum in jodd.http
-
Proxy types.
- proxyInfoRequested - Variable in class jodd.proxetta.asm.InvokeReplacerMethodAdapter
-
- proxyInfoRequested - Variable in class jodd.proxetta.asm.ProxettaMethodBuilder
-
- proxyOf(T, Class<? extends Aspect>) - Static method in class jodd.aop.AopProxy
-
Creates a proxy of given target and the aspect.
- proxyOf(Aspect) - Static method in class jodd.aop.AopProxy
-
Creates a proxy from given
Aspect
.
- ProxyPointcut - Interface in jodd.proxetta
-
Pointcut is a set of points in the application where advice should be applied, i.e.
- ProxyProxetta - Class in jodd.proxetta.impl
-
Proxetta that creates proxies.
- ProxyProxetta() - Constructor for class jodd.proxetta.impl.ProxyProxetta
-
- proxyProxetta() - Static method in class jodd.proxetta.Proxetta
-
- ProxyProxettaFactory - Class in jodd.proxetta.impl
-
Creates the proxy subclass using ASM library.
- ProxyProxettaFactory(ProxyProxetta) - Constructor for class jodd.proxetta.impl.ProxyProxettaFactory
-
- ProxyTarget - Class in jodd.proxetta
-
Marker class for
proxy
implementations.
- ProxyTarget() - Constructor for class jodd.proxetta.ProxyTarget
-
- ProxyTargetInfo - Class in jodd.proxetta
-
- ProxyTargetInfo() - Constructor for class jodd.proxetta.ProxyTargetInfo
-
- ProxyTargetReplacement - Class in jodd.proxetta
-
- ProxyTargetReplacement() - Constructor for class jodd.proxetta.ProxyTargetReplacement
-
- prune() - Method in class jodd.cache.AbstractCacheMap
-
Prunes objects from cache and returns the number of removed objects.
- prune() - Method in interface jodd.cache.Cache
-
Prunes objects from cache and returns the number of removed objects.
- prune() - Method in class jodd.cache.NoCache
-
- pruneCache() - Method in class jodd.cache.AbstractCacheMap
-
Prune implementation.
- pruneCache() - Method in class jodd.cache.FIFOCache
-
Prune expired objects and, if cache is still full, the first one.
- pruneCache() - Method in class jodd.cache.LFUCache
-
Prunes expired and, if cache is still full, the LFU element(s) from the cache.
- pruneCache() - Method in class jodd.cache.LRUCache
-
Prune only expired objects, LinkedHashMap
will take care of LRU if needed.
- pruneCache() - Method in class jodd.cache.TimedCache
-
Prunes expired elements from the cache.
- pruneTimer - Variable in class jodd.cache.TimedCache
-
- PSEUDO_CLASS_MAP - Static variable in class jodd.csselly.selector.PseudoClassSelector
-
- PSEUDO_FUNCTION_MAP - Static variable in class jodd.csselly.selector.PseudoFunctionSelector
-
- PseudoClass - Class in jodd.csselly.selector
-
Pseudo classes.
- PseudoClass() - Constructor for class jodd.csselly.selector.PseudoClass
-
- pseudoClass - Variable in class jodd.csselly.selector.PseudoClassSelector
-
- PseudoClass.BUTTON - Class in jodd.csselly.selector
-
Selects all button elements and elements of type button.
- PseudoClass.CHECKBOX - Class in jodd.csselly.selector
-
Selects all elements of type checkbox.
- PseudoClass.CHECKED - Class in jodd.csselly.selector
-
Selects all elements that are checked.
- PseudoClass.EMPTY - Class in jodd.csselly.selector
-
Represents an element that has no children at all.
- PseudoClass.EVEN - Class in jodd.csselly.selector
-
Selects even elements, zero-indexed.
- PseudoClass.FILE - Class in jodd.csselly.selector
-
Selects all elements of type file.
- PseudoClass.FIRST - Class in jodd.csselly.selector
-
Selects the first matched element.
- PseudoClass.FIRST_CHILD - Class in jodd.csselly.selector
-
Same as :nth-child(1)
.
- PseudoClass.FIRST_OF_TYPE - Class in jodd.csselly.selector
-
Same as :nth-of-type(1)
.
- PseudoClass.HEADER - Class in jodd.csselly.selector
-
Selects all elements that are headers, like h1, h2, h3 and so on.
- PseudoClass.IMAGE - Class in jodd.csselly.selector
-
Selects all elements of type image.
- PseudoClass.INPUT - Class in jodd.csselly.selector
-
Selects all input, textarea, select and button elements.
- PseudoClass.LAST - Class in jodd.csselly.selector
-
Selects the last matched element.
- PseudoClass.LAST_CHILD - Class in jodd.csselly.selector
-
Same as :nth-last-child(1)
.
- PseudoClass.LAST_OF_TYPE - Class in jodd.csselly.selector
-
Same as :nth-last-of-type(1)
.
- PseudoClass.ODD - Class in jodd.csselly.selector
-
Selects odd elements, zero-indexed.
- PseudoClass.ONLY_CHILD - Class in jodd.csselly.selector
-
Represents an element that has a parent element and whose parent element has no other element children.
- PseudoClass.ONLY_OF_TYPE - Class in jodd.csselly.selector
-
Represents an element that has a parent element and whose parent
element has no other element children with the same expanded element
name.
- PseudoClass.PARENT - Class in jodd.csselly.selector
-
Select all elements that are the parent of another element, including text nodes.
- PseudoClass.PASSWORD - Class in jodd.csselly.selector
-
Selects all elements of type password.
- PseudoClass.RADIO - Class in jodd.csselly.selector
-
Selects all elements of type radio.
- PseudoClass.RESET - Class in jodd.csselly.selector
-
Selects all elements of type reset.
- PseudoClass.ROOT - Class in jodd.csselly.selector
-
Represents an element that is the root of the document.
- PseudoClass.SELECTED - Class in jodd.csselly.selector
-
Selects all elements that are selected.
- PseudoClass.SUBMIT - Class in jodd.csselly.selector
-
Selects all elements of type submit.
- PseudoClass.TEXT - Class in jodd.csselly.selector
-
Selects all elements of type text.
- PseudoClassSelector - Class in jodd.csselly.selector
-
Pseudo class selector.
- PseudoClassSelector(String) - Constructor for class jodd.csselly.selector.PseudoClassSelector
-
- PseudoFunction<E> - Class in jodd.csselly.selector
-
Pseudo functions.
- PseudoFunction() - Constructor for class jodd.csselly.selector.PseudoFunction
-
- pseudoFunction - Variable in class jodd.csselly.selector.PseudoFunctionSelector
-
- PseudoFunction.CONTAINS - Class in jodd.csselly.selector
-
Selects all elements that contain the specified text.
- PseudoFunction.EQ - Class in jodd.csselly.selector
-
Select the element at index n within the matched set.
- PseudoFunction.GT - Class in jodd.csselly.selector
-
Select all elements at an index greater than index within the matched set.
- PseudoFunction.HAS - Class in jodd.csselly.selector
-
Selects elements which contain at least one element that matches the specified selector.
- PseudoFunction.LT - Class in jodd.csselly.selector
-
Select all elements at an index less than index within the matched set.
- PseudoFunction.NOT - Class in jodd.csselly.selector
-
Selects all elements that do not match the given selector.
- PseudoFunction.NTH_CHILD - Class in jodd.csselly.selector
-
The :nth-child(an+b)
pseudo-class notation represents an element that has an+b-1
siblings before it in the document tree, for any positive integer or zero value of n,
and has a parent element.
- PseudoFunction.NTH_LAST_CHILD - Class in jodd.csselly.selector
-
The :nth-last-child(an+b)
pseudo-class notation represents an element that has
an+b-1 siblings after it in the document tree, for any positive integer or zero value
of n, and has a parent element.
- PseudoFunction.NTH_LAST_OF_TYPE - Class in jodd.csselly.selector
-
The :nth-last-of-type(an+b)
pseudo-class notation represents an element
that has an+b-1 siblings with the same expanded element name after it in the document tree,
for any zero or positive integer value of n, and has a parent element.
- PseudoFunction.NTH_OF_TYPE - Class in jodd.csselly.selector
-
The :nth-of-type(an+b)
pseudo-class notation represents an element that
has an+b-1 siblings with the same expanded element name before it in the document tree,
for any zero or positive integer value of n, and has a parent element.
- PseudoFunctionExpression - Class in jodd.csselly.selector
-
- PseudoFunctionExpression(String) - Constructor for class jodd.csselly.selector.PseudoFunctionExpression
-
- PseudoFunctionSelector<E> - Class in jodd.csselly.selector
-
Pseudo function selector.
- PseudoFunctionSelector(String, String) - Constructor for class jodd.csselly.selector.PseudoFunctionSelector
-
Creates pseudo function selector for given function and expression.
- publicId - Variable in class jodd.lagarto.dom.DocumentType
-
- publicIdentifier - Variable in class jodd.lagarto.ParsedDoctype
-
- push(CharSequence) - Method in class jodd.json.Path
-
Push element to the path.
- push(CharSequence, CharSequence) - Method in class jodd.json.Path
-
- pushedComma - Variable in class jodd.json.JsonWriter
-
- pushedName - Variable in class jodd.json.JsonWriter
-
- pushInt(MethodVisitor, int) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
Pushes int value in an optimal way.
- pushName(String, boolean) - Method in class jodd.json.JsonContext
-
Stores name to temporary stack.
- pushName(String, boolean) - Method in class jodd.json.JsonWriter
-
Stores name to temporary stack.
- pushValue(Object) - Method in class jodd.json.JsonContext
-
Returns true
if object has been already processed during the serialization.
- put(K, V) - Method in class jodd.cache.AbstractCacheMap
-
Adds an object to the cache with default timeout.
- put(K, V, long) - Method in class jodd.cache.AbstractCacheMap
-
Adds an object to the cache with specified timeout after which it becomes expired.
- put(K, V) - Method in interface jodd.cache.Cache
-
Adds an object to the cache with default timeout.
- put(K, V, long) - Method in interface jodd.cache.Cache
-
Adds an object to the cache with specified timeout after which it becomes expired.
- put(K, V) - Method in class jodd.cache.NoCache
-
- put(K, V, long) - Method in class jodd.cache.NoCache
-
- put(Class<?>, T) - Method in class jodd.cache.TypeCache
-
Add values to the map.
- put(String, V) - Method in class jodd.db.oom.NamedValuesHashMap
-
- put(String) - Static method in class jodd.http.HttpRequest
-
Builds a PUT request.
- put(String, Enum) - Method in class jodd.json.JsonObject
-
Puts an Enum into the JSON object with the specified key.
- put(String, CharSequence) - Method in class jodd.json.JsonObject
-
Puts an CharSequence
into the JSON object with the specified key.
- put(String, String) - Method in class jodd.json.JsonObject
-
Puts a string into the JSON object with the specified key.
- put(String, Integer) - Method in class jodd.json.JsonObject
-
Puts an integer into the JSON object with the specified key.
- put(String, Long) - Method in class jodd.json.JsonObject
-
Puts a long into the JSON object with the specified key.
- put(String, Double) - Method in class jodd.json.JsonObject
-
Puts a double into the JSON object with the specified key.
- put(String, Float) - Method in class jodd.json.JsonObject
-
Puts a float into the JSON object with the specified key.
- put(String, Boolean) - Method in class jodd.json.JsonObject
-
Puts a boolean into the JSON object with the specified key.
- put(String, JsonObject) - Method in class jodd.json.JsonObject
-
Puts another JSON object into the JSON object with the specified key.
- put(String, JsonArray) - Method in class jodd.json.JsonObject
-
Puts a
JsonArray
into the JSON object with the specified key.
- put(String, byte[]) - Method in class jodd.json.JsonObject
-
Puts a byte[]
into the JSON object with the specified key.
- put(String, Object) - Method in class jodd.json.JsonObject
-
Puts an object into the JSON object with the specified key.
- put(Object, Object) - Method in class jodd.json.LazyMap
-
- put(String) - Method in class jodd.madvoc.MadvocRouter
-
Maps a PUT path.
- PUT - Annotation Type in jodd.madvoc.meta.method
-
- put(String, Object) - Method in class jodd.petite.ParamManager
-
Adds a parameter.
- put(String, Map<String, PropsEntry>, String, String, boolean) - Method in class jodd.props.PropsData
-
Puts key-value pair into the map, with respect of appending duplicate properties
- put(String, Object) - Method in class jodd.util.collection.StringKeyedMapAdapter
-
Saves an attribute in the request.
- putAll(Map) - Method in class jodd.json.LazyMap
-
- putBaseProperty(String, String, boolean) - Method in class jodd.props.PropsData
-
Adds base property.
- putBoolean(byte[], int, boolean) - Static method in class jodd.util.Bits
-
- putByte(int) - Method in class jodd.asm7.ByteVector
-
Puts a byte into this byte vector.
- putByteArray(byte[], int, int) - Method in class jodd.asm7.ByteVector
-
Puts an array of bytes into this byte vector.
- putChar(byte[], int, char) - Static method in class jodd.util.Bits
-
- putDouble(byte[], int, double) - Static method in class jodd.util.Bits
-
- PUTFIELD - Static variable in interface jodd.asm7.Opcodes
-
- putFile(String, FileUpload) - Method in class jodd.io.upload.MultipartStreamParser
-
- putFloat(byte[], int, float) - Static method in class jodd.util.Bits
-
- putInt(int) - Method in class jodd.asm7.ByteVector
-
Puts an int into this byte vector.
- putInt(byte[], int, int) - Static method in class jodd.util.Bits
-
- putLong(long) - Method in class jodd.asm7.ByteVector
-
Puts a long into this byte vector.
- putLong(byte[], int, long) - Static method in class jodd.util.Bits
-
- putNull(String) - Method in class jodd.json.JsonObject
-
Puts a null
value into the JSON object with the specified key.
- putParameter(String, String) - Method in class jodd.io.upload.MultipartStreamParser
-
- putParameters(String, String[]) - Method in class jodd.io.upload.MultipartStreamParser
-
- putProfileProperty(String, String, String, boolean) - Method in class jodd.props.PropsData
-
Adds profile property.
- putShort(int) - Method in class jodd.asm7.ByteVector
-
Puts a short into this byte vector.
- putShort(byte[], int, short) - Static method in class jodd.util.Bits
-
- PUTSTATIC - Static variable in interface jodd.asm7.Opcodes
-
- putUTF8(String) - Method in class jodd.asm7.ByteVector
-
Puts an UTF8 string into this byte vector.
- RADIO() - Constructor for class jodd.csselly.selector.PseudoClass.RADIO
-
- random(int, char[]) - Method in class jodd.util.RandomString
-
Creates random string whose length is the number of characters specified.
- random(int, String) - Method in class jodd.util.RandomString
-
Creates random string whose length is the number of characters specified.
- random(int, char, char) - Method in class jodd.util.RandomString
-
Creates random string whose length is the number of characters specified.
- randomAlpha(int) - Method in class jodd.util.RandomString
-
Creates random string of characters.
- randomAlphaNumeric(int) - Method in class jodd.util.RandomString
-
Creates random string of characters and digits.
- randomAscii(int) - Method in class jodd.util.RandomString
-
Creates random string whose length is the number of characters specified.
- randomBase64(int) - Method in class jodd.util.RandomString
-
Creates random string that contains only Base64 characters.
- randomDigestChars - Variable in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
- randomInt(int, int) - Static method in class jodd.util.MathUtil
-
Generates pseudo-random integer from specific range.
- randomLong(long, long) - Static method in class jodd.util.MathUtil
-
Generates pseudo-random long from specific range.
- randomNumeric(int) - Method in class jodd.util.RandomString
-
Creates random string that consist only of numbers.
- randomRanges(int, char...) - Method in class jodd.util.RandomString
-
Creates random string whose length is the number of characters specified.
- RandomString - Class in jodd.util
-
Class that generates random strings.
- RandomString() - Constructor for class jodd.util.RandomString
-
Creates new random string.
- range(int, int) - Method in class jodd.cli.Param
-
- Range - Annotation Type in jodd.vtor.constraint
-
- RangeConstraint - Class in jodd.vtor.constraint
-
- RangeConstraint() - Constructor for class jodd.vtor.constraint.RangeConstraint
-
- RangeConstraint(double, double) - Constructor for class jodd.vtor.constraint.RangeConstraint
-
- rateLimitExceeded() - Method in class jodd.net.HttpStatus.HttpStatus403
-
- RawActionResult - Class in jodd.madvoc.result
-
Raw results directly writes byte context to the output.
- RawActionResult() - Constructor for class jodd.madvoc.result.RawActionResult
-
- rawComponentType - Variable in class jodd.introspector.FieldDescriptor
-
- rawComponentType - Variable in class jodd.introspector.MethodParamDescriptor
-
- RawData - Class in jodd.madvoc.result
-
Raw data to download.
- RawData(InputStream, int) - Constructor for class jodd.madvoc.result.RawData
-
- rawKeyComponentType - Variable in class jodd.introspector.FieldDescriptor
-
- rawName - Variable in class jodd.lagarto.dom.Attribute
-
- rawReturnComponentType - Variable in class jodd.introspector.MethodDescriptor
-
- rawReturnKeyComponentType - Variable in class jodd.introspector.MethodDescriptor
-
- rawReturnType - Variable in class jodd.introspector.MethodDescriptor
-
- RawSqlChunk - Class in jodd.db.oom.sqlgen.chunks
-
Simply holds hard-coded SQL string that will be appended to the result.
- RawSqlChunk(DbEntityManager, String) - Constructor for class jodd.db.oom.sqlgen.chunks.RawSqlChunk
-
- rawTag - Variable in class jodd.lagarto.dom.Element
-
- rawTagName - Variable in class jodd.lagarto.LagartoParser
-
- RAWTEXT - Variable in class jodd.lagarto.LagartoParser
-
- RAWTEXT_END_TAG_NAME - Variable in class jodd.lagarto.LagartoParser
-
- RAWTEXT_END_TAG_OPEN - Variable in class jodd.lagarto.LagartoParser
-
- RAWTEXT_LESS_THAN_SIGN - Variable in class jodd.lagarto.LagartoParser
-
- rawTextEnd - Variable in class jodd.lagarto.LagartoParser
-
- rawTextStart - Variable in class jodd.lagarto.LagartoParser
-
- rawType - Variable in class jodd.introspector.FieldDescriptor
-
- rawType - Variable in class jodd.introspector.MethodParamDescriptor
-
- RCDATA - Variable in class jodd.lagarto.LagartoParser
-
- RCDATA_END_TAG_NAME - Variable in class jodd.lagarto.LagartoParser
-
- RCDATA_END_TAG_OPEN - Variable in class jodd.lagarto.LagartoParser
-
- RCDATA_LESS_THAN_SIGN - Variable in class jodd.lagarto.LagartoParser
-
- rcdataTagName - Variable in class jodd.lagarto.LagartoParser
-
- rcdataTagStart - Variable in class jodd.lagarto.LagartoParser
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class jodd.asm7.Attribute
-
- read(char[], int, int) - Method in class jodd.io.CharBufferReader
-
- read() - Method in class jodd.io.CharBufferReader
-
- read() - Method in class jodd.io.UnicodeInputStream
-
Reads byte from the stream.
- read() - Method in class jodd.servlet.filter.ByteArrayServletInputStream
-
- READ_ONLY - Static variable in class jodd.db.DbTransactionMode
-
- READ_ONLY - Static variable in class jodd.jtx.JtxTransactionMode
-
- READ_ONLY_TX - Static variable in class jodd.db.DbTransactionMode
-
- READ_WRITE - Static variable in class jodd.db.DbTransactionMode
-
- READ_WRITE - Static variable in class jodd.jtx.JtxTransactionMode
-
- READ_WRITE_TX - Static variable in class jodd.db.DbTransactionMode
-
- readActionFilters(AnnotatedElement) - Method in class jodd.madvoc.component.ActionMethodParser
-
Reads class or method annotation for action filters.
- readActionInterceptors(AnnotatedElement) - Method in class jodd.madvoc.component.ActionMethodParser
-
Reads class or method annotation for action interceptors.
- readAllReferencesFromAnnotation(Executable) - Method in class jodd.petite.resolver.ReferencesResolver
-
Extracts references from method or constructor annotation.
- readAnnotationValue(AnnotatedElement) - Method in class jodd.madvoc.component.ActionConfigManager
-
Reads annotation value from annotated element.
- readAnnotationValue(Annotation, String) - Static method in class jodd.util.ClassUtil
-
Reads annotation value.
- readAvailableBytes(InputStream) - Static method in class jodd.io.StreamUtil
-
Reads all available bytes from InputStream
as a byte array.
- readBody(BufferedReader) - Method in class jodd.http.HttpBase
-
Parses body.
- readBoolean(String, boolean) - Method in class jodd.util.annotation.AnnotationParser.Reader
-
Reads boolean element from the annotation.
- readBoundary() - Method in class jodd.io.upload.MultipartRequestInputStream
-
Reads boundary from the input stream.
- readByte(int) - Method in class jodd.asm7.ClassReader
-
- readByte() - Method in class jodd.io.upload.MultipartRequestInputStream
-
Reads expected byte.
- readBytes(String) - Static method in class jodd.io.FileUtil
-
- readBytes(File) - Static method in class jodd.io.FileUtil
-
- readBytes(File, int) - Static method in class jodd.io.FileUtil
-
Read file and returns byte array with contents.
- readBytes() - Method in class jodd.io.findfile.ClassScanner.ClassPathEntry
-
Reads stream bytes.
- readBytes(InputStream) - Static method in class jodd.io.StreamUtil
-
- readBytes(InputStream, int) - Static method in class jodd.io.StreamUtil
-
- readBytes(Reader) - Static method in class jodd.io.StreamUtil
-
- readBytes(Reader, int) - Static method in class jodd.io.StreamUtil
-
- readBytes(Reader, String) - Static method in class jodd.io.StreamUtil
-
- readBytes(Reader, String, int) - Static method in class jodd.io.StreamUtil
-
- readChars(File, String) - Static method in class jodd.io.FileUtil
-
Reads file content as char array.
- readChars(String) - Static method in class jodd.io.FileUtil
-
- readChars(File) - Static method in class jodd.io.FileUtil
-
- readChars(String, String) - Static method in class jodd.io.FileUtil
-
- readChars(Reader) - Static method in class jodd.io.StreamUtil
-
- readChars(Reader, int) - Static method in class jodd.io.StreamUtil
-
- readChars(InputStream) - Static method in class jodd.io.StreamUtil
-
- readChars(InputStream, String) - Static method in class jodd.io.StreamUtil
-
- readChars(InputStream, int) - Static method in class jodd.io.StreamUtil
-
- readChars(InputStream, String, int) - Static method in class jodd.io.StreamUtil
-
- readClass(int, char[]) - Method in class jodd.asm7.ClassReader
-
Reads a CONSTANT_Class constant pool entry in this
ClassReader
.
- readClassActionPath(Class) - Method in class jodd.madvoc.component.ActionMethodParser
-
Reads action path from class.
- readColumnValue(int, Class, Class<? extends SqlType>, int) - Method in class jodd.db.oom.mapper.DefaultResultSetMapper
-
Reads column value from result set.
- readConst(int, char[]) - Method in class jodd.asm7.ClassReader
-
Reads a numeric or string constant pool entry in this
ClassReader
.
- readCookies(HttpResponse) - Method in class jodd.http.HttpBrowser
-
Reads cookies from response and adds to cookies list.
- readDataHeader(String) - Method in class jodd.io.upload.MultipartRequestInputStream
-
Reads data header from the input stream.
- readDataHeaderString(String) - Method in class jodd.io.upload.MultipartRequestInputStream
-
- readElement(String) - Method in class jodd.util.annotation.AnnotationParser.Reader
-
Reads annotation element as an object.
- readFilterConfigParameters(FilterConfig, Object, String...) - Method in class jodd.htmlstapler.HtmlStaplerFilter
-
Reads filter config parameters and set into destination target.
- readFrom(InputStream) - Static method in class jodd.http.HttpRequest
-
Parses input stream and creates new HttpRequest
object.
- readFrom(InputStream, String) - Static method in class jodd.http.HttpRequest
-
- readFrom(InputStream) - Static method in class jodd.http.HttpResponse
-
Reads response input stream and returns
response
.
- readHeaders(BufferedReader) - Method in class jodd.http.HttpBase
-
Parses headers.
- readInt(int) - Method in class jodd.asm7.ClassReader
-
- readInt(String, int) - Method in class jodd.util.annotation.AnnotationParser.Reader
-
Reads int element from the annotation.
- readLabel(int, Label[]) - Method in class jodd.asm7.ClassReader
-
Returns the label corresponding to the given bytecode offset.
- readLines(String) - Static method in class jodd.io.FileUtil
-
- readLines(String, String) - Static method in class jodd.io.FileUtil
-
- readLines(File) - Static method in class jodd.io.FileUtil
-
- readLines(File, String) - Static method in class jodd.io.FileUtil
-
Reads lines from source File
with specified encoding and returns lines as String
s in array.
- readLong(int) - Method in class jodd.asm7.ClassReader
-
- readMethodActionPath(String, ActionAnnotationValues, ActionConfig) - Method in class jodd.madvoc.component.ActionMethodParser
-
Reads action path from the action method.
- readMethodDescriptor - Variable in class jodd.introspector.PropertyDescriptor
-
- readModule(int, char[]) - Method in class jodd.asm7.ClassReader
-
Reads a CONSTANT_Module constant pool entry in this
ClassReader
.
- readObject(String) - Static method in class jodd.util.ObjectUtil
-
- readObject(File) - Static method in class jodd.util.ObjectUtil
-
Reads serialized object from the file.
- readOnly - Variable in class jodd.jtx.meta.TransactionAnnotationValues
-
- readOnly() - Method in class jodd.jtx.meta.TransactionAnnotationValues
-
- ReadOnlyTransaction - Annotation Type in jodd.jtx.meta
-
Read-only PROPAGATION_REQUIRED tx annotation marker.
- readPackage(int, char[]) - Method in class jodd.asm7.ClassReader
-
Reads a CONSTANT_Package constant pool entry in this
ClassReader
.
- readPackageActionPath(Class) - Method in class jodd.madvoc.component.ActionMethodParser
-
Reads action path for package.
- readReferenceFromAnnotation(PropertyDescriptor) - Method in class jodd.petite.resolver.ReferencesResolver
-
Extracts references for given property.
- readReferenceFromAnnotation(FieldDescriptor) - Method in class jodd.petite.resolver.ReferencesResolver
-
- readRequestBody() - Method in class jodd.madvoc.ActionRequest
-
Reads request body only once and returns it to user.
- readRequestBodyFromReader(HttpServletRequest) - Static method in class jodd.servlet.ServletUtil
-
Reads HTTP request body using the request reader.
- readRequestBodyFromStream(HttpServletRequest) - Static method in class jodd.servlet.ServletUtil
-
Reads HTTP request body using the request stream.
- readShort(int) - Method in class jodd.asm7.ClassReader
-
- readString(File, String) - Static method in class jodd.io.FileUtil
-
Reads File
content as String
encoded in provided encoding.
- readString(String) - Static method in class jodd.io.FileUtil
-
- readString(String, String) - Static method in class jodd.io.FileUtil
-
- readString(File) - Static method in class jodd.io.FileUtil
-
- readString(Path) - Static method in class jodd.io.PathUtil
-
Reads path content.
- readString(String, String) - Method in class jodd.util.annotation.AnnotationParser.Reader
-
Reads string element from the annotation.
- readStringElement(String) - Method in class jodd.util.annotation.AnnotationParser.Reader
-
Reads non-empty, trimmed, annotation element value.
- readTransactionAnnotation(Method) - Method in class jodd.jtx.proxy.AnnotationTxAdviceManager
-
Finds TX annotation.
- readUnsignedShort(int) - Method in class jodd.asm7.ClassReader
-
- readUTF8(int, char[]) - Method in class jodd.asm7.ClassReader
-
Reads a CONSTANT_Utf8 constant pool entry in this
ClassReader
.
- readUTFChars(String) - Static method in class jodd.io.FileUtil
-
- readUTFChars(File) - Static method in class jodd.io.FileUtil
-
Reads UTF file content as char array.
- readUTFString(String) - Static method in class jodd.io.FileUtil
-
- readUTFString(File) - Static method in class jodd.io.FileUtil
-
Detects optional BOM and reads UTF String
from a File
.
- readUTFString(InputStream) - Static method in class jodd.io.FileUtil
-
Detects optional BOM and reads UTF String
from an InputStream
.
- readValue(ResultSet, int, Class<E>, int) - Method in class jodd.db.type.NullAwareSqlType
-
Detects if there was a null
reading and returns null
if it was.
- readValue(ResultSet, int, Class<E>, int) - Method in class jodd.db.type.SqlType
-
Reads value from database.
- readValue(InjectionPoint) - Method in class jodd.madvoc.config.Target
-
Reads value from the target.
- readValue(String) - Method in class jodd.madvoc.config.Target
-
- ReadWriteTransaction - Annotation Type in jodd.jtx.meta
-
Read-write PROPAGATION_REQUIRED tx annotation marker.
- ready() - Method in interface jodd.madvoc.component.MadvocComponentLifecycle.Ready
-
- ready() - Method in class jodd.madvoc.component.MadvocController
-
- ready() - Method in class jodd.madvoc.WebApp
-
Called when Madvoc is ready, at the end of the
READY
phase.
- realNames - Variable in class jodd.json.meta.TypeData
-
- receive() - Method in class jodd.mail.ReceiveMailSession
-
Defines the process of received email in an fluent way.
- receivedDate(EmailFilter.Operator, long) - Method in class jodd.mail.EmailFilter
-
Defines filter for received date.
- receivedDate(Date) - Method in class jodd.mail.ReceivedEmail
-
Sets email's received Date
.
- receivedDate() - Method in class jodd.mail.ReceivedEmail
-
Returns email's received Date
.
- ReceivedEmail - Class in jodd.mail
-
Received email.
- ReceivedEmail(Message, boolean, File) - Constructor for class jodd.mail.ReceivedEmail
-
- receiveEmail() - Method in class jodd.mail.ReceiveMailSession
-
Receives all emails.
- receiveEmail(EmailFilter) - Method in class jodd.mail.ReceiveMailSession
-
- receiveEmailAndDelete() - Method in class jodd.mail.ReceiveMailSession
-
Receives all emails and mark all messages as 'seen' and 'deleted'.
- receiveEmailAndDelete(EmailFilter) - Method in class jodd.mail.ReceiveMailSession
-
Receives all emails that matches given
EmailFilter
and
mark all messages as 'seen' and 'deleted'.
- receiveEmailAndMarkSeen() - Method in class jodd.mail.ReceiveMailSession
-
Receives all emails and mark all messages as 'seen' (ie 'read').
- receiveEmailAndMarkSeen(EmailFilter) - Method in class jodd.mail.ReceiveMailSession
-
Receives all emails that matches given
EmailFilter
and mark them as 'seen' (ie 'read').
- receiveEnvelopes() - Method in class jodd.mail.ReceiveMailSession
-
- receiveEnvelopes(EmailFilter) - Method in class jodd.mail.ReceiveMailSession
-
- ReceiveMailSession - Class in jodd.mail
-
Encapsulates
Email
receiving session.
- ReceiveMailSession(Session, Store, File) - Constructor for class jodd.mail.ReceiveMailSession
-
Creates new mail session.
- ReceiverBuilder - Class in jodd.mail
-
Fluent builder
- ReceiverBuilder(ReceiveMailSession) - Constructor for class jodd.mail.ReceiverBuilder
-
- recursive - Variable in class jodd.io.findfile.FindFile
-
- recursive(boolean) - Method in class jodd.io.findfile.FindFile
-
Activates recursive search.
- recursive() - Method in class jodd.io.ZipBuilder.AddFileToZip
-
Defines if folders content should be added.
- RED - Static variable in class jodd.chalk.Chalk
-
- red() - Method in class jodd.chalk.Chalk
-
- Redirect - Class in jodd.madvoc.result
-
Redirect result.
- Redirect(Class<T>, Consumer<T>) - Constructor for class jodd.madvoc.result.Redirect
-
- Redirect(String) - Constructor for class jodd.madvoc.result.Redirect
-
- redirect(HttpServletRequest, HttpServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
-
Performs redirection (302) to specified url.
- redirection() - Static method in class jodd.net.HttpStatus
-
- redirectPermanent(HttpServletRequest, HttpServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
-
Performs permanent redirection (301) to specified url.
- ref(String) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- ref(String, String) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- ref(String...) - Method in class jodd.petite.PetiteRegistry.BeanWire.BeanWireCtor
-
Defines constructor references.
- ref(String...) - Method in class jodd.petite.PetiteRegistry.BeanWire.BeanWireMethod
-
Defines method references.
- ref(String) - Method in class jodd.petite.PetiteRegistry.BeanWire.BeanWireProperty
-
Defines property reference,
- ref(String) - Method in class jodd.petite.PetiteRegistry.BeanWire.BeanWireSet
-
Defines set references.
- reference - Variable in class jodd.petite.PetiteRegistry.BeanWire.BeanWireProperty
-
- reference - Variable in class jodd.petite.PetiteRegistry.BeanWire.BeanWireSet
-
- ReferenceChunk - Class in jodd.db.oom.sqlgen.chunks
-
Resolves column and table references.
- ReferenceChunk(DbEntityManager, String, String) - Constructor for class jodd.db.oom.sqlgen.chunks.ReferenceChunk
-
- ReferenceChunk(DbEntityManager, String, String, boolean) - Constructor for class jodd.db.oom.sqlgen.chunks.ReferenceChunk
-
- ReferenceChunk(DbEntityManager, String) - Constructor for class jodd.db.oom.sqlgen.chunks.ReferenceChunk
-
- references - Variable in class jodd.petite.def.CtorInjectionPoint
-
- references - Variable in class jodd.petite.def.MethodInjectionPoint
-
- references - Variable in class jodd.petite.def.PropertyInjectionPoint
-
- references - Variable in class jodd.petite.PetiteRegistry.BeanWire.BeanWireCtor
-
- references - Variable in class jodd.petite.PetiteRegistry.BeanWire.BeanWireMethod
-
- referencesResolver - Variable in class jodd.petite.PetiteBeans
-
- referencesResolver - Variable in class jodd.petite.PetiteResolvers
-
- referencesResolver - Variable in class jodd.petite.resolver.CtorResolver
-
- referencesResolver - Variable in class jodd.petite.resolver.MethodResolver
-
- referencesResolver - Variable in class jodd.petite.resolver.PropertyResolver
-
- ReferencesResolver - Class in jodd.petite.resolver
-
Annotation reader for methods and constructors.
- ReferencesResolver(PetiteConfig) - Constructor for class jodd.petite.resolver.ReferencesResolver
-
- refId(String) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- RegExpFindFile - Class in jodd.io.findfile
-
Simple
FindFile
that matches file names with regular expression pattern.
- RegExpFindFile() - Constructor for class jodd.io.findfile.RegExpFindFile
-
- RegExpPathMacros - Class in jodd.madvoc.macro
-
Regular expression path macro.
- RegExpPathMacros() - Constructor for class jodd.madvoc.macro.RegExpPathMacros
-
- regexpPattern - Variable in class jodd.madvoc.macro.RegExpPathMacros
-
- RegionMarker(CharSequence) - Constructor for class jodd.decora.parser.PageRegionExtractor.RegionMarker
-
- regionMarkers - Variable in class jodd.decora.parser.PageRegionExtractor
-
Decora tags of current regions.
- register(Class, Class<? extends SqlType>) - Method in class jodd.db.type.SqlTypeManager
-
Registers sql type for provided type.
- register(Consumer<DirWatcherEvent>) - Method in class jodd.io.watch.DirWatcher
-
- register(Class, TypeJsonParser) - Method in class jodd.json.TypeJsonParserMap
-
Registers new parser.
- register(Class, TypeJsonSerializer) - Method in class jodd.json.TypeJsonSerializerMap
-
Registers new serializer.
- register(Class<? extends ActionResult>) - Method in class jodd.madvoc.component.ResultsManager
-
Registers an action result handler and returns created
ActionResult
if
result with same type doesn't exist.
- register(ActionResult) - Method in class jodd.madvoc.component.ResultsManager
-
Registers new action result instance.
- register() - Method in class jodd.petite.PetiteRegistry.BeanDestroy
-
Registers destroy methods.
- register() - Method in class jodd.petite.PetiteRegistry.BeanInit
-
Registers init methods.
- register() - Method in class jodd.petite.PetiteRegistry.BeanProvider
-
Registers provider.
- register() - Method in class jodd.petite.PetiteRegistry.BeanRegister
-
Registers a bean.
- register(BeanDefinition, Object) - Method in class jodd.petite.scope.ProtoScope
-
Does nothing, as bean instances are not stored.
- register(BeanDefinition, Object) - Method in class jodd.petite.scope.RequestScope
-
- register(BeanDefinition, Object) - Method in interface jodd.petite.scope.Scope
-
Registers the bean within the current scope.
- register(BeanDefinition, Object) - Method in class jodd.petite.scope.SessionScope
-
- register(BeanDefinition, Object) - Method in class jodd.petite.scope.SingletonScope
-
- register(BeanDefinition, Object) - Method in class jodd.petite.scope.ThreadLocalScope
-
- register(Class<T>, TypeConverter<T>) - Method in class jodd.typeconverter.TypeConverterManager
-
Registers a converter for specified type.
- registerAction(Class, String, ActionDefinition) - Method in class jodd.madvoc.component.ActionsManager
-
Registers action with provided action class and method name.
- registerAction(Class, Method, ActionDefinition) - Method in class jodd.madvoc.component.ActionsManager
-
Registration main point.
- registerAction(Class, Method, ActionDefinition) - Method in class jodd.madvoc.proxetta.ProxettaAwareActionsManager
-
Registers actions and applies proxetta on actions that are not already registered.
- registerActionRuntime(ActionRuntime) - Method in class jodd.madvoc.component.ActionsManager
-
- registerAnnotation(Class<? extends Annotation>) - Method in class jodd.madvoc.component.ActionConfigManager
-
Registers action configuration for given annotation.
- registerAnnotations(Class<? extends Annotation>[]) - Method in class jodd.jtx.proxy.AnnotationTxAdviceManager
-
Registers new TX annotations.
- registerAsConsumer(ClassScanner) - Method in class jodd.db.oom.AutomagicDbOomConfigurator
-
Registers a class consumer that registers only those annotated with
DbTable
.
- registerAsConsumer(ClassScanner) - Method in class jodd.madvoc.AutomagicMadvocConfigurator
-
Parses class name that matches madvoc-related names.
- registerAsConsumer(ClassScanner) - Method in class jodd.petite.AutomagicPetiteConfigurator
-
Registers a class consumer that registers only those annotated with
PetiteBean
.
- registerAsEntities - Variable in class jodd.db.oom.AutomagicDbOomConfigurator
-
- registerBean(String, BeanDefinition) - Method in class jodd.petite.PetiteBeans
-
Registers bean definition by putting it in the beans map.
- registerBeanAndWireAndInjectParamsAndInvokeInitMethods(BeanData) - Method in class jodd.petite.PetiteContainer
-
Wires bean, injects parameters and invokes init methods.
- registerBundle(String, String, String, String, List<String>) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Registers new bundle that consist of provided list of source paths.
- registerColumnDataForColumnCode(String, String) - Method in class jodd.db.oom.sqlgen.TemplateData
-
- registerColumnDataForTableRef(String, String) - Method in class jodd.db.oom.sqlgen.TemplateData
-
- registerComponent(Class) - Method in class jodd.madvoc.component.MadvocContainer
-
- registerComponent(Class<T>, Consumer<T>) - Method in class jodd.madvoc.component.MadvocContainer
-
- registerComponent(String, Class) - Method in class jodd.madvoc.component.MadvocContainer
-
Registers Madvoc component with given name.
- registerComponent(String, Class<T>, Consumer<T>) - Method in class jodd.madvoc.component.MadvocContainer
-
Registers Madvoc component with given name.
- registerComponent(Class<?>) - Method in class jodd.madvoc.WebApp
-
Registers additional Madvoc components after the registration of default components.
- registerComponent(Class<T>, Consumer<T>) - Method in class jodd.madvoc.WebApp
-
- registerComponent(Object) - Method in class jodd.madvoc.WebApp
-
Registers Madvoc component instance.
- registerComponentInstance(Object) - Method in class jodd.madvoc.component.MadvocContainer
-
Registers component instance using its
base name
.
- registerComponentInstance(String, Object) - Method in class jodd.madvoc.component.MadvocContainer
-
Registers component instance and wires it with internal container.
- registerDecorator(String, char[]) - Method in class jodd.decora.DecoraManager
-
- registerDecorator(String, File) - Method in class jodd.decora.DecoraManager
-
- registerDefaults() - Method in class jodd.db.type.SqlTypeManager
-
Registers default set of SQL types.
- registerDefaults() - Method in class jodd.json.TypeJsonSerializerMap
-
- registerDefaults() - Method in class jodd.typeconverter.TypeConverterManager
-
Registers default set of converters.
- registerDestroyableBeans(BeanData) - Method in class jodd.petite.scope.ShutdownAwareScope
-
- registerEntity(Class<E>) - Method in class jodd.db.oom.DbEntityManager
-
Registers entity.
- registerEntity(Class<E>, boolean) - Method in class jodd.db.oom.DbEntityManager
-
Registers entity.
- registerEntryConsumer(Consumer<ClassScanner.ClassPathEntry>) - Method in class jodd.io.findfile.ClassScanner
-
- registerHint(String) - Method in class jodd.db.oom.sqlgen.TemplateData
-
Registers a hint.
- registerListener(HttpSessionListener) - Method in class jodd.servlet.SessionMonitor
-
Registers new session listener.
- registerMadvocComponents() - Method in class jodd.madvoc.petite.PetiteWebApp
-
- registerMadvocComponents() - Method in class jodd.madvoc.WebApp
-
Registers default Madvoc components.
- registerMimeType(String, String) - Static method in class jodd.net.MimeTypes
-
Registers MIME type for provided extension.
- registerNewActionConfiguration(Class<? extends ActionConfig>) - Method in class jodd.madvoc.component.ActionConfigManager
-
Registers action configuration for given type.
- registerNewBundleId() - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Registers new, temporary bundle id for given action path.
- registerOutParameter(int, int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- registerOutParameter(int, int, int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- registerOutParameter(int, int, String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- registerOutParameter(String, int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- registerOutParameter(String, int, int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- registerOutParameter(String, int, String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- registerPath(String, String) - Method in class jodd.madvoc.config.Routes
-
- registerPathAlias(String, String) - Method in class jodd.madvoc.component.ActionsManager
-
Registers new path alias.
- registerPetiteBean(Class) - Method in class jodd.petite.PetiteBeans
-
Registers a bean using provided class that is annotated.
- registerPetiteBean(Class<T>, Consumer<T>) - Method in class jodd.petite.PetiteBeans
-
Registers a bean using provided class that is annotated.
- registerPetiteBean(Class<T>, String, Class<? extends Scope>, WiringMode, boolean, Consumer<T>) - Method in class jodd.petite.PetiteBeans
-
Registers or defines a bean.
- registerPetiteCtorInjectionPoint(String, Class[], String[]) - Method in class jodd.petite.PetiteBeans
-
Registers constructor injection point.
- registerPetiteDestroyMethods(String, String...) - Method in class jodd.petite.PetiteBeans
-
Registers destroy method.
- registerPetiteInitMethods(String, InitMethodInvocationStrategy, String...) - Method in class jodd.petite.PetiteBeans
-
Registers init method.
- registerPetiteMethodInjectionPoint(String, String, Class[], String[]) - Method in class jodd.petite.PetiteBeans
-
Registers method injection point.
- registerPetitePropertyInjectionPoint(String, String, String) - Method in class jodd.petite.PetiteBeans
-
Registers property injection point.
- registerPetiteProvider(String, String, String, Class[]) - Method in class jodd.petite.PetiteBeans
-
Registers instance method provider.
- registerPetiteProvider(String, Class, String, Class[]) - Method in class jodd.petite.PetiteBeans
-
Registers static method provider.
- registerPetiteSetInjectionPoint(String, String) - Method in class jodd.petite.PetiteBeans
-
Registers set injection point.
- registerPseudoClass(Class<? extends PseudoClass>) - Static method in class jodd.csselly.selector.PseudoClassSelector
-
Registers pseudo class.
- registerPseudoFunction(Class<? extends PseudoFunction>) - Static method in class jodd.csselly.selector.PseudoFunctionSelector
-
Registers pseudo function.
- registerResourceManager(JtxResourceManager) - Method in class jodd.jtx.JtxTransactionManager
-
- registerScope(Class<? extends Scope>, Scope) - Method in class jodd.petite.PetiteBeans
-
Registers new scope.
- registerSessionBeans(HttpSession) - Method in class jodd.petite.scope.SessionScope
-
Registers new session destroy callback if not already registered.
- registerTableReference(String, DbEntityDescriptor, String) - Method in class jodd.db.oom.sqlgen.TemplateData
-
Registers table reference for provided entity.
- registerType(Class<E>) - Method in class jodd.db.oom.DbEntityManager
-
Registers just type and entity names.
- reindexChildren() - Method in class jodd.lagarto.dom.Node
-
Reindex children nodes.
- reindexChildrenOnAdd(int) - Method in class jodd.lagarto.dom.Node
-
- relativePath(String, String) - Static method in class jodd.io.FileNameUtil
-
Calculates relative path of target path on base path.
- reload() - Method in class jodd.db.querymap.DbPropsQueryMap
-
- reload() - Method in class jodd.db.querymap.EmptyQueryMap
-
- reload() - Method in interface jodd.db.querymap.QueryMap
-
Optionally reloads the query map, if implementation allows it.
- remove(K) - Method in class jodd.cache.AbstractCacheMap
-
Removes an object from the cache and returns removed value of null
if object was not in the cache or was expired.
- remove(K) - Method in interface jodd.cache.Cache
-
Removes an object from the cache and returns removed value of null
if object was not in the cache or was expired.
- remove(K) - Method in class jodd.cache.NoCache
-
- remove(Class<?>) - Method in class jodd.cache.TypeCache
-
Removes element from the type cache.
- remove() - Static method in class jodd.db.ThreadDbSessionHolder
-
Removes current db session from the thread and returns it.
- remove(String) - Method in class jodd.http.HttpMultiMap
-
- remove(Consumer<DirWatcherEvent>) - Method in class jodd.io.watch.DirWatcher
-
- remove() - Method in class jodd.jerry.Jerry
-
Removes the set of matched elements from the DOM.
- remove(Object) - Method in class jodd.json.JsonArray
-
Removes the specified value from the JSON array.
- remove(int) - Method in class jodd.json.JsonArray
-
Removes the value at the specified position in the JSON array.
- remove(String) - Method in class jodd.json.JsonObject
-
Removes an entry from this object.
- remove(Object) - Method in class jodd.json.LazyMap
-
- remove(String) - Method in class jodd.petite.scope.ProtoScope
-
Does nothing.
- remove(String) - Method in class jodd.petite.scope.RequestScope
-
- remove(String) - Method in interface jodd.petite.scope.Scope
-
Removes the bean from the scope entirely.
- remove(String) - Method in class jodd.petite.scope.SessionScope
-
- remove(String) - Method in class jodd.petite.scope.SingletonScope
-
- remove(String) - Method in class jodd.petite.scope.ThreadLocalScope
-
- remove(T[], int, int) - Static method in class jodd.util.ArraysUtil
-
Removes sub-array.
- remove(T[], int, int, Class<T>) - Static method in class jodd.util.ArraysUtil
-
Removes sub-array.
- remove(String[], int, int) - Static method in class jodd.util.ArraysUtil
-
Removes sub-array from String
array.
- remove(byte[], int, int) - Static method in class jodd.util.ArraysUtil
-
Removes sub-array from byte
array.
- remove(char[], int, int) - Static method in class jodd.util.ArraysUtil
-
Removes sub-array from char
array.
- remove(short[], int, int) - Static method in class jodd.util.ArraysUtil
-
Removes sub-array from short
array.
- remove(int[], int, int) - Static method in class jodd.util.ArraysUtil
-
Removes sub-array from int
array.
- remove(long[], int, int) - Static method in class jodd.util.ArraysUtil
-
Removes sub-array from long
array.
- remove(float[], int, int) - Static method in class jodd.util.ArraysUtil
-
Removes sub-array from float
array.
- remove(double[], int, int) - Static method in class jodd.util.ArraysUtil
-
Removes sub-array from double
array.
- remove(boolean[], int, int) - Static method in class jodd.util.ArraysUtil
-
Removes sub-array from boolean
array.
- remove() - Method in class jodd.util.cl.ClassLoaderLocal
-
Removes the current classloader's value for this variable.
- remove() - Method in class jodd.util.collection.ArrayIterator
-
- remove() - Method in class jodd.util.collection.CompositeIterator
- remove(Object) - Method in class jodd.util.collection.SetMapAdapter
-
Removes the specified element from this set if it is present.
- remove(Object) - Method in class jodd.util.collection.StringKeyedMapAdapter
-
Removes the specified request attribute.
- remove(Consumer<T>) - Method in class jodd.util.function.Consumers
-
Removes a consumer.
- remove(String, String) - Static method in class jodd.util.StringUtil
-
Removes all substring occurrences from the string.
- remove(String, char) - Static method in class jodd.util.StringUtil
-
Removes a single character from string.
- removeAllChilds() - Method in class jodd.lagarto.dom.Node
-
Removes all child nodes.
- removeAttr(String) - Method in class jodd.jerry.Jerry
-
Removes an attribute from each element in the set of matched elements.
- removeAttribute(String) - Method in class jodd.lagarto.dom.Node
-
- removeAttribute(int) - Method in interface jodd.lagarto.Tag
-
Removes attribute at given index.
- removeAttribute(CharSequence) - Method in interface jodd.lagarto.Tag
-
Removes attribute by given name.
- removeAttribute(String) - Method in class jodd.util.collection.StringKeyedMapAdapter
-
Hooks method that needs to be implemented by concrete subclasses.
- removeAttributes() - Method in interface jodd.lagarto.Tag
-
Removes all attributes.
- removeBean(Class) - Method in class jodd.petite.PetiteBeans
-
Removes all petite beans of provided type.
- removeBean(String) - Method in class jodd.petite.PetiteBeans
-
Removes bean and returns definition of removed bean.
- removeChars(String, String) - Static method in class jodd.util.StringUtil
-
Removes all characters contained in provided string.
- removeChars(String, char...) - Static method in class jodd.util.StringUtil
-
Removes set of characters from string.
- removeChild(int) - Method in class jodd.lagarto.dom.Node
-
Removes child node at given index.
- removeChild(Node) - Method in class jodd.lagarto.dom.Node
-
Removes child node.
- removeClass(String...) - Method in class jodd.jerry.Jerry
-
Removes a single class, multiple classes, or all classes
from each element in the set of matched elements.
- removeDuplicateNames() - Method in class jodd.petite.def.BeanReferences
-
Removes later duplicated references in an array.
- removeEldestEntry(int) - Method in class jodd.cache.LRUCache
-
Removes the eldest entry if current cache size exceed cache size.
- removeEntity(Class<E>) - Method in class jodd.db.oom.DbEntityManager
-
Removes entity and returns removed descriptor.
- removeExtension(String) - Static method in class jodd.io.FileNameUtil
-
Removes the extension from a filename.
- removeGenericsFromSignature(String) - Static method in class jodd.asm.AsmUtil
-
- removeLastChildNodeIfEmptyText(Node, boolean) - Method in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
Removes last child node if contains just empty text.
- removeListener(HttpSessionListener) - Method in class jodd.servlet.SessionMonitor
-
Removes existing session listener.
- removeQuotes(String) - Static method in class jodd.util.StringUtil
-
Removes starting and ending single or double quotes.
- removeRequestMap(HttpServletRequest) - Method in class jodd.petite.scope.RequestScope
-
Removes instance map from the request.
- removeScopeAttribute(String, String, PageContext) - Static method in class jodd.servlet.ServletUtil
-
Removes scope attribute.
- removeScopeAttribute(String, String, PageContext) - Static method in class jodd.servlet.tag.TagUtil
-
Removes scope attribute.
- RemoveSessionFromUrlFilter - Class in jodd.servlet.filter
-
Protects from exposing session ids in URLs for security reasons.
- RemoveSessionFromUrlFilter() - Constructor for class jodd.servlet.filter.RemoveSessionFromUrlFilter
-
- removeTransaction(JtxTransaction) - Method in class jodd.jtx.JtxTransactionManager
-
Removes transaction association with current thread.
- render(ActionRequest, Object) - Method in class jodd.madvoc.component.MadvocController
-
Invokes a result after the action invocation.
- render(ActionRequest, Object) - Method in class jodd.madvoc.result.AbstractTemplateViewActionResult
-
Dispatches to the template location created from result value and JSP extension.
- render(ActionRequest, T) - Method in interface jodd.madvoc.result.ActionResult
-
Renders result on given action result value.
- render(ActionRequest, Object) - Method in class jodd.madvoc.result.ChainActionResult
-
- render(ActionRequest, Object) - Method in class jodd.madvoc.result.JsonActionResult
-
- render(ActionRequest, Object) - Method in class jodd.madvoc.result.NoneActionResult
-
Executes result on given action result value.
- render(ActionRequest, RawData) - Method in class jodd.madvoc.result.RawActionResult
-
- render(ActionRequest, Object) - Method in class jodd.madvoc.result.ServletPermanentRedirectActionResult
-
Redirects to the given location.
- render(ActionRequest, Object) - Method in class jodd.madvoc.result.ServletRedirectActionResult
-
Redirects to the given location.
- render(ActionRequest, Object) - Method in class jodd.madvoc.result.TextActionResult
-
- renderAttribute(Node, Attribute, Appendable) - Method in class jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor
-
Renders attribute.
- renderBody(JspFragment) - Static method in class jodd.servlet.tag.TagUtil
-
Renders tag body to char array.
- renderBodyToString(JspFragment) - Static method in class jodd.servlet.tag.TagUtil
-
Renders tag body to string.
- renderView(ActionRequest, String) - Method in class jodd.madvoc.result.AbstractTemplateViewActionResult
-
Renders the view by processing founded target.
- renderView(ActionRequest, String) - Method in class jodd.madvoc.result.ServletDispatcherActionResult
-
Renders the view by dispatching to the target JSP.
- renderWith(Class<? extends ActionResult>) - Method in class jodd.madvoc.MadvocRouter.ActionBuilder
-
Defines action result for this action.
- RenderWith - Annotation Type in jodd.madvoc.meta
-
Class annotation that defines which Madvoc
action result
will be used for rendering.
- repeat(String, int) - Static method in class jodd.util.StringUtil
-
Creates a new string that contains the provided string a number of times.
- repeat(char, int) - Static method in class jodd.util.StringUtil
-
- replace(String, String, String) - Static method in class jodd.util.StringUtil
-
Replaces all occurrences of a certain pattern in a string with a
replacement string.
- replace(String, String[], String[]) - Static method in class jodd.util.StringUtil
-
Replaces many substring at once.
- replaceActionNameMacros(String, ActionNames) - Method in class jodd.madvoc.path.BaseNamingStrategy
-
Replaces action path macros in the path.
- replaceBundleId(char[]) - Method in class jodd.htmlstapler.BundleAction
-
Replaces bundle marker with calculated bundle id.
- replaceChar(String, char, char) - Static method in class jodd.util.StringUtil
-
Replaces all occurrences of a character in a string.
- replaceChars(String, char[], char[]) - Static method in class jodd.util.StringUtil
-
Replaces all occurrences of a characters in a string.
- replaceFirst(String, String, String) - Static method in class jodd.util.StringUtil
-
Replaces the very first occurrence of a substring with supplied string.
- replaceFirst(String, char, char) - Static method in class jodd.util.StringUtil
-
Replaces the very first occurrence of a character in a string.
- replaceIgnoreCase(String, String[], String[]) - Static method in class jodd.util.StringUtil
-
Replaces many substring at once.
- replaceLast(String, String, String) - Static method in class jodd.util.StringUtil
-
Replaces the very last occurrence of a substring with supplied string.
- replaceLast(String, char, char) - Static method in class jodd.util.StringUtil
-
Replaces the very last occurrence of a character in a string.
- replaceMissingKey - Variable in class jodd.template.StringTemplateParser
-
- replaceWith(String) - Method in class jodd.jerry.Jerry
-
Replace each element in the set of matched elements with the provided
new content and return the set of elements that was removed.
- replaceWithMappedTypeForPath(Class) - Method in class jodd.json.JsonParser
-
Replaces type with mapped type for current path.
- replyTo(EmailAddress) - Method in class jodd.mail.CommonEmail
-
Appends REPLY-TO address.
- replyTo(String) - Method in class jodd.mail.CommonEmail
-
Appends REPLY-TO address.
- replyTo(String, String) - Method in class jodd.mail.CommonEmail
-
Appends REPLY-TO address.
- replyTo(Address) - Method in class jodd.mail.CommonEmail
-
Appends REPLY-TO address.
- replyTo(String...) - Method in class jodd.mail.CommonEmail
-
Appends one or more REPLY-TO address.
- replyTo(Address...) - Method in class jodd.mail.CommonEmail
-
Appeds one or more REPLY-TO address.
- replyTo(EmailAddress...) - Method in class jodd.mail.CommonEmail
-
Appends REPLY-TO addresses.
- replyTo() - Method in class jodd.mail.CommonEmail
-
Returns REPLY-TO addresses.
- reqProxyClassName - Variable in class jodd.proxetta.asm.InvokeClassBuilder
-
- reqProxyClassName - Variable in class jodd.proxetta.asm.ProxettaClassBuilder
-
- request - Variable in class jodd.decora.DecoraResponseWrapper
-
- Request - Annotation Type in jodd.madvoc.meta.scope
-
- requestComponent(Class<T>) - Method in class jodd.madvoc.component.MadvocContainer
-
Returns existing component.
- requestComponent(String) - Method in class jodd.madvoc.component.MadvocContainer
-
Returns existing component.
- RequestContextListener - Class in jodd.servlet
-
Bounds request to the current thread (and all children threads).
- RequestContextListener() - Constructor for class jodd.servlet.RequestContextListener
-
- requestDestroyed(ServletRequestEvent) - Method in class jodd.servlet.RequestContextListener
-
- requestedProxyClassName - Variable in class jodd.proxetta.ProxettaFactory
-
Requested proxy class name (or class name template).
- requestFiles - Variable in class jodd.io.upload.MultipartStreamParser
-
- requestInitialized(ServletRequestEvent) - Method in class jodd.servlet.RequestContextListener
-
- requestParameterName - Variable in class jodd.servlet.filter.GzipFilter
-
- requestParameters - Variable in class jodd.io.upload.MultipartStreamParser
-
- requestResource() - Method in class jodd.db.jtx.DbJtxTransaction
-
- requestResource(Class<E>) - Method in class jodd.jtx.JtxTransaction
-
Requests a resource.
- RequestScope - Class in jodd.madvoc.scope
-
The request scope.
- RequestScope() - Constructor for class jodd.madvoc.scope.RequestScope
-
- RequestScope - Class in jodd.petite.scope
-
Request scope.
- RequestScope(PetiteContainer) - Constructor for class jodd.petite.scope.RequestScope
-
- requestTimeout() - Method in class jodd.net.HttpStatus.HttpStatus408
-
- requestTransaction(JtxTransactionMode) - Method in class jodd.db.jtx.DbJtxTransactionManager
- requestTransaction(JtxTransactionMode, Object) - Method in class jodd.db.jtx.DbJtxTransactionManager
-
Requests transaction with specified
mode
.
- requestTransaction(JtxTransactionMode) - Method in class jodd.jtx.JtxTransactionManager
-
- requestTransaction(JtxTransactionMode, Object) - Method in class jodd.jtx.JtxTransactionManager
-
Requests transaction with specified
mode
.
- requireAuthentication(HttpServletResponse, String) - Static method in class jodd.servlet.ServletUtil
-
Sends correct headers to require basic authentication for the given realm.
- required(int) - Method in class jodd.cli.Param
-
- required() - Method in class jodd.cli.Param
-
- required() - Method in class jodd.net.HttpStatus.HttpStatus400
-
- RESET - Static variable in class jodd.chalk.Chalk
-
- RESET() - Constructor for class jodd.csselly.selector.PseudoClass.RESET
-
- reset() - Method in class jodd.db.oom.DbEntityManager
-
Resets the manager and clears descriptors maps.
- reset() - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
Resets the builder (soft reset), so it can be used again.
- reset() - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Clears all settings and removes all created bundle files from file system.
- reset() - Method in class jodd.inex.InExRules
-
Resets all the rules in this rule engine.
- reset() - Method in class jodd.introspector.CachingIntrospector
-
Clears all cached data.
- reset() - Method in interface jodd.introspector.ClassIntrospector
-
Clears all cached data.
- reset() - Method in class jodd.io.FastByteArrayOutputStream
-
- reset() - Method in class jodd.io.FastCharArrayWriter
-
- reset() - Method in class jodd.io.findfile.FindFile
-
Reset the search so it can be run again with very
same parameters (and sorting options).
- reset() - Method in class jodd.json.JsonParser
-
Resets JSON parser, so it can be reused.
- reset() - Method in class jodd.json.meta.JsonAnnotationManager
-
- reset() - Method in class jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor
-
Resets all cases to default.
- reset() - Method in class jodd.lagarto.LagartoParser.XmlDeclaration
-
- reset() - Method in class jodd.lagarto.ParsedDoctype
-
- reset() - Method in class jodd.servlet.filter.ByteArrayResponseWrapper
-
- reset() - Method in class jodd.servlet.filter.CharArrayResponseWrapper
-
- reset() - Method in class jodd.servlet.filter.FastByteArrayServletOutputStream
-
- reset() - Method in class jodd.util.LoopIterator
-
Resets the loop from the beginning.
- resetAll() - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
Hard reset of the builder, all configuration is reset.
- resetBcc() - Method in class jodd.mail.Email
-
Resets BCC addresses.
- resetCc() - Method in class jodd.mail.CommonEmail
-
Resets all CC addresses.
- resetHard() - Method in class jodd.db.oom.sqlgen.TemplateData
-
- resetOnStart - Variable in class jodd.htmlstapler.HtmlStaplerFilter
-
- resetProfiles() - Method in class jodd.vtor.Vtor
-
Reset profiles by clearing all enabled profiles
and setting to default state.
- resetReplyTo() - Method in class jodd.mail.CommonEmail
-
Resets all REPLY-To addresses.
- resetSoft() - Method in class jodd.db.oom.sqlgen.TemplateData
-
Resets the builder so it can be used again.
- resetTo() - Method in class jodd.mail.CommonEmail
-
Resets TO addresses.
- resetViolations() - Method in class jodd.vtor.Vtor
-
Resets list of all violations.
- resize(T[], int) - Static method in class jodd.util.ArraysUtil
-
Resizes an array.
- resize(String[], int) - Static method in class jodd.util.ArraysUtil
-
Resizes a String
array.
- resize(byte[], int) - Static method in class jodd.util.ArraysUtil
-
Resizes a byte
array.
- resize(char[], int) - Static method in class jodd.util.ArraysUtil
-
Resizes a char
array.
- resize(short[], int) - Static method in class jodd.util.ArraysUtil
-
Resizes a short
array.
- resize(int[], int) - Static method in class jodd.util.ArraysUtil
-
Resizes a int
array.
- resize(long[], int) - Static method in class jodd.util.ArraysUtil
-
Resizes a long
array.
- resize(float[], int) - Static method in class jodd.util.ArraysUtil
-
Resizes a float
array.
- resize(double[], int) - Static method in class jodd.util.ArraysUtil
-
Resizes a double
array.
- resize(boolean[], int) - Static method in class jodd.util.ArraysUtil
-
Resizes a boolean
array.
- resolve(Path, String) - Static method in class jodd.io.PathUtil
-
Resolves subpath in safer way.
- resolve(Path, String...) - Static method in class jodd.io.PathUtil
-
- resolve(Class<? extends T>) - Method in class jodd.madvoc.component.WrapperManager
-
Resolves single wrapper.
- resolve(Class, boolean) - Method in class jodd.petite.resolver.CtorResolver
-
Resolves constructor injection point from type.
- resolve(Class<?>) - Method in class jodd.petite.resolver.DestroyMethodResolver
-
- resolve(Class<?>) - Method in class jodd.petite.resolver.InitMethodResolver
-
- resolve(Class) - Method in class jodd.petite.resolver.MethodResolver
-
Resolve method injection points in given class.
- resolve(Class, boolean) - Method in class jodd.petite.resolver.PropertyResolver
-
Resolves all properties for given type.
- resolve(Class, String) - Method in class jodd.petite.resolver.ProviderResolver
-
Resolves all providers in the class
- resolve(Class, boolean) - Method in class jodd.petite.resolver.SetResolver
-
Resolves all collections for given type.
- resolveActionConfig(ActionAnnotationValues) - Method in class jodd.madvoc.component.ActionMethodParser
-
Resolves action config.
- resolveActionMethod(Class<?>, String) - Method in class jodd.madvoc.component.ActionsManager
-
Resolves action method for given action class ane method name.
- resolveActiveProfiles() - Method in class jodd.props.Props
-
Resolves active profiles from special property.
- resolveAlias(String) - Method in class jodd.madvoc.component.ResultMapper
-
Returns resolved alias result value or passed on, if alias doesn't exist.
- resolveAll(Class<? extends T>[]) - Method in class jodd.madvoc.component.WrapperManager
-
Resolves wrappers.
- resolveAllInterfaces(Class) - Static method in class jodd.util.ClassUtil
-
Resolves all interfaces of a type.
- resolveAllSuperclasses(Class) - Static method in class jodd.util.ClassUtil
-
Resolves all super classes, from top (direct subclass) to down.
- resolveAllVariables(Properties) - Static method in class jodd.util.PropertiesUtil
-
Resolves all variables.
- resolveAttributeName(Node, Attribute) - Method in class jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor
-
Renders attribute name.
- resolveAuthBearerToken(HttpServletRequest) - Static method in class jodd.servlet.ServletUtil
-
Returns Bearer token.
- resolveAuthPassword(HttpServletRequest) - Static method in class jodd.servlet.ServletUtil
-
Decodes the "Authorization" header and retrieves the
password from it.
- resolveAuthUsername(HttpServletRequest) - Static method in class jodd.servlet.ServletUtil
-
Decodes the "Authorization" header and retrieves the
user's name from it.
- resolveBeanName(Class, boolean) - Method in class jodd.petite.AnnotationResolver
-
Resolves bean's name from bean annotation or type name.
- resolveBeanName(Class) - Method in class jodd.petite.PetiteBeans
-
Resolves bean's name from bean annotation or type name.
- resolveBeanNamesForType(Class) - Method in class jodd.petite.PetiteBeans
-
Resolves bean names for give type.
- resolveBeanScopeType(Class) - Method in class jodd.petite.AnnotationResolver
-
Resolves bean's scope type from the annotation.
- resolveBeanWiringMode(Class) - Method in class jodd.petite.AnnotationResolver
-
Resolves bean's auto-wire flag from the annotation.
- resolveClass(Object) - Static method in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
Resolves object to a class.
- resolveClassNameSuffix() - Method in class jodd.proxetta.ProxettaFactory
-
Returns new suffix or null
if suffix is not in use.
- resolveColumnDbSqlType(Connection, DbEntityColumnDescriptor) - Method in class jodd.db.oom.DbOomQuery
-
Resolves column db sql type and populates it in column descriptor if missing.
- resolveColumnDescriptors(DbEntityDescriptor, PropertyDescriptor, boolean, ColumnNamingStrategy) - Static method in class jodd.db.oom.DbMetaUtil
-
Resolves column descriptor from property.
- resolveComponentType(boolean) - Method in class jodd.introspector.PropertyDescriptor
-
Resolves component type for given property descriptor.
- resolveContentType(String) - Method in class jodd.mail.EmailAttachmentBuilder
-
Resolves content type from all data.
- resolveCtorInjectionPoint(Class) - Method in class jodd.petite.PetiteResolvers
-
Resolves constructor injection point.
- resolveDbEntityDescriptors(Class[]) - Method in class jodd.db.oom.mapper.DefaultResultSetMapper
-
- resolveDecorator(HttpServletRequest, String) - Method in class jodd.decora.DecoraManager
-
Resolves decorator path based on request and action path.
- resolveDestroyMethodPoint(Class) - Method in class jodd.petite.PetiteResolvers
-
Resolves destroy method points.
- resolveEscapes - Variable in class jodd.template.StringTemplateParser
-
- resolveExistingNestedProperties(BeanProperty) - Method in class jodd.bean.BeanUtilBean
-
- resolveFileName(Part) - Static method in class jodd.mail.EmailUtil
-
Correctly resolves file name from the message part.
- resolveFor(Class<?>) - Static method in class jodd.vtor.ValidationContext
-
Resolve validation context for provided target class.
- resolveFormEncoding() - Method in class jodd.http.HttpBase
-
Resolves form encodings.
- resolveHome(String) - Static method in class jodd.io.FileNameUtil
-
Resolve ~
in the path.
- resolveHostName(byte[]) - Static method in class jodd.io.NetUtil
-
Resolves host name from IP address bytes.
- resolveHttpMethodFromMethodName(String) - Method in class jodd.madvoc.path.RestActionNamingStrategy
-
Resolves HTTP method name from method name.
- resolveInitMethodPoint(Class) - Method in class jodd.petite.PetiteResolvers
-
Resolves init method points.
- resolveIpAddress(String) - Static method in class jodd.io.NetUtil
-
Resolves IP address from a hostname.
- resolveIsAnnotated(Class<?>) - Static method in class jodd.db.oom.DbMetaUtil
-
Returns true
if class is annotated with DbTable
annotation.
- resolveJavaVersion(int) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
Resolves Java version from current version.
- resolveJsonName(Class, String) - Method in class jodd.json.meta.JsonAnnotationManager
-
Returns different name of a property if set by annotation.
- resolveJsonName(String) - Method in class jodd.json.meta.TypeData
-
Resolves JSON name from real name.
- resolveKeyType(boolean) - Method in class jodd.introspector.PropertyDescriptor
-
Resolves key type for given property descriptor.
- resolveLoading(boolean, String) - Method in class jodd.util.cl.ExtendedURLClassLoader
-
Resolves loading rules.
- resolveMacros(String, String...) - Method in class jodd.props.PropsData
-
Resolves all macros in this props set.
- resolveMadvocConfigClass() - Method in class jodd.madvoc.Madvoc
-
Loads Madvoc component that will be used for configuring the user actions.
- resolveMappedTypes(Class) - Static method in class jodd.db.oom.DbMetaUtil
-
Resolves mapped types from
DbMapTo
annotation.
- resolveMappedTypesTableNames(Class[]) - Method in class jodd.db.oom.mapper.DefaultResultSetMapper
-
Resolved mapped type names for each type.
- resolveMethodInjectionPoint(Class) - Method in class jodd.petite.PetiteResolvers
-
Resolves method injection points.
- resolveNestedProperties(BeanProperty) - Method in class jodd.bean.BeanUtilBean
-
Resolves nested property name to the very last indexed property.
- resolveNodeName(Node) - Method in class jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor
-
Renders node name.
- resolveParameters(AccessibleObject) - Static method in class jodd.paramo.Paramo
-
Resolves method parameters from a method or constructor.
- resolveParamInjectionPoints(Class) - Method in class jodd.petite.ParamManager
-
- resolveParamNames(Method) - Method in class jodd.madvoc.component.ActionMethodParamNameResolver
-
Returns method parameter names.
- resolveProperties(Object, boolean) - Method in class jodd.bean.BeanVisitor
-
Returns an array of bean properties.
- resolveProperty(Map, String) - Static method in class jodd.util.PropertiesUtil
-
Returns property with resolved variables.
- resolvePropertyInjectionPoint(Class, boolean) - Method in class jodd.petite.PetiteResolvers
-
Resolves property injection points.
- resolveProviderDefinitions(Class, String) - Method in class jodd.petite.PetiteResolvers
-
Resolves provider definition defined in a bean.
- resolveRawComponentTypes() - Method in class jodd.introspector.FieldDescriptor
-
Resolves raw component type for given index.
- resolveRawReturnComponentTypes() - Method in class jodd.introspector.MethodDescriptor
-
Resolves raw return component types
This value is NOT cached.
- resolveRealActionPath(String) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Resolves real action path for given one.
- resolveRealName(Class, String) - Method in class jodd.json.meta.JsonAnnotationManager
-
Returns real property name for given JSON property.
- resolveRealName(String) - Method in class jodd.json.meta.TypeData
-
Resolves real name from JSON name.
- resolveReferenceFromValue(PropertyDescriptor, String) - Method in class jodd.petite.resolver.ReferencesResolver
-
Resolves reference from given values.
- resolveReferenceFromValues(Executable, String...) - Method in class jodd.petite.resolver.ReferencesResolver
-
Takes given parameters references and returns reference set for given method or constructor.
- resolveReferenceParameters - Variable in class jodd.petite.PetiteConfig
-
- resolveResourceLoading(boolean, String) - Method in class jodd.util.cl.ExtendedURLClassLoader
-
Resolves resources.
- resolveResultPath(String, String) - Method in class jodd.madvoc.component.ResultMapper
-
Resolves result path.
- resolveResultPathString(String, String) - Method in class jodd.madvoc.component.ResultMapper
-
Resolves result path as a string, when parts are not important
and when only full string matters.
- resolveRowResults(Object[]) - Method in class jodd.db.oom.DbOomQuery
-
Prepares a row (array of rows mapped object) using hints.
- resolveSchemaName(Class<?>, String) - Static method in class jodd.db.oom.DbMetaUtil
-
Resolves schema name from a type.
- resolveScope(Class, String) - Method in class jodd.jtx.proxy.AnnotationTxAdviceManager
-
Resolves tx scope from scope pattern.
- resolveScope(Class<S>) - Method in class jodd.petite.PetiteBeans
-
Resolves and registers scope from a scope type.
- resolveScopeClassFromAnnotations(Annotation[]) - Method in class jodd.madvoc.component.ScopeDataInspector
-
- resolveSetInjectionPoint(Class, boolean) - Method in class jodd.petite.PetiteResolvers
-
Resolves set injection points.
- resolveSetType(PropertyDescriptor) - Method in class jodd.petite.def.SetInjectionPoint
-
- resolveSocketFactory(ProxyInfo, boolean, boolean, int) - Method in class jodd.http.net.SocketHttpConnectionProvider
-
Returns socket factory based on proxy type and SSL requirements.
- resolveSocketFactory(ProxyInfo, boolean, boolean, int) - Method in class jodd.http.net.SSLSocketHttpConnectionProvider
-
- resolveTable(String, DbEntityDescriptor) - Method in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
Resolves table name or alias that will be used in the query.
- resolveTableName(Class<?>, TableNamingStrategy) - Static method in class jodd.db.oom.DbMetaUtil
-
Resolves table name from a type.
- resolveTables() - Method in class jodd.db.oom.mapper.DefaultResultSetMapper
-
Resolves table names into the list of entity types.
- resolveTables() - Method in interface jodd.db.oom.mapper.ResultSetMapper
-
Resolves table names into the list of entity types.
- resolveTarget(ActionRequest, String) - Method in class jodd.madvoc.result.AbstractTemplateViewActionResult
-
Locates the target file from action path and the result value.
- resolveTargetClass(Class) - Static method in class jodd.proxetta.ProxettaUtil
-
Returns target class if proxetta applied on given class.
- resolveType() - Method in class jodd.madvoc.config.Target
-
- resolveTypesTableNames(Class[]) - Method in class jodd.db.oom.mapper.DefaultResultSetMapper
-
Creates table names for all specified types.
- resolveUrl(String, HttpServletRequest) - Static method in class jodd.servlet.ServletUtil
-
- resolveUrl(String, String) - Static method in class jodd.servlet.ServletUtil
-
- resolveValueInSpecialCase(Object, String) - Method in class jodd.db.oom.JoinHintResolver
-
- resolveVariable(TypeVariable, Class) - Static method in class jodd.util.ClassUtil
-
Resolves TypeVariable
with given implementation class.
- resolveWiringMode(WiringMode) - Method in class jodd.petite.PetiteConfig
-
Resolves wiring mode by checking if default and null
values.
- RESOURCE_VARIABLE - Static variable in class jodd.asm7.TypeReference
-
The sort of type references that target the type of a resource variable in a method.
- ResourceBundleMessageResolver - Class in jodd.util
-
Resolves messages from resource bundles.
- ResourceBundleMessageResolver() - Constructor for class jodd.util.ResourceBundleMessageResolver
-
- resourceManagers - Variable in class jodd.jtx.JtxTransactionManager
-
- resources - Variable in class jodd.jtx.JtxTransaction
-
- ResourcesUtil - Class in jodd.util
-
- ResourcesUtil() - Constructor for class jodd.util.ResourcesUtil
-
- response - Variable in class jodd.decora.DecoraResponseWrapper
-
- response - Variable in class jodd.servlet.filter.GzipResponseStream
-
The response with which this servlet output stream is associated.
- ResponseException - Exception in jodd.madvoc
-
- ResponseException(int, String) - Constructor for exception jodd.madvoc.ResponseException
-
- ResponseException(HttpStatus) - Constructor for exception jodd.madvoc.ResponseException
-
- responseTooLarge() - Method in class jodd.net.HttpStatus.HttpStatus403
-
- RestAction - Annotation Type in jodd.madvoc.meta
-
- RestActionConfig - Class in jodd.madvoc.action
-
- RestActionConfig() - Constructor for class jodd.madvoc.action.RestActionConfig
-
- RestActionNamingStrategy - Class in jodd.madvoc.path
-
Naming strategy for REST resources.
- RestActionNamingStrategy() - Constructor for class jodd.madvoc.path.RestActionNamingStrategy
-
- resultBase(String) - Method in class jodd.madvoc.MadvocRouter.ActionBuilder
-
Defines result base path.
- resultBasePath - Variable in class jodd.madvoc.config.ActionDefinition
-
- resultBasePath() - Method in class jodd.madvoc.config.ActionDefinition
-
Returns result base path.
- ResultMapper - Class in jodd.madvoc.component
-
Mapper from action results paths to result path.
- ResultMapper() - Constructor for class jodd.madvoc.component.ResultMapper
-
- resultMapper - Variable in class jodd.madvoc.result.AbstractTemplateViewActionResult
-
- resultMapper - Variable in class jodd.madvoc.result.ChainActionResult
-
- resultMapper - Variable in class jodd.madvoc.result.ServletPermanentRedirectActionResult
-
- resultMapper - Variable in class jodd.madvoc.result.ServletRedirectActionResult
-
- resultOf(Object) - Method in class jodd.madvoc.result.AbstractTemplateViewActionResult
-
Converts different types to path result.
- resultOf(Object) - Method in class jodd.madvoc.result.ServletDispatcherActionResult
-
- ResultPath - Class in jodd.madvoc.config
-
Holder of result path value.
- ResultPath(String, String) - Constructor for class jodd.madvoc.config.ResultPath
-
- results - Variable in class jodd.madvoc.action.MadvocConfigurations
-
- resultSet - Variable in class jodd.db.oom.mapper.BaseResultSetMapper
-
- ResultSetMapper - Interface in jodd.db.oom.mapper
-
ResultSet mapper which implementations parse objects from one result set row.
- resultsManager - Variable in class jodd.madvoc.action.MadvocConfigurations
-
- resultsManager - Variable in class jodd.madvoc.component.MadvocController
-
- ResultsManager - Class in jodd.madvoc.component
-
Manager for Madvoc result handlers.
- ResultsManager() - Constructor for class jodd.madvoc.component.ResultsManager
-
- RET - Static variable in interface jodd.asm7.Opcodes
-
- rethrow() - Method in exception jodd.exception.UncheckedException
-
Re-throws cause if exists.
- RETURN - Static variable in interface jodd.asm7.Opcodes
-
- RETURN - Static variable in interface jodd.util.StringPool
-
- returnType - Variable in class jodd.introspector.MethodDescriptor
-
- returnType - Variable in class jodd.proxetta.asm.MethodSignatureVisitor
-
- returnType() - Static method in class jodd.proxetta.ProxyTarget
-
Inserts return type of target method.
- returnType - Variable in class jodd.proxetta.ProxyTargetInfo
-
- returnType(MethodVisitor, MethodInfo) - Static method in class jodd.proxetta.ProxyTargetReplacement
-
- returnValue(Object) - Static method in class jodd.proxetta.ProxyTarget
-
Prepares return value.
- reuse(Object) - Method in class jodd.json.JsonValueContext
-
Reuses this instance for better performances.
- reverse(String) - Static method in class jodd.util.StringUtil
-
Reverse a string.
- rewrite(HttpServletRequest, String, String) - Method in class jodd.madvoc.component.ActionPathRewriter
-
Rewrites action path.
- rewriteUrl(CharSequence) - Method in class jodd.lagarto.adapter.UrlRewriterTagAdapter
-
Rewrites URLs.
- RFC2822AddressParser - Class in jodd.mail
-
Utility class to parse, clean up, and extract email addresses per RFC2822 syntax.
- RFC2822AddressParser() - Constructor for class jodd.mail.RFC2822AddressParser
-
- RFC2822AddressParser.ParsedAddress - Class in jodd.mail
-
Parsed message address and various information.
- rgb(int) - Method in class jodd.chalk.Chalk256
-
- rgb(int, int, int) - Method in class jodd.chalk.Chalk256
-
Colors with red-green-blue value, in the range 0 to 6.
- RIGHT_BRACE - Static variable in interface jodd.util.StringPool
-
- RIGHT_BRACKET - Static variable in interface jodd.util.StringPool
-
- RIGHT_CHEV - Static variable in interface jodd.util.StringPool
-
- RIGHT_SQ_BRACKET - Static variable in interface jodd.util.StringPool
-
- rnd - Variable in class jodd.util.RandomString
-
- rollback() - Method in class jodd.jtx.JtxTransaction
-
Roll back and completes current transaction.
- rollbackAllResources(boolean) - Method in class jodd.jtx.JtxTransaction
-
Rollbacks all attached resources.
- rollbackCause - Variable in class jodd.jtx.JtxTransaction
-
- rollbackTransaction() - Method in class jodd.db.DbSession
-
Roll back the current transaction.
- rollbackTransaction(DbSession) - Method in class jodd.db.jtx.DbJtxResourceManager
-
Rollback resource and closes it.
- rollbackTransaction(E) - Method in interface jodd.jtx.JtxResourceManager
-
Rollback resource and closes it.
- rollupSqlExceptions(Collection<SQLException>) - Static method in class jodd.exception.ExceptionUtil
-
Rolls up SQL exceptions by taking each proceeding exception
and making it a child of the previous using the setNextException
method of SQLException.
- ROOT() - Constructor for class jodd.csselly.selector.PseudoClass.ROOT
-
- root() - Method in class jodd.jerry.Jerry
-
Returns root Jerry.
- rootFile - Variable in class jodd.io.findfile.FindFile
-
- rootNode - Variable in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
- rootNode - Variable in class jodd.lagarto.dom.NodeMatcher
-
- rootNode - Variable in class jodd.lagarto.dom.NodeSelector
-
- rootPackages - Variable in class jodd.madvoc.component.ActionMethodParser
-
- RootPackages - Class in jodd.madvoc.component
-
Collection of root packages.
- RootPackages() - Constructor for class jodd.madvoc.component.RootPackages
-
- rootPath - Variable in class jodd.io.findfile.FindFile
-
- rootType - Variable in class jodd.json.JsonParser
-
- route() - Method in class jodd.madvoc.MadvocRouter
-
Starts with action registration i.e. route binding.
- RouteChunk - Class in jodd.madvoc.config
-
Single path chunk.
- RouteChunk(Routes, RouteChunk, String) - Constructor for class jodd.madvoc.config.RouteChunk
-
- router(Consumer<MadvocRouter>) - Method in class jodd.madvoc.WebApp
-
- routes - Variable in class jodd.madvoc.component.ActionsManager
-
- Routes - Class in jodd.madvoc.config
-
Utility that deals with routes and route chunks.
- Routes(ActionsManager) - Constructor for class jodd.madvoc.config.Routes
-
- Rule(R, boolean) - Constructor for class jodd.inex.InExRules.Rule
-
- rules - Variable in class jodd.bean.BeanVisitor
-
Include/exclude rules.
- rules - Variable in class jodd.inex.InExRules
-
- rules - Variable in class jodd.io.findfile.FindFile
-
- rules - Variable in class jodd.json.JsonSerializer
-
- rules - Variable in class jodd.json.meta.TypeData
-
- rulesEntries - Variable in class jodd.io.findfile.ClassScanner
-
- rulesJars - Variable in class jodd.io.findfile.ClassScanner
-
- run() - Method in class jodd.db.pool.CoreConnectionPool
-
- run() - Method in class jodd.http.HttpTunnel.HttpTunnelConnection
-
- run() - Method in class jodd.io.StreamGobbler
-
- run() - Method in class jodd.io.watch.DirWatcher.WatchTask
-
- run() - Method in class jodd.util.CommandLine
-
Runs command and returns process result.
- run() - Method in interface jodd.util.concurrent.Task
-
Runs a code or throws an exception if unable to do so.
- run(Process) - Static method in class jodd.util.ProcessRunner
-
Executes a process and returns the process output and exit code.
- runAndWrapException(UncheckedException.CallableVoid) - Static method in exception jodd.exception.UncheckedException
-
Wraps checked exceptions in a UncheckedException
.
- running - Variable in class jodd.http.HttpTunnel
-
- running - Variable in class jodd.io.watch.DirWatcher.WatchTask
-
- runtimes - Variable in class jodd.madvoc.component.ActionsManager
-
- s(String) - Method in class jodd.jerry.Jerry
-
Selects nodes.
- SALOAD - Static variable in interface jodd.asm7.Opcodes
-
- SALT_INDEX - Static variable in class jodd.crypt.PBKDF2Hash
-
- SASTORE - Static variable in interface jodd.asm7.Opcodes
-
- save(Object) - Method in class jodd.db.oom.dao.GenericDao
-
Simply inserts object into the database.
- save() - Method in class jodd.io.ZipBuilder.AddContentToZip
-
Stores the content into the ZIP.
- save() - Method in class jodd.io.ZipBuilder.AddFileToZip
-
Stores the content into the ZIP.
- saveAll(Iterable) - Method in class jodd.db.oom.dao.GenericDao
-
Inserts bunch of objects into the database.
- saveQueryParamValue(int, Object) - Method in class jodd.db.debug.BaseLoggableStatement
-
Saves the parameter value obj
for the specified
position
for use in logging output.
- scan(URL...) - Method in class jodd.io.findfile.ClassScanner
-
Scans URLs.
- scan(File...) - Method in class jodd.io.findfile.ClassScanner
-
Scans provided paths.
- scan(String...) - Method in class jodd.io.findfile.ClassScanner
-
Scans provided paths.
- scanAccessible - Variable in class jodd.introspector.CachingIntrospector
-
- scanAccessible - Variable in class jodd.introspector.ClassDescriptor
-
- scanClassFile(String, String, File, boolean) - Method in class jodd.io.findfile.ClassScanner
-
- scanClassPath(File) - Method in class jodd.io.findfile.ClassScanner
-
Scans single classpath directory.
- scanDefaultClasspath() - Method in class jodd.io.findfile.ClassScanner
-
- scanEntry(ClassScanner.ClassPathEntry) - Method in class jodd.io.findfile.ClassScanner
-
- scanJarFile(File) - Method in class jodd.io.findfile.ClassScanner
-
Scans classes inside single JAR archive.
- schedulePrune(long) - Method in class jodd.cache.TimedCache
-
Schedules prune.
- scope - Variable in class jodd.jtx.JtxTransaction
-
- scope() - Method in class jodd.madvoc.config.InjectionPoint
-
Returns the scope instance of this injection point.
- Scope - Annotation Type in jodd.madvoc.meta
-
- scope - Variable in class jodd.petite.BeanDefinition
-
- scope() - Method in class jodd.petite.BeanDefinition
-
Returns beans scope type.
- scope(Class<? extends Scope>) - Method in class jodd.petite.PetiteRegistry.BeanRegister
-
Defines beans scope.
- Scope - Interface in jodd.petite.scope
-
Petite container bean scope.
- scope - Variable in class jodd.servlet.tag.IteratorTag
-
- scope - Variable in class jodd.servlet.tag.SetTag
-
- scope - Variable in class jodd.servlet.tag.UnsetTag
-
- scopeData() - Method in class jodd.madvoc.config.MethodParam
-
Returns scope data.
- ScopeData - Class in jodd.madvoc.config
-
Simple data object that holds IN and OUT injection points for a target,
for all scopes.
- ScopeData(ScopeDataInspector, InjectionPoint[], InjectionPoint[]) - Constructor for class jodd.madvoc.config.ScopeData
-
- scopeData() - Method in class jodd.madvoc.config.Target
-
Returns associated scope data.
- scopeDataInspector - Variable in class jodd.madvoc.component.ActionMethodParser
-
- scopeDataInspector - Variable in class jodd.madvoc.component.ContextInjectorComponent
-
- ScopeDataInspector - Class in jodd.madvoc.component
-
- ScopeDataInspector() - Constructor for class jodd.madvoc.component.ScopeDataInspector
-
- ScopedProxyAdvice - Class in jodd.petite
-
Scoped proxy advice.
- ScopedProxyAdvice() - Constructor for class jodd.petite.ScopedProxyAdvice
-
- scopedProxyManager - Variable in class jodd.petite.PetiteContainer
-
- ScopedProxyManager - Class in jodd.petite
-
Manager for mixing scopes.
- ScopedProxyManager() - Constructor for class jodd.petite.ScopedProxyManager
-
- scopeLookup() - Method in class jodd.petite.BeanDefinition
-
- scopePattern - Variable in class jodd.jtx.proxy.AnnotationTxAdviceManager
-
- scopeRegister() - Method in class jodd.petite.BeanData
-
Registers scope.
- scopeRegister(Object) - Method in class jodd.petite.BeanDefinition
-
- scopeRemove() - Method in class jodd.petite.BeanDefinition
-
- scopeResolver - Variable in class jodd.madvoc.component.ContextInjectorComponent
-
- scopeResolver - Variable in class jodd.madvoc.component.ScopeDataInspector
-
- ScopeResolver - Class in jodd.madvoc.component
-
Scope resolver maintains scope instances and provides lookups.
- ScopeResolver() - Constructor for class jodd.madvoc.component.ScopeResolver
-
- scopeResolver - Variable in class jodd.madvoc.interceptor.ServletConfigInterceptor
-
- scopes - Variable in class jodd.petite.PetiteBeans
-
Map of all bean scopes.
- scopesCount() - Method in class jodd.petite.PetiteBeans
-
Returns total number of used scopes.
- script(Tag, CharSequence) - Method in class jodd.htmlstapler.HtmlStaplerTagAdapter
-
- script(Tag, CharSequence) - Method in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
- script(Tag, CharSequence) - Method in class jodd.lagarto.EmptyTagVisitor
-
- script(Tag, CharSequence) - Method in class jodd.lagarto.TagAdapter
-
- script(Tag, CharSequence) - Method in interface jodd.lagarto.TagVisitor
-
Invoked on script tag.
- script(Tag, CharSequence) - Method in class jodd.lagarto.TagVisitorChain
-
- script(Tag, CharSequence) - Method in class jodd.lagarto.TagWriter
-
- SCRIPT_DATA - Variable in class jodd.lagarto.LagartoParser
-
- SCRIPT_DATA_DOUBLE_ESCAPE_END - Variable in class jodd.lagarto.LagartoParser.ScriptEscape
-
- SCRIPT_DATA_DOUBLE_ESCAPE_START - Variable in class jodd.lagarto.LagartoParser.ScriptEscape
-
- SCRIPT_DATA_DOUBLE_ESCAPED - Variable in class jodd.lagarto.LagartoParser.ScriptEscape
-
- SCRIPT_DATA_DOUBLE_ESCAPED_DASH - Variable in class jodd.lagarto.LagartoParser.ScriptEscape
-
- SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH - Variable in class jodd.lagarto.LagartoParser.ScriptEscape
-
- SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN - Variable in class jodd.lagarto.LagartoParser.ScriptEscape
-
- SCRIPT_DATA_END_TAG_NAME - Variable in class jodd.lagarto.LagartoParser
-
- SCRIPT_DATA_END_TAG_OPEN - Variable in class jodd.lagarto.LagartoParser
-
- SCRIPT_DATA_ESCAPE_START - Variable in class jodd.lagarto.LagartoParser.ScriptEscape
-
- SCRIPT_DATA_ESCAPE_START_DASH - Variable in class jodd.lagarto.LagartoParser.ScriptEscape
-
- SCRIPT_DATA_ESCAPED - Variable in class jodd.lagarto.LagartoParser.ScriptEscape
-
- SCRIPT_DATA_ESCAPED_DASH - Variable in class jodd.lagarto.LagartoParser.ScriptEscape
-
- SCRIPT_DATA_ESCAPED_DASH_DASH - Variable in class jodd.lagarto.LagartoParser.ScriptEscape
-
- SCRIPT_DATA_ESCAPED_END_TAG_NAME - Variable in class jodd.lagarto.LagartoParser.ScriptEscape
-
- SCRIPT_DATA_ESCAPED_END_TAG_OPEN - Variable in class jodd.lagarto.LagartoParser.ScriptEscape
-
- SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN - Variable in class jodd.lagarto.LagartoParser.ScriptEscape
-
- SCRIPT_DATA_LESS_THAN_SIGN - Variable in class jodd.lagarto.LagartoParser
-
- scriptEndNdx - Variable in class jodd.lagarto.LagartoParser
-
- scriptEndTagName - Variable in class jodd.lagarto.LagartoParser
-
- scriptEscape - Variable in class jodd.lagarto.LagartoParser
-
- ScriptEscape() - Constructor for class jodd.lagarto.LagartoParser.ScriptEscape
-
- scriptStartNdx - Variable in class jodd.lagarto.LagartoParser
-
- searchPath(File) - Method in class jodd.io.findfile.FindFile
-
Specifies single search path.
- searchPath(File...) - Method in class jodd.io.findfile.FindFile
-
Specifies a set of search paths.
- searchPath(String) - Method in class jodd.io.findfile.FindFile
-
Specifies the search path.
- searchPath(URI) - Method in class jodd.io.findfile.FindFile
-
Specifies the search path.
- searchPath(URL) - Method in class jodd.io.findfile.FindFile
-
Specifies the search path.
- searchPaths(String...) - Method in class jodd.io.findfile.FindFile
-
Specifies search paths.
- searchPaths(URI...) - Method in class jodd.io.findfile.FindFile
-
Specifies the search path.
- searchPaths(URL...) - Method in class jodd.io.findfile.FindFile
-
Specifies the search path.
- searchTerm - Variable in class jodd.mail.EmailFilter
-
The SearchTerm
to be used.
- SECONDS_IN_DAY - Static variable in class jodd.time.TimeUtil
-
- section(String) - Method in class jodd.props.PropsEntries
-
Enables section to iterate.
- section(String...) - Method in class jodd.props.PropsEntries
-
Enables sections to iterate.
- secureEnabledProtocols - Variable in class jodd.http.net.SocketHttpConnectionProvider
-
- select(String) - Method in class jodd.lagarto.dom.NodeSelector
-
Selects nodes using CSS3 selector query.
- select(Collection<List<CssSelector>>) - Method in class jodd.lagarto.dom.NodeSelector
-
Selected nodes using pre-parsed CSS selectors.
- select(NodeFilter) - Method in class jodd.lagarto.dom.NodeSelector
-
- select(Node, List<CssSelector>) - Method in class jodd.lagarto.dom.NodeSelector
-
- selectAndAdd(Node, CssSelector, List<Node>) - Method in class jodd.lagarto.dom.NodeSelector
-
Selects single node for single selector and appends it to the results.
- SELECTED() - Constructor for class jodd.csselly.selector.PseudoClass.SELECTED
-
- selectEncoding(ServletRequest) - Method in class jodd.servlet.filter.CharacterEncodingFilter
-
Select an appropriate character encoding to be used, based on the
characteristics of the current request and/or filter initialization
parameters.
- selectFirst(String) - Method in class jodd.lagarto.dom.NodeSelector
-
Selects nodes using CSS3 selector query and returns the very first one.
- selectFirst(NodeFilter) - Method in class jodd.lagarto.dom.NodeSelector
-
Selects nodes using
node filter
and return the very first one.
- Selector - Class in jodd.csselly
-
- Selector(Selector.Type) - Constructor for class jodd.csselly.Selector
-
- Selector.Type - Enum in jodd.csselly
-
Selector types.
- selectors - Variable in class jodd.csselly.CssSelector
-
- selectorsCount() - Method in class jodd.csselly.CssSelector
-
Returns number of selectors.
- SELF_CLOSING_START_TAG - Variable in class jodd.lagarto.LagartoParser
-
- selfClosed - Variable in class jodd.lagarto.dom.Element
-
- selfCloseVoidTags - Variable in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- SEMICOLON - Static variable in interface jodd.util.StringPool
-
- send() - Method in class jodd.http.HttpRequest
-
Opens connection
if not already open, sends request,
reads response and closes the request.
- sendAndReceive(Function<HttpResponse, R>) - Method in class jodd.http.HttpRequest
-
Syntax sugar.
- sendAndReceive(Consumer<HttpResponse>) - Method in class jodd.http.HttpRequest
-
Syntax sugar.
- sendAsync() - Method in class jodd.http.HttpRequest
-
Sends http request asynchronously using common fork-join pool.
- sendBundleFile(HttpServletResponse, File) - Method in class jodd.htmlstapler.HtmlStaplerFilter
-
Outputs bundle file to the response.
- sendError(int) - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
- sendError(int, String) - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
- sendMail(Email) - Method in class jodd.mail.SendMailSession
-
Prepares message and sends it.
- SendMailSession - Class in jodd.mail
-
Encapsulates
Email
sending session.
- SendMailSession(Session, Transport) - Constructor for class jodd.mail.SendMailSession
-
Creates new mail session.
- sendRedirect(String) - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
- sendRequest(HttpRequest) - Method in class jodd.http.HttpBrowser
-
Sends new request as a browser.
- sendTo(OutputStream) - Method in class jodd.http.HttpBase
-
Sends request or response to output stream.
- sentDate(Date) - Method in class jodd.mail.CommonEmail
-
Sets email's sent date.
- sentDate() - Method in class jodd.mail.CommonEmail
-
Returns email's sent date.
- sentDate(EmailFilter.Operator, long) - Method in class jodd.mail.EmailFilter
-
Defines filter for sent date.
- separateByCommaOrSpace(StringBuilder) - Method in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
Separates from previous chunk by comma if is of the same type.
- separatorsToSystem(String) - Static method in class jodd.io.FileNameUtil
-
Converts all separators to the system separator.
- separatorsToUnix(String) - Static method in class jodd.io.FileNameUtil
-
Converts all separators to the Unix separator of forward slash.
- separatorsToWindows(String) - Static method in class jodd.io.FileNameUtil
-
Converts all separators to the Windows separator of backslash.
- serialize() - Method in class jodd.json.BeanSerializer
-
Serializes a bean.
- serialize(JsonContext, boolean[]) - Method in class jodd.json.impl.BooleanArrayJsonSerializer
-
- serialize(JsonContext, Boolean) - Method in class jodd.json.impl.BooleanJsonSerializer
-
- serialize(JsonContext, byte[]) - Method in class jodd.json.impl.ByteArrayJsonSerializer
-
- serialize(JsonContext, Calendar) - Method in class jodd.json.impl.CalendarJsonSerializer
-
- serialize(JsonContext, Character) - Method in class jodd.json.impl.CharacterJsonSerializer
-
- serialize(JsonContext, CharSequence) - Method in class jodd.json.impl.CharSequenceJsonSerializer
-
- serialize(JsonContext, Class) - Method in class jodd.json.impl.ClassJsonSerializer
-
- serialize(JsonContext, Date) - Method in class jodd.json.impl.DateJsonSerializer
-
- serialize(JsonContext, double[]) - Method in class jodd.json.impl.DoubleArrayJsonSerializer
-
- serialize(JsonContext, Double) - Method in class jodd.json.impl.DoubleJsonSerializer
-
- serialize(JsonContext, Enum) - Method in class jodd.json.impl.EnumJsonSerializer
-
- serialize(JsonContext, File) - Method in class jodd.json.impl.FileJsonSerializer
-
- serialize(JsonContext, float[]) - Method in class jodd.json.impl.FloatArrayJsonSerializer
-
- serialize(JsonContext, Float) - Method in class jodd.json.impl.FloatJsonSerializer
-
- serialize(JsonContext, int[]) - Method in class jodd.json.impl.IntArrayJsonSerializer
-
- serialize(JsonContext, JsonArray) - Method in class jodd.json.impl.JsonArraySerializer
-
- serialize(JsonContext, JulianDate) - Method in class jodd.json.impl.JulianDateSerializer
-
- serialize(JsonContext, LocalDate) - Method in class jodd.json.impl.LocalDateSerializer
-
- serialize(JsonContext, LocalDateTime) - Method in class jodd.json.impl.LocalDateTimeSerializer
-
- serialize(JsonContext, LocalTime) - Method in class jodd.json.impl.LocalTimeSerializer
-
- serialize(JsonContext, long[]) - Method in class jodd.json.impl.LongArrayJsonSerializer
-
- serialize(JsonContext, Number) - Method in class jodd.json.impl.NumberJsonSerializer
-
- serialize(JsonContext, UUID) - Method in class jodd.json.impl.UUIDJsonSerializer
-
- serialize(JsonContext, T) - Method in class jodd.json.impl.ValueJsonSerializer
-
Detects circular dependencies and pushes value as current
type context.
- serialize(Object) - Method in class jodd.json.JsonContext
-
- serialize(Object, Appendable) - Method in class jodd.json.JsonSerializer
-
Serializes object into provided appendable.
- serialize(Object) - Method in class jodd.json.JsonSerializer
-
Serializes object into source.
- serialize(JsonContext, T) - Method in interface jodd.json.TypeJsonSerializer
-
Serializes a value and writes a JSON content.
- serializeKeyValue(JsonContext, Path, Object, Object, int) - Method in class jodd.json.impl.KeyValueJsonSerializer
-
Serializes key and a value.
- serializerResolver - Variable in class jodd.json.JsonContext
-
- serializerResolver - Variable in class jodd.json.JsonSerializer
-
- serializeToCharSequence(Object) - Method in class jodd.json.JsonSerializer
-
Serializes the object, but returns the CharSequence
.
- serializeValue(JsonContext, Object) - Method in class jodd.json.impl.ArraysJsonSerializer
-
- serializeValue(JsonContext, Object) - Method in class jodd.json.impl.EmptyJsonSerializer
-
- serializeValue(JsonContext, Iterable) - Method in class jodd.json.impl.IterableJsonSerializer
-
- serializeValue(JsonContext, JsonObject) - Method in class jodd.json.impl.JsonObjectSerializer
-
- serializeValue(JsonContext, Map<?, ?>) - Method in class jodd.json.impl.MapJsonSerializer
-
- serializeValue(JsonContext, Object) - Method in class jodd.json.impl.ObjectJsonSerializer
-
- serializeValue(JsonContext, T) - Method in class jodd.json.impl.ValueJsonSerializer
-
Performs the serialization of the value.
- serverSocket - Variable in class jodd.http.HttpTunnel
-
- serviceUnavailable() - Method in class jodd.net.HttpStatus.HttpStatus503
-
- ServletConfigInterceptor - Class in jodd.madvoc.interceptor
-
Configures actions and applies some servlet configuration prior action execution.
- ServletConfigInterceptor() - Constructor for class jodd.madvoc.interceptor.ServletConfigInterceptor
-
- servletContext - Variable in class jodd.madvoc.Madvoc
-
- ServletContext - Annotation Type in jodd.madvoc.meta.scope
-
- servletContext - Variable in class jodd.madvoc.WebApp
-
- servletContextProvider - Variable in class jodd.madvoc.component.MadvocController
-
- ServletContextProvider - Class in jodd.madvoc.component
-
Simple Madvoc component that provides servlet context.
- ServletContextProvider(ServletContext) - Constructor for class jodd.madvoc.component.ServletContextProvider
-
- ServletContextScope - Class in jodd.madvoc.scope
-
Servlet context scope.
- ServletContextScope() - Constructor for class jodd.madvoc.scope.ServletContextScope
-
- ServletDispatcherActionResult - Class in jodd.madvoc.result
-
Servlet Dispatcher.
- ServletDispatcherActionResult() - Constructor for class jodd.madvoc.result.ServletDispatcherActionResult
-
- ServletPermanentRedirectActionResult - Class in jodd.madvoc.result
-
Simply sends permanent redirection to an external location.
- ServletPermanentRedirectActionResult() - Constructor for class jodd.madvoc.result.ServletPermanentRedirectActionResult
-
- ServletRedirectActionResult - Class in jodd.madvoc.result
-
Simply redirects to a page using RequestDispatcher
.
- ServletRedirectActionResult() - Constructor for class jodd.madvoc.result.ServletRedirectActionResult
-
- servletRequest - Variable in class jodd.madvoc.ActionRequest
-
- servletResponse - Variable in class jodd.madvoc.ActionRequest
-
- ServletUtil - Class in jodd.servlet
-
Miscellaneous servlet utilities.
- ServletUtil() - Constructor for class jodd.servlet.ServletUtil
-
- Session - Annotation Type in jodd.madvoc.meta.scope
-
- SESSION_BEANS_NAME - Static variable in class jodd.petite.scope.SessionScope
-
- SessionBeans() - Constructor for class jodd.petite.scope.SessionScope.SessionBeans
-
- sessionCreated(HttpSessionEvent) - Method in class jodd.servlet.SessionMonitor
-
Stores session in map and broadcasts event to registered listeners.
- sessionDestroyed(HttpSessionEvent) - Method in class jodd.servlet.SessionMonitor
-
Removes session from a map and broadcasts event to registered listeners.
- sessionMap - Variable in class jodd.servlet.SessionMonitor
-
- SessionMonitor - Class in jodd.servlet
-
Session monitor keep map of sessions and allow registration of
session listeners in runtime.
- SessionMonitor() - Constructor for class jodd.servlet.SessionMonitor
-
Creates new session monitor.
- sessionMonitor - Static variable in class jodd.servlet.SessionMonitor
-
- sessionProvider() - Method in class jodd.db.DbOom
-
Returns DbSession provider.
- SessionScope - Class in jodd.madvoc.scope
-
Session scope.
- SessionScope() - Constructor for class jodd.madvoc.scope.SessionScope
-
- SessionScope - Class in jodd.petite.scope
-
Session scope stores unique object instances per single http session.
- SessionScope(PetiteContainer) - Constructor for class jodd.petite.scope.SessionScope
-
- SessionScope.SessionBeans - Class in jodd.petite.scope
-
Session beans holder and manager.
- set(String, Object) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- set(DbSession) - Static method in class jodd.db.ThreadDbSessionHolder
-
Sets current db session.
- set(PreparedStatement, int, BigDecimal, int) - Method in class jodd.db.type.BigDecimalSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, BigInteger, int) - Method in class jodd.db.type.BigIntegerSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, Blob, int) - Method in class jodd.db.type.BlobSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, Boolean, int) - Method in class jodd.db.type.BooleanSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, byte[], int) - Method in class jodd.db.type.ByteArraySqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, Byte, int) - Method in class jodd.db.type.ByteSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, Character, int) - Method in class jodd.db.type.CharacterSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, Clob, int) - Method in class jodd.db.type.ClobSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, Date, int) - Method in class jodd.db.type.DateSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, Double, int) - Method in class jodd.db.type.DoubleSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, Float, int) - Method in class jodd.db.type.FloatSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, Integer, int) - Method in class jodd.db.type.IntegerSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, JulianDate, int) - Method in class jodd.db.type.JulianDateSqlType
-
- set(PreparedStatement, int, LocalDate, int) - Method in class jodd.db.type.LocalDateSqlType
-
- set(PreparedStatement, int, LocalDateTime, int) - Method in class jodd.db.type.LocalDateTimeSqlType
-
- set(PreparedStatement, int, LocalTime, int) - Method in class jodd.db.type.LocalTimeSqlType
-
- set(PreparedStatement, int, Long, int) - Method in class jodd.db.type.LongSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, Short, int) - Method in class jodd.db.type.ShortSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, Array, int) - Method in class jodd.db.type.SqlArraySqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, Date, int) - Method in class jodd.db.type.SqlDateSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, Ref, int) - Method in class jodd.db.type.SqlRefSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, T, int) - Method in class jodd.db.type.SqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, String, int) - Method in class jodd.db.type.StringSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, Time, int) - Method in class jodd.db.type.TimeSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, Timestamp, int) - Method in class jodd.db.type.TimestampSqlType
-
Sets prepared statement value.
- set(PreparedStatement, int, URL, int) - Method in class jodd.db.type.URLSqlType
-
Sets prepared statement value.
- set(HttpConnectionProvider) - Static method in class jodd.http.HttpConnectionProvider.Implementation
-
- set(String, V) - Method in class jodd.http.HttpMultiMap
-
- set(String) - Method in class jodd.http.HttpRequest
-
Sets the destination (method, host, port... ) at once.
- set(ClassIntrospector) - Static method in class jodd.introspector.ClassIntrospector.Implementation
-
Sets default implementation.
- set(int, Object) - Method in class jodd.json.LazyList
-
- set(boolean) - Method in class jodd.mutable.MutableBoolean
-
Sets mutable value.
- set(Boolean) - Method in class jodd.mutable.MutableBoolean
-
Sets mutable value.
- set(byte) - Method in class jodd.mutable.MutableByte
-
Sets mutable value.
- set(Number) - Method in class jodd.mutable.MutableByte
-
Sets mutable value from a Number.
- set(double) - Method in class jodd.mutable.MutableDouble
-
Sets mutable value.
- set(Number) - Method in class jodd.mutable.MutableDouble
-
Sets mutable value from a Number.
- set(float) - Method in class jodd.mutable.MutableFloat
-
Sets mutable value.
- set(Number) - Method in class jodd.mutable.MutableFloat
-
Sets mutable value from a Number.
- set(int) - Method in class jodd.mutable.MutableInteger
-
Sets mutable value.
- set(Number) - Method in class jodd.mutable.MutableInteger
-
Sets mutable value from a Number.
- set(long) - Method in class jodd.mutable.MutableLong
-
Sets mutable value.
- set(Number) - Method in class jodd.mutable.MutableLong
-
Sets mutable value from a Number.
- set(short) - Method in class jodd.mutable.MutableShort
-
Sets mutable value.
- set(Number) - Method in class jodd.mutable.MutableShort
-
Sets mutable value from a Number.
- set(T) - Method in interface jodd.mutable.Value
-
Sets new value.
- set(String) - Method in class jodd.petite.PetiteRegistry.BeanWire
-
Wires beans set.
- set(int, int, boolean) - Static method in class jodd.util.Bits
-
Returns value with the bit corresponding to the mask set
(if setBit is true) or cleared (if setBit is false).
- set(byte, byte, boolean) - Static method in class jodd.util.Bits
-
Returns value with the bit corresponding to the mask set
(if setBit is true) or cleared (if setBit is false).
- set(T) - Method in class jodd.util.cl.ClassLoaderLocal
-
Sets the current classloaders's copy of this variable to the specified value.
- set(ClassLoaderStrategy) - Static method in class jodd.util.cl.ClassLoaderStrategy.Implementation
-
Sets the instance.
- set(int, E) - Method in class jodd.util.collection.SortedArrayList
-
- set_(String) - Method in class jodd.servlet.tag.UrlTag
-
Sets base url value.
- set_var(String) - Method in class jodd.servlet.tag.UrlTag
-
Sets optional variable name.
- setActionMethodNames(String...) - Method in class jodd.madvoc.action.DefaultActionConfig
-
- setActionResult(Class<? extends ActionResult>) - Method in class jodd.madvoc.action.DefaultActionConfig
-
- setActiveProfiles(String...) - Method in class jodd.props.Props
-
Sets new active profiles and overrides existing ones.
- setAll(String, Object) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- setAll(HttpMultiMap<V>) - Method in class jodd.http.HttpMultiMap
-
- setAll(Map<String, V>) - Method in class jodd.http.HttpMultiMap
-
- setAll(String, Iterable<V>) - Method in class jodd.http.HttpMultiMap
-
- setAppendDuplicateProps(boolean) - Method in class jodd.props.Props
-
Appends duplicate props.
- setArgument(Object, int) - Static method in class jodd.proxetta.ProxyTarget
-
Assigns new value for an argument specified by 1-based index.
- setArray(int, Array) - Method in class jodd.db.DbQuery
-
- setArray(String, Array) - Method in class jodd.db.DbQuery
-
- setArray(int, Array) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setAsciiStream(int, InputStream) - Method in class jodd.db.DbQuery
-
- setAsciiStream(String, InputStream) - Method in class jodd.db.DbQuery
-
- setAsciiStream(int, InputStream, int) - Method in class jodd.db.DbQuery
-
- setAsciiStream(String, InputStream, int) - Method in class jodd.db.DbQuery
-
- setAsciiStream(String, InputStream, int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setAsciiStream(String, InputStream, long) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setAsciiStream(String, InputStream) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setAsciiStream(int, InputStream, int) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setAsciiStream(int, InputStream, long) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setAsciiStream(int, InputStream) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setAttribute(String, String) - Method in class jodd.lagarto.dom.Document
-
Document node does not have attributes.
- setAttribute(String, String) - Method in class jodd.lagarto.dom.Node
-
Sets attribute value.
- setAttribute(String) - Method in class jodd.lagarto.dom.Node
-
Sets attribute that doesn't need a value.
- setAttribute(CharSequence, CharSequence) - Method in interface jodd.lagarto.Tag
-
Sets new attribute value.
- setAttribute(String, Object) - Method in class jodd.util.collection.StringKeyedMapAdapter
-
Hooks method that needs to be implemented by concrete subclasses.
- setAttributeCase(LagartoHtmlRendererNodeVisitor.Case) - Method in class jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor
-
Sets
case
of attribute names.
- setAttributeName(int, CharSequence) - Method in interface jodd.lagarto.Tag
-
Changes attribute name on specific index.
- setAttributeValue(int, CharSequence) - Method in interface jodd.lagarto.Tag
-
Sets value for attribute at specific index.
- setAttributeValue(CharSequence, CharSequence) - Method in interface jodd.lagarto.Tag
-
Sets value for attribute with given name.
- setAutoCommit(Boolean) - Method in class jodd.db.connection.DriverManagerConnectionProvider
-
- setAutoDirection(boolean) - Method in class jodd.servlet.tag.LoopTag
-
Specifies if direction should be detected from the start and end value.
- setBackingThreadFactory(ThreadFactory) - Method in class jodd.util.concurrent.ThreadFactoryBuilder
-
Sets the backing ThreadFactory
for new threads.
- setBatch(String, int[], int) - Method in class jodd.db.DbQuery
-
Sets batch parameters with given array of values.
- setBatch(String, long[], int) - Method in class jodd.db.DbQuery
-
Sets batch parameters with given array of values.
- setBatch(String, Object[], int) - Method in class jodd.db.DbQuery
-
Sets batch parameters with given array of values.
- setBean(String, Object) - Method in class jodd.db.DbQuery
-
Sets bean parameters from bean.
- setBeanProperty(String, Object) - Method in class jodd.petite.PetiteContainer
-
Sets petite bean property.
- setBigDecimal(int, BigDecimal) - Method in class jodd.db.DbQuery
-
- setBigDecimal(String, BigDecimal) - Method in class jodd.db.DbQuery
-
- setBigDecimal(String, BigDecimal) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setBigDecimal(int, BigDecimal) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setBigInteger(int, BigInteger) - Method in class jodd.db.DbQuery
-
- setBigInteger(String, BigInteger) - Method in class jodd.db.DbQuery
-
- setBinaryStream(String, InputStream, int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setBinaryStream(String, InputStream, long) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setBinaryStream(String, InputStream) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setBinaryStream(int, InputStream, int) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setBinaryStream(int, InputStream, long) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setBinaryStream(int, InputStream) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setBlob(int, Blob) - Method in class jodd.db.DbQuery
-
- setBlob(String, Blob) - Method in class jodd.db.DbQuery
-
- setBlob(String, InputStream, long) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setBlob(String, Blob) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setBlob(String, InputStream) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setBlob(int, Blob) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setBlob(int, InputStream, long) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setBlob(int, InputStream) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setBoolean(int, boolean) - Method in class jodd.db.DbQuery
-
- setBoolean(String, boolean) - Method in class jodd.db.DbQuery
-
- setBoolean(int, Boolean) - Method in class jodd.db.DbQuery
-
- setBoolean(String, Boolean) - Method in class jodd.db.DbQuery
-
- setBoolean(String, boolean) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setBoolean(int, boolean) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setBreakOnError(boolean) - Method in class jodd.io.upload.impl.AdaptiveFileUploadFactory
-
- setBuffer(int) - Method in class jodd.servlet.filter.GzipResponseStream
-
Sets the compressionThreshold number and create buffer for this size.
- setBundleFolder(String) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Sets bundle folder.
- setByte(int, byte) - Method in class jodd.db.DbQuery
-
- setByte(String, byte) - Method in class jodd.db.DbQuery
-
- setByte(int, Number) - Method in class jodd.db.DbQuery
-
- setByte(String, Number) - Method in class jodd.db.DbQuery
-
- setByte(String, byte) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setByte(int, byte) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setBytes(int, byte[]) - Method in class jodd.db.DbQuery
-
- setBytes(String, byte[]) - Method in class jodd.db.DbQuery
-
- setBytes(String, byte[]) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setBytes(int, byte[]) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setCacheEntitiesInResultSet(boolean) - Method in class jodd.db.oom.DbOomConfig
-
- setCacheResourceBundles(boolean) - Method in class jodd.util.ResourceBundleMessageResolver
-
- setCalculatePosition(boolean) - Method in class jodd.lagarto.LagartoParserConfig
-
Resolves current position on parsing errors
and for DOM elements.
- setCaseSensitive(boolean) - Method in class jodd.lagarto.LagartoParserConfig
-
Sets the case-sensitive flag for various matching.
- setCatchTransportExceptions(boolean) - Method in class jodd.http.HttpBrowser
-
Defines if transport exceptions should be thrown.
- setCharacterEncoding(String) - Method in class jodd.madvoc.MadvocResponseWrapper
-
Sets just character encoding.
- setCharacterStream(int, Reader, int) - Method in class jodd.db.DbQuery
-
- setCharacterStream(String, Reader, int) - Method in class jodd.db.DbQuery
-
- setCharacterStream(String, Reader, int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setCharacterStream(String, Reader, long) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setCharacterStream(String, Reader) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setCharacterStream(int, Reader, int) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setCharacterStream(int, Reader, long) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setCharacterStream(int, Reader) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setClassLoader(ClassLoader) - Method in class jodd.proxetta.Proxetta
-
Specifies classloaders for loading created classes.
- setClassMetadataName(String) - Method in class jodd.json.JsonParser
-
Sets local class meta-data name.
- setClassMetadataName(String) - Method in class jodd.json.JsonSerializer
-
Sets local class meta-data name.
- setClassNameSuffix(String) - Method in class jodd.proxetta.Proxetta
-
Specifies custom classname suffix to be added to the class name of created proxy.
- setClob(int, Clob) - Method in class jodd.db.DbQuery
-
- setClob(String, Clob) - Method in class jodd.db.DbQuery
-
- setClob(String, Reader, long) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setClob(String, Clob) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setClob(String, Reader) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setClob(int, Clob) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setClob(int, Reader, long) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setClob(int, Reader) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setCollectErrors(boolean) - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
Enables error collection during parsing.
- setColumnAliasSeparator(String) - Method in class jodd.db.oom.DbOomConfig
-
- setCombinator(Combinator) - Method in class jodd.csselly.CssSelector
-
Sets combinator.
- setComment(String) - Method in class jodd.http.Cookie
-
Specifies a comment that describes a cookie's purpose.
- setCompressionThreshold(int) - Method in class jodd.servlet.filter.GzipResponseWrapper
-
Set threshold number
- setConcurrencyType(QueryConcurrencyType) - Method in class jodd.db.DbQueryConfig
-
- setCondCommentIEVersion(float) - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- setConfig(LagartoDomBuilderConfig) - Method in class jodd.lagarto.dom.LagartoDOMBuilder
-
- setConfig(LagartoParserConfig) - Method in class jodd.lagarto.LagartoParser
-
Sets parser configuration.
- setContentId(String) - Method in class jodd.mail.EmailAttachment
-
Sets content ID.
- setContentIdFromNameIfMissing() - Method in class jodd.mail.EmailAttachmentBuilder
-
Set content ID if it is missing.
- setContentLength(int) - Method in class jodd.servlet.filter.GzipResponseWrapper
-
Ignores set content length on zipped stream.
- setContentLength(int) - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Prevents content-length being set if buffering enabled.
- setContentLengthLong(long) - Method in class jodd.servlet.filter.GzipResponseWrapper
-
Servlets v3.1 introduce this method, so we need to have it here
in case they are used.
- setContentType(String) - Method in class jodd.madvoc.MadvocResponseWrapper
-
Sets content type.
- setContentType(String) - Method in class jodd.servlet.filter.GzipResponseWrapper
-
Set content type
- setContentType(String) - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Sets the content type and enables or disables buffering.
- setCount(int) - Method in class jodd.servlet.tag.IteratorTag
-
Sets count as total number of items to iterate.
- setCount(int) - Method in class jodd.servlet.tag.LoopTag
-
Sets loop count.
- setCreateTargetInDefaultCtor(boolean) - Method in class jodd.proxetta.impl.WrapperProxetta
-
Defines if target should be created in ctor, so no additional injection is required.
- setCursorName(String) - Method in class jodd.db.debug.BaseLoggableStatement
-
- setDaemon(boolean) - Method in class jodd.util.concurrent.ThreadFactoryBuilder
-
Sets if new threads will be daemon.
- setDate(int, Date) - Method in class jodd.db.DbQuery
-
- setDate(String, Date) - Method in class jodd.db.DbQuery
-
- setDate(String, Date) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setDate(String, Date, Calendar) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setDate(int, Date) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setDate(int, Date, Calendar) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setDateHeader(String, long) - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
- setDebug(boolean) - Method in class jodd.db.DbQueryConfig
-
- setDebugFolder(String) - Method in class jodd.proxetta.Proxetta
-
Specifies the debug folder where all created classes will be
written to, for debugging purposes.
- setDebugFolder(File) - Method in class jodd.proxetta.Proxetta
-
- setDeclaredClassName(String) - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- setDecorateErrorPages(boolean) - Method in class jodd.decora.DecoraManager
-
- setDefaultColumnAliasType(ColumnAliasType) - Method in class jodd.db.oom.DbOomConfig
-
- setDefaultHeader(String, String) - Method in class jodd.http.HttpBrowser
-
Adds default header to all requests.
- setDefaultValidationQuery() - Method in class jodd.db.pool.CoreConnectionPool
-
Sets default validation query (select 1);
- setDefaultWiringMode(WiringMode) - Method in class jodd.petite.PetiteConfig
-
Specifies default wiring mode.
- setDetectDuplicatedBeanNames(boolean) - Method in class jodd.petite.PetiteConfig
-
Specifies if an exception should be thrown if two beans with same exception are registered with this container.
- setDetectMixedScopes(boolean) - Method in class jodd.petite.PetiteConfig
-
Defines if mixed scopes should be detected as errors.
- setDomain(String) - Method in class jodd.http.Cookie
-
Specifies the domain within which this cookie should be presented.
- setDouble(int, double) - Method in class jodd.db.DbQuery
-
- setDouble(String, double) - Method in class jodd.db.DbQuery
-
- setDouble(int, Number) - Method in class jodd.db.DbQuery
-
- setDouble(String, Number) - Method in class jodd.db.DbQuery
-
- setDouble(String, double) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setDouble(int, double) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setDownloadLocal(boolean) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Sets if local resource files should be downloaded or loaded from file system.
- setDriver(String) - Method in class jodd.db.pool.CoreConnectionPool
-
Specifies driver class name.
- setDriverClass(String) - Method in class jodd.db.connection.DriverManagerConnectionProvider
-
- setDynamicAttribute(String, String, Object) - Method in class jodd.servlet.tag.UrlTag
-
- setEmbeddedMessage(EmailMessage) - Method in class jodd.mail.EmailAttachment
-
Sets target message for embedded attachments.
- setEnableConditionalComments(boolean) - Method in class jodd.lagarto.LagartoParserConfig
-
Enables detection of IE conditional comments.
- setEnabledVoidTags(boolean) - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
Enables usage of void tags.
- setEnableRawTextModes(boolean) - Method in class jodd.lagarto.LagartoParserConfig
-
Enables RAW (CDATA) and RCDATA text mode while parsing.
- setEncoding(String) - Method in class jodd.madvoc.component.MadvocEncoding
-
Sets web application character encoding.
- setEnd(int) - Method in class jodd.servlet.tag.LoopingTagSupport
-
Sets the end loop value (inclusive).
- setEnd(int) - Method in class jodd.servlet.tag.LoopTag
-
Sets the end loop value (inclusive).
- setEntityAwareMode(boolean) - Method in class jodd.db.oom.DbOomConfig
-
- setEntityId(DbEntityDescriptor<E>, E, ID) - Method in class jodd.db.oom.dao.GenericDao
-
Sets new ID value for entity.
- setEntityNameTerminator(char) - Method in class jodd.db.oom.naming.TableNamingStrategy
-
Specifies the terminator character for entity names.
- setEscapeChar(char) - Method in class jodd.template.StringTemplateParser
-
Defines escape character.
- setEscapeNewLineValue(String) - Method in class jodd.props.Props
-
Specifies the new line string when EOL is escaped.
- setEscapeProcessing(boolean) - Method in class jodd.db.debug.BaseLoggableStatement
-
- setExpires(String) - Method in class jodd.http.Cookie
-
- setExternalsCache(TypeCache<BeanDefinition>) - Method in class jodd.petite.PetiteBeans
-
Sets the type of cache used for storing the configurations for external types that
are not part of the container.
- setFallbackBundlename(String) - Method in class jodd.util.ResourceBundleMessageResolver
-
- setFallbackLocale(Locale) - Method in class jodd.util.ResourceBundleMessageResolver
-
- setFallbackLocale(String) - Method in class jodd.util.ResourceBundleMessageResolver
-
- setFetchDirection(int) - Method in class jodd.db.debug.BaseLoggableStatement
-
- setFetchSize(int) - Method in class jodd.db.DbQueryConfig
-
- setFetchSize(int) - Method in class jodd.db.debug.BaseLoggableStatement
-
- setFieldName(String) - Method in class jodd.vtor.constraint.EqualToDeclaredFieldConstraint
-
- setFieldName(String) - Method in class jodd.vtor.constraint.EqualToFieldConstraint
-
- setFileExtensions(String[], boolean) - Method in class jodd.io.upload.impl.AdaptiveFileUploadFactory
-
Allow or disallow set of file extensions.
- setFilters(Class<? extends ActionFilter>...) - Method in class jodd.madvoc.action.DefaultActionConfig
-
- setFloat(int, float) - Method in class jodd.db.DbQuery
-
- setFloat(String, float) - Method in class jodd.db.DbQuery
-
- setFloat(int, Number) - Method in class jodd.db.DbQuery
-
- setFloat(String, Number) - Method in class jodd.db.DbQuery
-
- setFloat(String, float) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setFloat(int, float) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setForced(boolean) - Method in class jodd.proxetta.Proxetta
-
Specifies 'forced' mode.
- setForcePreparedStatement(boolean) - Method in class jodd.db.DbQueryConfig
-
- setFrom(int) - Method in class jodd.servlet.tag.IteratorTag
-
Sets starting index.
- setHeader(String, String) - Method in class jodd.http.HeadersMultiMap
-
- setHeader(String, String) - Method in class jodd.madvoc.MadvocResponseWrapper
-
- setHeader(String, String) - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Prevents setting content-length if buffering enabled.
- setHoldability(QueryHoldability) - Method in class jodd.db.DbQueryConfig
-
- setHostHeader() - Method in class jodd.http.HttpRequest
-
Sets 'Host' header from current host and port.
- setHttpConnectionProvider(HttpConnectionProvider) - Method in class jodd.http.HttpBrowser
-
- setHttpOnly(boolean) - Method in class jodd.http.Cookie
-
- setIdValue(E, Object) - Method in class jodd.db.oom.DbEntityDescriptor
-
Sets ID value for given entity.
- setIgnoreCase(boolean) - Method in class jodd.vtor.constraint.HasSubstringConstraint
-
- setIgnoreComments(boolean) - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
Specifies if comments should be ignored in DOM tree.
- setIgnoreMissingMacros(boolean) - Method in class jodd.props.Props
-
Ignore missing macros by replacing them with an empty string.
- setIgnorePrefixWhitespacesOnNewLine(boolean) - Method in class jodd.props.Props
-
Defines if the prefix whitespaces should be ignored when value is split into the lines.
- setIgnoreScope(boolean) - Method in class jodd.jtx.JtxTransactionManager
-
Sets if transaction scope should be ignored.
- setIgnoreWhitespacesBetweenTags(boolean) - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
Specifies if whitespaces between open/closed tags should be ignored.
- setImplicitParamInjection(boolean) - Method in class jodd.petite.PetiteConfig
-
Enables implicit parameter injection.
- setImpliedEndTags(boolean) - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
Enables implied end tags for certain tags.
- setIndex(int) - Method in class jodd.util.StringBand
-
Specifies the new index.
- setIndexProperty(Object, String, int, Object) - Method in interface jodd.bean.BeanUtil
-
Sets indexed property.
- setIndexProperty(Object, String, int, Object) - Method in class jodd.bean.BeanUtilBean
-
- setIndexProperty(BeanProperty, Object) - Method in class jodd.bean.BeanUtilBean
-
Sets indexed or regular properties (no nested!).
- SetInjectionPoint<T> - Class in jodd.petite.def
-
Set injection point.
- SetInjectionPoint(PropertyDescriptor) - Constructor for class jodd.petite.def.SetInjectionPoint
-
- setInline(boolean) - Method in class jodd.mail.EmailAttachment
-
Sets whether attachment is inline.
- setInt(String, int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setInt(int, int) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setInteger(int, int) - Method in class jodd.db.DbQuery
-
- setInteger(String, int) - Method in class jodd.db.DbQuery
-
- setInteger(int, Number) - Method in class jodd.db.DbQuery
-
- setInteger(String, Number) - Method in class jodd.db.DbQuery
-
- setInterceptors(Class<? extends ActionInterceptor>...) - Method in class jodd.madvoc.action.DefaultActionConfig
-
- setIntHeader(String, int) - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
Prevents setting content-length if buffering enabled.
- setIsolation(Integer) - Method in class jodd.db.connection.DriverManagerConnectionProvider
-
- setItems(Object) - Method in class jodd.servlet.tag.IteratorTag
-
Specifies item collection.
- setJsonAnnotation(Class<? extends Annotation>) - Method in class jodd.json.meta.JsonAnnotationManager
-
Sets different annotation.
- setKeepAlive(boolean) - Method in class jodd.http.HttpBrowser
-
Defines that persistent HTTP connection should be used.
- setKey(K) - Method in class jodd.util.collection.MapEntry
-
- setKey(K) - Method in class jodd.util.collection.UnmodifiableMapEntry
-
- setKeysGeneratedByDatabase(boolean) - Method in class jodd.db.oom.DbOomConfig
-
- setLagartoHtmlRenderer(LagartoHtmlRenderer) - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- setLevel(Logger.Level) - Method in class jodd.log.impl.JCLLogger
-
- setLevel(Logger.Level) - Method in class jodd.log.impl.JDKLogger
-
- setLevel(Logger.Level) - Method in class jodd.log.impl.Log4j2Logger
-
- setLevel(Logger.Level) - Method in class jodd.log.impl.NOPLogger
-
- setLevel(Logger.Level) - Method in class jodd.log.impl.SimpleLogger
-
- setLevel(Logger.Level) - Method in class jodd.log.impl.Slf4jLogger
-
- setLevel(Logger.Level) - Method in interface jodd.log.Logger
-
Sets new level dynamically.
- setLoadArrayClassByComponentTypes(boolean) - Method in class jodd.util.cl.DefaultClassLoaderStrategy
-
Defines arrays class loading strategy.
- setLocalAddressAndPort(String) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Specifies local address and port for downloading
local resources.
- setLocalFilesEncoding(String) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Sets local files encoding.
- setLoggerProvider(LoggerProvider) - Static method in class jodd.log.LoggerFactory
-
- setLong(int, long) - Method in class jodd.db.DbQuery
-
- setLong(String, long) - Method in class jodd.db.DbQuery
-
- setLong(int, Number) - Method in class jodd.db.DbQuery
-
- setLong(String, Number) - Method in class jodd.db.DbQuery
-
- setLong(String, long) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setLong(int, long) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setLookupReferences(PetiteReferenceType...) - Method in class jodd.petite.PetiteConfig
-
Specifies references for bean name lookup, when name
is not specified, in given order.
- setMacroEnd(String) - Method in class jodd.template.StringTemplateParser
-
Defines macro end string.
- setMacroPrefix(String) - Method in class jodd.template.StringTemplateParser
-
- setMacroStart(String) - Method in class jodd.template.StringTemplateParser
-
Defines macro start string.
- setMadvocConfiguratorClass(Class) - Method in class jodd.madvoc.Madvoc
-
Sets class that will be used for configuring the user actions.
- setMadvocConfiguratorClassName(String) - Method in class jodd.madvoc.Madvoc
-
Sets the name of the class that is going to be used for configuration of user actions.
- setMap(Map) - Method in class jodd.db.DbQuery
-
Sets properties from the map.
- SetMapAdapter<E> - Class in jodd.util.collection
-
Map adapter for a set provides an easy way to have a Set from various map implementations.
- SetMapAdapter(Map<E, Object>) - Constructor for class jodd.util.collection.SetMapAdapter
-
Constructs a new, empty set; the backing HashMap
instance has
default initial capacity (16) and load factor (0.75).
- setMatchResourcesAsPackages(boolean) - Method in class jodd.util.cl.ExtendedURLClassLoader
-
When set, resources will be matched in the same way as packages.
- setMax(int) - Method in class jodd.vtor.constraint.LengthConstraint
-
- setMax(double) - Method in class jodd.vtor.constraint.MaxConstraint
-
- setMax(int) - Method in class jodd.vtor.constraint.MaxLengthConstraint
-
- setMax(double) - Method in class jodd.vtor.constraint.RangeConstraint
-
- setMax(int) - Method in class jodd.vtor.constraint.SizeConstraint
-
- setMaxAge(int) - Method in class jodd.http.Cookie
-
Sets the maximum age of the cookie in seconds.
- setMaxConnections(int) - Method in class jodd.db.pool.CoreConnectionPool
-
Sets max number of connections.
- setMaxFieldSize(int) - Method in class jodd.db.debug.BaseLoggableStatement
-
- setMaxFileSize(int) - Method in class jodd.io.upload.impl.AdaptiveFileUploadFactory
-
Sets maximum file upload size.
- setMaxFileSize(int) - Method in class jodd.io.upload.impl.DiskFileUploadFactory
-
Sets maximum file upload size.
- setMaxFileSize(int) - Method in class jodd.io.upload.impl.MemoryFileUploadFactory
-
Sets maximum file upload size.
- setMaxResourcesPerTransaction(int) - Method in class jodd.jtx.JtxTransactionManager
-
Sets max number of resources per transaction.
- setMaxRows(int) - Method in class jodd.db.DbQueryConfig
-
- setMaxRows(int) - Method in class jodd.db.debug.BaseLoggableStatement
-
- setMaxTokensPerSession(int) - Static method in class jodd.servlet.CsrfShield
-
Sets max number of tokens that will be stored for single session.
- setMemoryThreshold(int) - Method in class jodd.io.upload.impl.AdaptiveFileUploadFactory
-
Specifies per file memory limit for keeping uploaded files in the memory.
- setMessage(String) - Method in class jodd.vtor.Check
-
- setMin(int) - Method in class jodd.vtor.constraint.LengthConstraint
-
- setMin(double) - Method in class jodd.vtor.constraint.MinConstraint
-
- setMin(int) - Method in class jodd.vtor.constraint.MinLengthConstraint
-
- setMin(double) - Method in class jodd.vtor.constraint.RangeConstraint
-
- setMin(int) - Method in class jodd.vtor.constraint.SizeConstraint
-
- setMinConnections(int) - Method in class jodd.db.pool.CoreConnectionPool
-
Sets minimum number of open connections.
- setMissingKeyReplacement(String) - Method in class jodd.template.StringTemplateParser
-
Specifies replacement for missing keys.
- setModulus(int) - Method in class jodd.servlet.tag.IteratorTag
-
Specifies modulus value for the iterator status
- setModulus(int) - Method in class jodd.servlet.tag.LoopingTagSupport
-
Specifies modulus value for the looping status.
- setMultilineValues(boolean) - Method in class jodd.props.Props
-
Enables multiline values.
- setName(CharSequence) - Method in class jodd.lagarto.ParsedDoctype
-
- setName(CharSequence) - Method in interface jodd.lagarto.Tag
-
Sets tag name.
- setName(String) - Method in class jodd.servlet.tag.CsrfTokenTag
-
Specifies token name.
- setName(String) - Method in class jodd.servlet.tag.SetTag
-
- setName(String) - Method in class jodd.servlet.tag.UnsetTag
-
- setNameFormat(String) - Method in class jodd.util.concurrent.ThreadFactoryBuilder
-
Sets the printf-compatible naming format for threads.
- setNamingStrategy(Class<? extends ActionNamingStrategy>) - Method in class jodd.madvoc.action.DefaultActionConfig
-
- setNCharacterStream(String, Reader, long) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setNCharacterStream(String, Reader) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setNCharacterStream(int, Reader, long) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setNCharacterStream(int, Reader) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setNClob(String, NClob) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setNClob(String, Reader, long) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setNClob(String, Reader) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setNClob(int, NClob) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setNClob(int, Reader, long) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setNClob(int, Reader) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setNextActionPath(String) - Method in class jodd.madvoc.ActionRequest
-
Specifies the next action path, that will be chained to current action request.
- setNodeValue(String) - Method in class jodd.lagarto.dom.Node
-
Sets node value.
- setNodeValue(String) - Method in class jodd.lagarto.dom.Text
-
Sets the plain text as node value.
- setNotFoundExceptionEnabled(boolean) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Sets if exception should be thrown when some resource is not found.
- setNString(String, String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setNString(int, String) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setNull(int, int) - Method in class jodd.db.DbQuery
-
- setNull(String, int) - Method in class jodd.db.DbQuery
-
- setNull(int, int, String) - Method in class jodd.db.DbQuery
-
- setNull(String, int, String) - Method in class jodd.db.DbQuery
-
- setNull(String, int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setNull(String, int, String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setNull(int, int) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setNull(int, int, String) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setObject(int, Object, int) - Method in class jodd.db.DbQuery
-
Sets the value of the designated parameter with the given object.
- setObject(String, Object, int) - Method in class jodd.db.DbQuery
-
Sets the value of the designated parameter with the given object.
- setObject(int, Object) - Method in class jodd.db.DbQuery
-
- setObject(int, Object, Class<? extends SqlType>, int) - Method in class jodd.db.DbQuery
-
Sets object parameter in an advanced way.
- setObject(String, Object) - Method in class jodd.db.DbQuery
-
- setObject(String, Object, Class<? extends SqlType>, int) - Method in class jodd.db.DbQuery
-
- setObject(String, Object, int, int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setObject(String, Object, int) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setObject(String, Object) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setObject(int, Object, int) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setObject(int, Object) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setObject(int, Object, int, int) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setObjectReference(String, Object) - Method in class jodd.db.oom.sqlgen.TemplateData
-
Saves object reference.
- setObjects(Object...) - Method in class jodd.db.DbQuery
-
Sets an array of objects parameters in given order.
- setObjects(String[], Object[]) - Method in class jodd.db.DbQuery
-
Sets sql parameters from two arrays: names and values.
- setOutput(Appendable) - Method in class jodd.lagarto.TagWriter
-
- setParamsFiles(String[]) - Method in class jodd.madvoc.Madvoc
-
- setParsed() - Method in class jodd.io.upload.MultipartStreamParser
-
Sets the loaded flag that indicates that input stream is loaded and parsed.
- setParseValues(boolean) - Method in class jodd.template.StringTemplateParser
-
Defines if macro values has to be parsed, too.
- setParseXmlTags(boolean) - Method in class jodd.lagarto.LagartoParserConfig
-
Enables parsing of XML tags.
- setParsingErrorLogLevelName(String) - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
Sets parsing error log level as a name.
- setPassMethodName(boolean) - Method in class jodd.proxetta.InvokeReplacer
-
- setPassMethodSignature(boolean) - Method in class jodd.proxetta.InvokeReplacer
-
- setPassOwnerName(boolean) - Method in class jodd.proxetta.InvokeReplacer
-
- setPassTargetClass(boolean) - Method in class jodd.proxetta.InvokeReplacer
-
- setPassThis(boolean) - Method in class jodd.proxetta.InvokeReplacer
-
- setPassword(String) - Method in class jodd.db.connection.DriverManagerConnectionProvider
-
- setPassword(String) - Method in class jodd.db.pool.CoreConnectionPool
-
Specifies db password.
- setPath(String) - Method in class jodd.http.Cookie
-
Specifies a path for the cookie
to which the client should return the cookie.
- setPattern(String) - Method in class jodd.vtor.constraint.WildcardMatchConstraint
-
- setPattern(String) - Method in class jodd.vtor.constraint.WildcardPathMatchConstraint
-
- setPoolable(boolean) - Method in class jodd.db.debug.BaseLoggableStatement
-
- setPrefix(String) - Method in class jodd.db.oom.naming.TableNamingStrategy
-
Table prefix, may be null
.
- setPrefixIn(String) - Method in class jodd.madvoc.filter.EchoFilter
-
- setPrefixIn(String) - Method in class jodd.madvoc.interceptor.EchoInterceptor
-
- setPrefixOut(String) - Method in class jodd.madvoc.filter.EchoFilter
-
- setPrefixOut(String) - Method in class jodd.madvoc.interceptor.EchoInterceptor
-
- setPreparedStatementObject(PreparedStatement, int, Object, int) - Static method in class jodd.db.DbUtil
-
Sets prepared statement object using target SQL type.
- setPrimitiveEntitiesPrefixes(String...) - Method in class jodd.db.oom.DbEntityManager
-
Specifies array of class name prefixes that will be mapped directly to column.
- setPriority(int) - Method in class jodd.util.concurrent.ThreadFactoryBuilder
-
Sets the threads priority.
- setProfiles(String...) - Method in class jodd.vtor.Check
-
- setProperty(Object, String, Object) - Method in interface jodd.bean.BeanUtil
-
Sets Java Bean property.
- setProperty(Object, String, Object) - Method in class jodd.bean.BeanUtilBean
-
- setPropertyName(String) - Method in class jodd.json.JsonValueContext
-
Stores current property name.
- setPropertyName - Variable in class jodd.petite.PetiteRegistry.BeanWire.BeanWireSet
-
- setProxyInfo(ProxyInfo) - Method in class jodd.http.HttpBrowser
-
Defines proxy for a browser.
- setPublicIdentifier(CharSequence) - Method in class jodd.lagarto.ParsedDoctype
-
- setQueryString(String) - Method in exception jodd.db.oom.sqlgen.DbSqlBuilderException
-
- setQueryTimeout(int) - Method in class jodd.db.debug.BaseLoggableStatement
-
- setQuirksMode(boolean) - Method in class jodd.lagarto.ParsedDoctype
-
- setRandomDigestChars(int) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Sets the number of random characters that will be appended to the
digest
.
- setReadListener(ReadListener) - Method in class jodd.servlet.filter.ByteArrayServletInputStream
-
- setRef(int, Ref) - Method in class jodd.db.DbQuery
-
- setRef(String, Ref) - Method in class jodd.db.DbQuery
-
- setRef(int, Ref) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setReplaceMissingKey(boolean) - Method in class jodd.template.StringTemplateParser
-
Specifies if missing keys should be resolved at all,
true
by default.
- setResolveEscapes(boolean) - Method in class jodd.template.StringTemplateParser
-
Specifies if escaped values should be resolved.
- setResolver - Variable in class jodd.petite.PetiteResolvers
-
- SetResolver - Class in jodd.petite.resolver
-
Resolves collection fields.
- SetResolver() - Constructor for class jodd.petite.resolver.SetResolver
-
- setResolveReferenceParameters(boolean) - Method in class jodd.petite.PetiteConfig
-
Defines if reference parameters should be resolved.
- setRollbackOnly() - Method in class jodd.jtx.JtxTransaction
-
Modify the transaction associated with the target object such that the only possible outcome
of the transaction is to roll back the transaction.
- setRollbackOnly(Throwable) - Method in class jodd.jtx.JtxTransaction
-
Modify the transaction associated with the target object such that the only possible outcome
of the transaction is to roll back the transaction.
- setRowId(String, RowId) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setRowId(int, RowId) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- sets - Variable in class jodd.petite.BeanDefinition
-
- setSchemaName(String) - Method in class jodd.db.oom.DbOomConfig
-
- setScope(String) - Method in class jodd.servlet.tag.IteratorTag
-
Sets scope for all variables.
- setScope(String) - Method in class jodd.servlet.tag.SetTag
-
- setScope(String) - Method in class jodd.servlet.tag.UnsetTag
-
- setScopeAttribute(String, Object, String, PageContext) - Static method in class jodd.servlet.ServletUtil
-
Sets scope attribute.
- setScopeAttribute(String, Object, String, PageContext) - Static method in class jodd.servlet.tag.TagUtil
-
Sets scope attribute.
- setSecure(boolean) - Method in class jodd.http.Cookie
-
Indicates to the browser whether the cookie should only be sent
using a secure protocol, such as HTTPS or SSL.
- setSecuredProtocols(String) - Method in class jodd.http.net.SocketHttpConnectionProvider
-
CSV of default enabled secured protocols.
- setSelfCloseVoidTags(boolean) - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
Specifies if void tags should be self closed.
- setSerializationSubclassAware(boolean) - Method in class jodd.json.meta.JsonAnnotationManager
-
When set searches for first annotated class or interface and use it's data.
- setServletError(ServletRequest, Throwable) - Static method in class jodd.servlet.ServletUtil
-
Sets servlet error.
- setSeverity(int) - Method in class jodd.vtor.Check
-
- setSeverity(int) - Method in class jodd.vtor.Vtor
-
Set validation severity.
- setShort(int, short) - Method in class jodd.db.DbQuery
-
- setShort(String, short) - Method in class jodd.db.DbQuery
-
- setShort(int, Number) - Method in class jodd.db.DbQuery
-
- setShort(String, Number) - Method in class jodd.db.DbQuery
-
- setShort(String, short) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setShort(int, short) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setSimpleProperty(Object, String, Object) - Method in interface jodd.bean.BeanUtil
-
Sets simple property.
- setSimpleProperty(Object, String, Object) - Method in class jodd.bean.BeanUtilBean
-
- setSimpleProperty(BeanProperty, Object) - Method in class jodd.bean.BeanUtilBean
-
Sets a value of simple property.
- setSingleResourceManager(boolean) - Method in class jodd.jtx.JtxTransactionManager
-
Specifies if transaction manager works with just one resource.
- setSize(int) - Method in class jodd.mail.EmailAttachment
-
Sets size of attachment.
- setSkipEmptyProps(boolean) - Method in class jodd.props.Props
-
Skips empty properties as they don't exist.
- setSortResources(boolean) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Sets the resources sorting before bundle id (i.e. a digest)
is created.
- setSQLXML(String, SQLXML) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setSQLXML(int, SQLXML) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setSslProtocol(String) - Method in class jodd.http.net.SocketHttpConnectionProvider
-
Sets default SSL protocol to use.
- setStaplerPath(String) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
Sets stapler path.
- setStart(int) - Method in class jodd.servlet.tag.LoopingTagSupport
-
Sets the first loop value (inclusive).
- setStatus(String) - Method in class jodd.servlet.tag.IteratorTag
-
Specifies status variable name.
- setStatus(String) - Method in class jodd.servlet.tag.LoopingTagSupport
-
Specifies
status
variable name.
- setStatus(int) - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
- setStatus(int, String) - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
- setStep(int) - Method in class jodd.servlet.tag.LoopingTagSupport
-
Specifies the loop step.
- setStrictFormat() - Method in class jodd.template.StringTemplateParser
-
Sets the strict format by setting the macro prefix to null
.
- setString(int, String) - Method in class jodd.db.DbQuery
-
- setString(String, String) - Method in class jodd.db.DbQuery
-
- setString(String, String) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setString(int, String) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setSubstring(String) - Method in class jodd.vtor.constraint.HasSubstringConstraint
-
- setSuffix(String) - Method in class jodd.db.oom.naming.TableNamingStrategy
-
Table suffix, may be null
.
- setSystemIdentifier(CharSequence) - Method in class jodd.lagarto.ParsedDoctype
-
- SetTag - Class in jodd.servlet.tag
-
Sets some value to scope.
- SetTag() - Constructor for class jodd.servlet.tag.SetTag
-
- setTagCase(LagartoHtmlRendererNodeVisitor.Case) - Method in class jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor
-
- setTarget(InputStream) - Method in class jodd.proxetta.impl.InvokeProxettaFactory
-
- setTarget(String) - Method in class jodd.proxetta.impl.InvokeProxettaFactory
-
- setTarget(Class) - Method in class jodd.proxetta.impl.InvokeProxettaFactory
-
- setTarget(InputStream) - Method in class jodd.proxetta.impl.ProxyProxettaFactory
-
- setTarget(String) - Method in class jodd.proxetta.impl.ProxyProxettaFactory
-
- setTarget(Class) - Method in class jodd.proxetta.impl.ProxyProxettaFactory
-
- setTarget(Class) - Method in class jodd.proxetta.impl.WrapperProxettaFactory
-
Defines class or interface to wrap.
- setTarget(InputStream) - Method in class jodd.proxetta.ProxettaFactory
-
Defines class input stream as a target.
- setTarget(String) - Method in class jodd.proxetta.ProxettaFactory
-
Defines class name as a target.
- setTarget(Class) - Method in class jodd.proxetta.ProxettaFactory
-
Defines class as a target.
- setTargetFieldName(String) - Method in class jodd.proxetta.impl.WrapperProxettaFactory
-
Defines custom target field name.
- setTargetInterface(Class) - Method in class jodd.proxetta.impl.WrapperProxettaFactory
-
Defines the interface of the resulting class.
- setTargetProxyClassName(String) - Method in class jodd.proxetta.ProxettaFactory
-
Sets requested proxy class name.
- Setter - Interface in jodd.introspector
-
Unified setter property interface for both methods and fields.
- setterInjectionPoints() - Method in class jodd.petite.BeanDefinition
-
Returns set injection points.
- setters - Variable in class jodd.introspector.PropertyDescriptor
-
- setTest(String) - Method in class jodd.servlet.tag.IfElseTag
-
- setTest(String) - Method in class jodd.servlet.tag.IfTag
-
- setTextValue(String) - Method in class jodd.lagarto.dom.Text
-
Sets HTML text, but decodes it first.
- setTime(int, Time) - Method in class jodd.db.DbQuery
-
- setTime(String, Time) - Method in class jodd.db.DbQuery
-
- setTime(String, Time) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setTime(String, Time, Calendar) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setTime(int, Time) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setTime(int, Time, Calendar) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setTime(LocalDateTime) - Method in class jodd.vtor.constraint.TimeAfterConstraint
-
- setTime(LocalDateTime) - Method in class jodd.vtor.constraint.TimeBeforeConstraint
-
- setTimeout(int) - Method in interface jodd.http.HttpConnection
-
Sets the timeout for connections, in milliseconds.
- setTimeout(int) - Method in class jodd.http.net.SocketHttpConnection
-
- setTimestamp(int, Timestamp) - Method in class jodd.db.DbQuery
-
- setTimestamp(String, Timestamp) - Method in class jodd.db.DbQuery
-
- setTimestamp(String, Timestamp) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setTimestamp(String, Timestamp, Calendar) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setTimestamp(int, Timestamp) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setTimestamp(int, Timestamp, Calendar) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setTimeToLive(int) - Static method in class jodd.servlet.CsrfShield
-
Sets time to live for tokens in seconds.
- setTo(int) - Method in class jodd.servlet.tag.LoopTag
-
Sets TO loop value (exclusive).
- setType(QueryScrollType) - Method in class jodd.db.DbQueryConfig
-
- setType(TagType) - Method in interface jodd.lagarto.Tag
-
- setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class jodd.util.concurrent.ThreadFactoryBuilder
-
Sets the UncaughtExceptionHandler
for new threads created.
- setUnclosedTagAsOrphanCheck(boolean) - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- setUnicodeStream(int, InputStream, int) - Method in class jodd.db.debug.LoggablePreparedStatement
-
Deprecated.
- setUpdateablePrimaryKey(boolean) - Method in class jodd.db.oom.DbOomConfig
-
- setUpdateAcceptsTableAlias(boolean) - Method in class jodd.db.oom.DbOomConfig
-
- setUploadDir(String) - Method in class jodd.io.upload.impl.DiskFileUploadFactory
-
- setUploadPath(File) - Method in class jodd.io.upload.impl.AdaptiveFileUploadFactory
-
Specifies the upload path.
- setUrl(String) - Method in class jodd.db.connection.DriverManagerConnectionProvider
-
- setURL(int, URL) - Method in class jodd.db.DbQuery
-
- setURL(String, URL) - Method in class jodd.db.DbQuery
-
- setURL(String, URL) - Method in class jodd.db.debug.LoggableCallableStatement
-
- setURL(int, URL) - Method in class jodd.db.debug.LoggablePreparedStatement
-
- setUrl(String) - Method in class jodd.db.pool.CoreConnectionPool
-
Specifies JDBC url.
- setUseAltBeanNames(boolean) - Method in class jodd.petite.PetiteConfig
-
Enables alternative bean names.
- setUseFosterRules(boolean) - Method in class jodd.lagarto.dom.LagartoDomBuilderConfig
-
- setUseFullTypeNames(boolean) - Method in class jodd.petite.PetiteConfig
-
Specifies if type names should be full or short.
- setUseParamo(boolean) - Method in class jodd.petite.PetiteConfig
-
Specifies if Paramo tool should be used to resolve
method and ctor argument names.
- setUser(String) - Method in class jodd.db.pool.CoreConnectionPool
-
Specifies db username.
- setUsername(String) - Method in class jodd.db.connection.DriverManagerConnectionProvider
-
- setValidateAllProfilesByDefault(boolean) - Method in class jodd.vtor.Vtor
-
Specifies how to validate when no profiles is specified.
- setValidateConnection(boolean) - Method in class jodd.db.pool.CoreConnectionPool
-
Specifies if connections should be validated before returned.
- setValidateExistingTransaction(boolean) - Method in class jodd.jtx.JtxTransactionManager
-
Sets whether existing transactions should be validated before participating
in them.
- setValidationQuery(String) - Method in class jodd.db.pool.CoreConnectionPool
-
Specifies query to be used for validating connections.
- setValidationTimeout(long) - Method in class jodd.db.pool.CoreConnectionPool
-
Specifies number of milliseconds from connection creation
when connection is considered as opened and valid.
- setValue(String) - Method in class jodd.http.Cookie
-
Assigns a new value to a cookie after the cookie is created.
- setValue(String) - Method in class jodd.lagarto.dom.Attribute
-
Sets attribute value.
- setValue(String, String) - Method in class jodd.props.Props
-
Sets default value.
- setValue(String, String, String) - Method in class jodd.props.Props
-
Sets value on some profile.
- setValue(String) - Method in class jodd.servlet.tag.CaseTag
-
- setValue(Object) - Method in class jodd.servlet.tag.SetTag
-
- setValue(String) - Method in class jodd.servlet.tag.SwitchTag
-
- setValue(V) - Method in class jodd.util.collection.MapEntry
-
- setValue(V) - Method in class jodd.util.collection.UnmodifiableMapEntry
-
- setValueTrimLeft(boolean) - Method in class jodd.props.Props
-
Specifies should the values be trimmed from the left.
- setValueTrimRight(boolean) - Method in class jodd.props.Props
-
Specifies should the values be trimmed from the right.
- setVar(String) - Method in class jodd.servlet.tag.IteratorTag
-
Specifies variable name that will be used for item during iteration.
- setVariableClassName(boolean) - Method in class jodd.proxetta.Proxetta
-
Sets variable proxy class name so every time when new proxy class is created
its name will be different,so one classloader may load it without a problem.
- setVersion(int) - Method in class jodd.http.Cookie
-
Sets the version of the cookie protocol this cookie complies
with.
- setWaitIfBusy(boolean) - Method in class jodd.db.pool.CoreConnectionPool
-
Sets if pool should wait for connection to be freed when none
is available.
- setWebAppClass(Class) - Method in class jodd.madvoc.Madvoc
-
- setWebAppClassName(String) - Method in class jodd.madvoc.Madvoc
-
- setWireScopedProxy(boolean) - Method in class jodd.petite.PetiteConfig
-
Defines if scoped proxies should be wired.
- setWriteListener(WriteListener) - Method in class jodd.servlet.filter.FastByteArrayServletOutputStream
-
- setWriteListener(WriteListener) - Method in class jodd.servlet.filter.GzipResponseStream
-
- severity - Variable in class jodd.vtor.Vtor
-
- sha1() - Static method in interface jodd.crypt.DigestEngine
-
Creates new SHA-1 digest.
- sha256() - Static method in interface jodd.crypt.DigestEngine
-
Creates new SHA-256 digest.
- sha256(File) - Static method in class jodd.io.FileUtil
-
Creates SHA-256 digest of a file.
- sha384() - Static method in interface jodd.crypt.DigestEngine
-
Creates new SHA-384 digest.
- sha512() - Static method in interface jodd.crypt.DigestEngine
-
Creates new SHA-512 digest.
- sha512(File) - Static method in class jodd.io.FileUtil
-
Creates SHA-512 digest of a file.
- SHORT - Static variable in class jodd.asm7.Type
-
The sort of the short
type.
- SHORT_TYPE - Static variable in class jodd.asm7.Type
-
The short
type.
- ShortArrayConverter - Class in jodd.typeconverter.impl
-
Converts given object to short[]
.
- ShortArrayConverter(TypeConverterManager) - Constructor for class jodd.typeconverter.impl.ShortArrayConverter
-
- ShortConverter - Class in jodd.typeconverter.impl
-
Converts given object to Short
.
- ShortConverter() - Constructor for class jodd.typeconverter.impl.ShortConverter
-
- shorten(String, int, String) - Static method in class jodd.util.StringUtil
-
Shorten string to given length.
- shortenClassName(String) - Method in class jodd.log.impl.SimpleLogger
-
Returns shorten class name.
- shortName(String) - Method in class jodd.cli.Option
-
- shorts(short...) - Static method in class jodd.util.ArraysUtil
-
Wraps elements into an array.
- ShortSqlType - Class in jodd.db.type
-
- ShortSqlType() - Constructor for class jodd.db.type.ShortSqlType
-
- shortValue(MethodVisitor) - Static method in class jodd.asm.AsmUtil
-
Converts Short
object to a short
.
- showCauseDetails - Variable in exception jodd.exception.UncheckedException
-
If set to true
stack trace will be enhanced with cause's stack traces.
- shutdown() - Method in class jodd.db.DbOom
-
Closes the DbOom.
- shutdown() - Method in class jodd.madvoc.WebApp
-
Shutdows the web application.
- shutdown() - Method in class jodd.petite.PetiteContainer
-
Shutdowns container.
- shutdown() - Method in class jodd.petite.scope.ProtoScope
-
Does nothing.
- shutdown() - Method in class jodd.petite.scope.RequestScope
-
- shutdown() - Method in interface jodd.petite.scope.Scope
-
Shutdowns the scope by removing all beans and calling
destroy methods.
- shutdown() - Method in class jodd.petite.scope.SessionScope
-
Shutdowns the Session scope.
- shutdown() - Method in class jodd.petite.scope.ShutdownAwareScope
-
Shutdowns the scope and calls all collected destroyable beans.
- shutdown() - Method in class jodd.petite.scope.SingletonScope
-
Iterate all beans and invokes registered destroy methods.
- shutdown() - Method in class jodd.petite.scope.ThreadLocalScope
-
- ShutdownAwareScope - Class in jodd.petite.scope
-
Base
Scope
class for scopes that collect
destroyable beans and implement shutdown routine.
- ShutdownAwareScope() - Constructor for class jodd.petite.scope.ShutdownAwareScope
-
- siblingElementIndex - Variable in class jodd.lagarto.dom.Node
-
- siblingIndex - Variable in class jodd.lagarto.dom.Node
-
- siblingNameIndex - Variable in class jodd.lagarto.dom.Node
-
- siblings() - Method in class jodd.jerry.Jerry
-
Gets the siblings of each element in the set of matched elements.
- signature - Variable in class jodd.proxetta.asm.MethodSignatureVisitor
-
- SIGNATURE_JAVA_LANG_BOOLEAN - Static variable in class jodd.asm.AsmUtil
-
- SIGNATURE_JAVA_LANG_BYTE - Static variable in class jodd.asm.AsmUtil
-
- SIGNATURE_JAVA_LANG_CHARACTER - Static variable in class jodd.asm.AsmUtil
-
- SIGNATURE_JAVA_LANG_CLASS - Static variable in class jodd.asm.AsmUtil
-
- SIGNATURE_JAVA_LANG_DOUBLE - Static variable in class jodd.asm.AsmUtil
-
- SIGNATURE_JAVA_LANG_FLOAT - Static variable in class jodd.asm.AsmUtil
-
- SIGNATURE_JAVA_LANG_INTEGER - Static variable in class jodd.asm.AsmUtil
-
- SIGNATURE_JAVA_LANG_LONG - Static variable in class jodd.asm.AsmUtil
-
- SIGNATURE_JAVA_LANG_OBJECT - Static variable in class jodd.asm.AsmUtil
-
- SIGNATURE_JAVA_LANG_SHORT - Static variable in class jodd.asm.AsmUtil
-
- SIGNATURE_JAVA_LANG_VOID - Static variable in class jodd.asm.AsmUtil
-
- SignatureReader - Class in jodd.asm7.signature
-
A parser for signature literals, as defined in the Java Virtual Machine Specification (JVMS), to
visit them with a SignatureVisitor.
- SignatureReader(String) - Constructor for class jodd.asm7.signature.SignatureReader
-
- SignatureVisitor - Class in jodd.asm7.signature
-
A visitor to visit a generic signature.
- SignatureVisitor(int) - Constructor for class jodd.asm7.signature.SignatureVisitor
-
- silent - Static variable in interface jodd.bean.BeanUtil
-
- silent(boolean) - Method in class jodd.bean.BeanUtilBean
-
Sets the silent flag.
- SimpleAuthenticator - Class in jodd.mail
-
Performs simple authentication when the server requires it.
- SimpleAuthenticator(String, String) - Constructor for class jodd.mail.SimpleAuthenticator
-
Creates new SimpleAuthenticator for given username and password.
- SimpleLagartoServletFilter - Class in jodd.servlet.lagarto
-
- SimpleLagartoServletFilter() - Constructor for class jodd.servlet.lagarto.SimpleLagartoServletFilter
-
- SimpleLagartoServletFilter.LagartoParsingProcessor - Class in jodd.servlet.lagarto
-
Wrapper over Lagarto parsing process.
- SimpleLogger - Class in jodd.log.impl
-
Simple logger.
- SimpleLogger(SimpleLoggerProvider, String, Logger.Level) - Constructor for class jodd.log.impl.SimpleLogger
-
- SimpleLoggerProvider - Class in jodd.log.impl
-
- SimpleLoggerProvider() - Constructor for class jodd.log.impl.SimpleLoggerProvider
-
- SINGLE_QUOTE - Static variable in interface jodd.util.StringPool
-
- SingletonScope - Class in jodd.petite.scope
-
Singleton scope pools all bean instances so they will be created only once in
the container context.
- SingletonScope(PetiteContainer) - Constructor for class jodd.petite.scope.SingletonScope
-
- SipHash - Class in jodd.crypt
-
SipHash computes 64-bit message authentication code from a variable-length
message and 128-bit secret key.
- SipHash() - Constructor for class jodd.crypt.SipHash
-
- SIPUSH - Static variable in interface jodd.asm7.Opcodes
-
- size() - Method in class jodd.buffer.FastBooleanBuffer
-
Returns buffer size.
- size() - Method in class jodd.buffer.FastByteBuffer
-
Returns buffer size.
- size() - Method in class jodd.buffer.FastCharBuffer
-
Returns buffer size.
- size() - Method in class jodd.buffer.FastDoubleBuffer
-
Returns buffer size.
- size() - Method in class jodd.buffer.FastFloatBuffer
-
Returns buffer size.
- size() - Method in class jodd.buffer.FastIntBuffer
-
Returns buffer size.
- size() - Method in class jodd.buffer.FastLongBuffer
-
Returns buffer size.
- size() - Method in class jodd.buffer.FastShortBuffer
-
Returns buffer size.
- size() - Method in class jodd.cache.AbstractCacheMap
-
Returns current cache size.
- size() - Method in interface jodd.cache.Cache
-
Returns current cache size.
- size() - Method in class jodd.cache.NoCache
-
- size() - Method in class jodd.cache.TypeCache
-
Returns cache size.
- size() - Method in class jodd.db.querymap.DbPropsQueryMap
-
- size() - Method in class jodd.db.querymap.EmptyQueryMap
-
- size() - Method in interface jodd.db.querymap.QueryMap
-
Returns total number of queries.
- size - Variable in class jodd.http.Buffer
-
- size() - Method in class jodd.http.Buffer
-
Returns buffer size.
- size() - Method in class jodd.http.HttpMultiMap
-
Returns the number of keys.
- size - Variable in class jodd.http.HttpProgressListener
-
Total size to transfer.
- size() - Method in class jodd.io.FastByteArrayOutputStream
-
- size() - Method in class jodd.io.FastCharArrayWriter
-
- size - Variable in class jodd.io.upload.FileUpload
-
- size() - Method in class jodd.jerry.Jerry
-
Returns number of nodes in this Jerry.
- size() - Method in class jodd.json.JsonArray
-
Returns the number of values in this JSON array.
- size() - Method in class jodd.json.JsonObject
-
Returns the number of entries in the JSON object.
- size() - Method in class jodd.json.LazyList
-
- size() - Method in class jodd.json.LazyMap
-
- size(EmailFilter.Operator, int) - Method in class jodd.mail.EmailFilter
-
Defines filter for message size.
- size() - Method in class jodd.petite.def.BeanReferences
-
Returns the number of name references in this set.
- size() - Method in class jodd.servlet.filter.CharArrayResponseWrapper
-
Returns the size (number of characters) of written data.
- size() - Method in class jodd.util.collection.SetMapAdapter
-
Returns the number of elements in this set (its cardinality).
- Size - Annotation Type in jodd.vtor.constraint
-
- SizeConstraint - Class in jodd.vtor.constraint
-
- SizeConstraint() - Constructor for class jodd.vtor.constraint.SizeConstraint
-
- SizeConstraint(int, int) - Constructor for class jodd.vtor.constraint.SizeConstraint
-
- SKIP_CODE - Static variable in class jodd.asm7.ClassReader
-
A flag to skip the Code attributes.
- SKIP_DEBUG - Static variable in class jodd.asm7.ClassReader
-
A flag to skip the SourceFile, SourceDebugExtension, LocalVariableTable, LocalVariableTypeTable
and LineNumberTable attributes.
- SKIP_FRAMES - Static variable in class jodd.asm7.ClassReader
-
A flag to skip the StackMap and StackMapTable attributes.
- skipBytes(int) - Method in class jodd.io.upload.MultipartRequestInputStream
-
Skips specified number of bytes.
- skipDuplicatesByPosition() - Method in class jodd.props.PropsEntries
-
Skips all keys after first definition, even if value is set later.
- skipDuplicatesByValue() - Method in class jodd.props.PropsEntries
-
Skips duplicate keys (defined in different profiles) which value is not
used for setting current key value.
- skipEmptyProps - Variable in class jodd.props.PropsData
-
When set, empty properties will be skipped.
- skipEmptyProps - Variable in class jodd.props.PropsParser
-
Don't include empty properties.
- skipSpaces - Variable in class jodd.util.NaturalOrderComparator
-
- skipToBoundary() - Method in class jodd.io.upload.MultipartRequestInputStream
-
Skips to the boundary and returns total number of bytes skipped.
- skipWhiteSpaces() - Method in class jodd.json.JsonParser
-
Skips whitespaces.
- SLASH - Static variable in interface jodd.util.StringPool
-
- sleep(long) - Static method in class jodd.util.ThreadUtil
-
Puts a thread to sleep, without throwing an InterruptedException.
- sleep() - Static method in class jodd.util.ThreadUtil
-
Puts a thread to sleep forever.
- Slf4jLogger - Class in jodd.log.impl
-
SLF4J logger adapter.
- Slf4jLogger(Logger) - Constructor for class jodd.log.impl.Slf4jLogger
-
- SmtpServer - Class in jodd.mail
-
Represents simple plain SMTP server for sending emails.
- SmtpServer(MailServer.Builder) - Constructor for class jodd.mail.SmtpServer
-
- SmtpServer(MailServer.Builder, int) - Constructor for class jodd.mail.SmtpServer
-
- SmtpSslServer - Class in jodd.mail
-
Secure SMTP server (STARTTLS) for sending emails.
- SmtpSslServer(MailServer.Builder) - Constructor for class jodd.mail.SmtpSslServer
-
- snapshot(boolean) - Method in class jodd.cache.AbstractCacheMap
-
Creates a snapshot from current cache values.
- snapshot(boolean) - Method in interface jodd.cache.Cache
-
Creates a snapshot from current cache values.
- snapshot() - Method in interface jodd.cache.Cache
-
- snapshot(boolean) - Method in class jodd.cache.NoCache
-
- socket - Variable in class jodd.http.HttpTunnel.HttpTunnelConnection
-
- socket - Variable in class jodd.http.net.SocketHttpConnection
-
- socketBacklog - Variable in class jodd.http.HttpTunnel
-
Number of incoming sockets connection that can be hold
before processing each.
- SocketHttpConnection - Class in jodd.http.net
-
- SocketHttpConnection(Socket) - Constructor for class jodd.http.net.SocketHttpConnection
-
- SocketHttpConnectionProvider - Class in jodd.http.net
-
Socket factory for HTTP proxy.
- SocketHttpConnectionProvider() - Constructor for class jodd.http.net.SocketHttpConnectionProvider
-
- SocketHttpSecureConnection - Class in jodd.http.net
-
- SocketHttpSecureConnection(SSLSocket) - Constructor for class jodd.http.net.SocketHttpSecureConnection
-
- Sockets - Class in jodd.http
-
Sockets factory.
- Sockets() - Constructor for class jodd.http.Sockets
-
- socks4Proxy(String, int, String) - Static method in class jodd.http.ProxyInfo
-
Creates SOCKS4 proxy.
- Socks4ProxySocketFactory - Class in jodd.http.net
-
Socket factory for SOCKS4 proxy.
- Socks4ProxySocketFactory(ProxyInfo, int) - Constructor for class jodd.http.net.Socks4ProxySocketFactory
-
- socks5Proxy(String, int, String, String) - Static method in class jodd.http.ProxyInfo
-
Creates SOCKS5 proxy.
- Socks5ProxySocketFactory - Class in jodd.http.net
-
Socket factory for SOCKS5 proxy.
- Socks5ProxySocketFactory(ProxyInfo, int) - Constructor for class jodd.http.net.Socks5ProxySocketFactory
-
- sortByExtension() - Method in class jodd.io.findfile.FindFile
-
Sorts files by file extension.
- sortByExtensionDesc() - Method in class jodd.io.findfile.FindFile
-
Sorts files by file extension descending.
- sortByName() - Method in class jodd.io.findfile.FindFile
-
Sorts files by file name, using natural sort.
- sortByNameDesc() - Method in class jodd.io.findfile.FindFile
-
Sorts files by file names descending, using natural sort.
- sortByTime() - Method in class jodd.io.findfile.FindFile
-
Sorts files by last modified time.
- sortByTimeDesc() - Method in class jodd.io.findfile.FindFile
-
Sorts files by last modified time descending.
- sortComparators - Variable in class jodd.io.findfile.FindFile
-
- SortedArrayList<E> - Class in jodd.util.collection
-
An extension of ArrayList
that insures that all of the items
added are sorted.
- SortedArrayList(Comparator<E>) - Constructor for class jodd.util.collection.SortedArrayList
-
Constructs a new SortedArrayList
.
- SortedArrayList() - Constructor for class jodd.util.collection.SortedArrayList
-
Constructs a new SortedArrayList
expecting
elements are comparable.
- SortedArrayList(Collection<? extends E>) - Constructor for class jodd.util.collection.SortedArrayList
-
Constructs a new SortedArrayList
expecting
elements are comparable.
- sortFoldersFirst() - Method in class jodd.io.findfile.FindFile
-
Puts folders before files.
- sortFoldersLast() - Method in class jodd.io.findfile.FindFile
-
Puts files before folders.
- sortNone() - Method in class jodd.io.findfile.FindFile
-
Removes ALL sorting options.
- sortResources - Variable in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
- sortWith(Comparator<File>) - Method in class jodd.io.findfile.FindFile
-
Adds generic sorting.
- source - Variable in class jodd.bean.BeanVisitor
-
Source bean.
- source(Object) - Method in class jodd.bean.BeanWalker
-
- source - Variable in class jodd.json.BeanSerializer
-
- SOURCE_DEPRECATED - Static variable in interface jodd.asm7.Opcodes
-
- SOURCE_MASK - Static variable in interface jodd.asm7.Opcodes
-
- sources - Variable in class jodd.htmlstapler.BundleAction
-
- SPACE - Static variable in interface jodd.util.StringPool
-
- SPECIAL_CHARS - Static variable in class jodd.util.CsvUtil
-
- split(String) - Static method in class jodd.io.FileNameUtil
-
Splits filename into a array of four Strings containing prefix, path, basename and extension.
- split(String, String) - Static method in class jodd.util.StringUtil
-
Splits a string in several parts (tokens) that are separated by delimiter.
- splitActionPath(String) - Static method in class jodd.madvoc.MadvocUtil
-
Splits action path to chunks.
- splitc(String, String) - Static method in class jodd.util.StringUtil
-
Splits a string in several parts (tokens) that are separated by delimiter
characters.
- splitc(String, char[]) - Static method in class jodd.util.StringUtil
-
Splits a string in several parts (tokens) that are separated by delimiter
characters.
- splitc(String, char) - Static method in class jodd.util.StringUtil
-
Splits a string in several parts (tokens) that are separated by single delimiter
characters.
- splitPathToChunks(String) - Static method in class jodd.madvoc.MadvocUtil
-
- splits - Variable in class jodd.lagarto.dom.Attribute
-
- sql(String) - Method in class jodd.db.DbOom
-
Creates new T-SQL builder.
- sql() - Method in class jodd.db.DbOom
-
Creates new empty T-SQL builder.
- sql - Variable in class jodd.db.oom.sqlgen.chunks.RawSqlChunk
-
- sql() - Static method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
Template static constructor.
- sql(String) - Static method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
Template static constructor.
- SqlArraySqlType - Class in jodd.db.type
-
- SqlArraySqlType() - Constructor for class jodd.db.type.SqlArraySqlType
-
- SqlChunk - Class in jodd.db.oom.sqlgen.chunks
-
SQL chunk defines part of the SQL query that can be processed.
- SqlChunk(DbEntityManager, int) - Constructor for class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- SqlDateConverter - Class in jodd.typeconverter.impl
-
Converts given object to java.sql.Date
.
- SqlDateConverter() - Constructor for class jodd.typeconverter.impl.SqlDateConverter
-
- SqlDateSqlType - Class in jodd.db.type
-
- SqlDateSqlType() - Constructor for class jodd.db.type.SqlDateSqlType
-
- sqlgen - Variable in class jodd.db.oom.DbOomQuery
-
- SQLiteDbServer - Class in jodd.db.servers
-
SQLite.
- SQLiteDbServer(String) - Constructor for class jodd.db.servers.SQLiteDbServer
-
- SqlRefSqlType - Class in jodd.db.type
-
- SqlRefSqlType() - Constructor for class jodd.db.type.SqlRefSqlType
-
- SqlServerDbServer - Class in jodd.db.servers
-
SQL Server.
- SqlServerDbServer(String) - Constructor for class jodd.db.servers.SqlServerDbServer
-
- sqlTemplate - Variable in class jodd.db.debug.BaseLoggableStatement
-
- SqlTimeConverter - Class in jodd.typeconverter.impl
-
Converts given object to java.sql.Time
.
- SqlTimeConverter() - Constructor for class jodd.typeconverter.impl.SqlTimeConverter
-
- SqlTimestampConverter - Class in jodd.typeconverter.impl
-
Converts given object to java.sql.Timestamp
.
- SqlTimestampConverter() - Constructor for class jodd.typeconverter.impl.SqlTimestampConverter
-
- SqlType<T> - Class in jodd.db.type
-
SQL type.
- SqlType() - Constructor for class jodd.db.type.SqlType
-
- sqlType - Variable in class jodd.db.type.SqlType
-
- sqlTypeClass - Variable in class jodd.db.oom.DbEntityColumnDescriptor
-
- SqlTypeManager - Class in jodd.db.type
-
Provides dynamic object conversion to a type.
- SqlTypeManager() - Constructor for class jodd.db.type.SqlTypeManager
-
- ssl(boolean) - Method in class jodd.mail.MailServer.Builder
-
Sets the SSL implementation of the Mail server.
- sslProtocol - Variable in class jodd.http.net.SocketHttpConnectionProvider
-
- SSLSocketHttpConnectionProvider - Class in jodd.http.net
-
Custom SSL socket http connection provider.
- SSLSocketHttpConnectionProvider(SSLSocketFactory) - Constructor for class jodd.http.net.SSLSocketHttpConnectionProvider
-
- SSLSocketHttpConnectionProvider(SSLContext) - Constructor for class jodd.http.net.SSLSocketHttpConnectionProvider
-
- standalone - Variable in class jodd.lagarto.dom.XmlDeclaration
-
- standalone - Variable in class jodd.lagarto.LagartoParser.XmlDeclaration
-
- standard(int) - Method in class jodd.chalk.Chalk256
-
- staplerPath - Variable in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
- staplerStrategy - Variable in class jodd.htmlstapler.HtmlStaplerFilter
-
- STAR - Static variable in interface jodd.util.StringPool
-
- start(String, String) - Method in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
- start() - Method in class jodd.http.HttpTunnel
-
Starts HTTP tunnel.
- start() - Method in class jodd.io.findfile.ClassScanner
-
Starts with the scanner.
- start(long) - Method in class jodd.io.watch.DirWatcher
-
Starts the watcher.
- start() - Method in class jodd.lagarto.adapter.StripHtmlTagAdapter
-
- start() - Method in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
Starts with DOM building.
- start() - Method in class jodd.lagarto.EmptyTagVisitor
-
- start() - Method in class jodd.lagarto.TagAdapter
-
- start() - Method in interface jodd.lagarto.TagVisitor
-
Invoked on very beginning of the visiting.
- start() - Method in class jodd.lagarto.TagVisitorChain
-
- start() - Method in class jodd.lagarto.TagWriter
-
- start() - Method in class jodd.madvoc.AutomagicMadvocConfigurator
-
- start() - Method in class jodd.madvoc.component.AsyncActionExecutor
-
- start() - Method in interface jodd.madvoc.component.MadvocComponentLifecycle.Start
-
- start(Consumer<MadvocRouter>) - Method in class jodd.madvoc.WebApp
-
Initializes and starts web application.
- start() - Method in class jodd.madvoc.WebApp
-
Initializes and starts web application.
- start - Variable in class jodd.servlet.tag.LoopingTagSupport
-
- start - Variable in class jodd.util.LoopIterator
-
- startAsActive - Variable in class jodd.jtx.JtxTransaction
-
- startBlank - Variable in class jodd.io.watch.DirWatcher
-
- startBlank(boolean) - Method in class jodd.io.watch.DirWatcher
-
Defines if watcher should start blank and consider all present
files as
created
.
- started() - Method in class jodd.madvoc.WebApp
-
Called when Madvoc is started, at the end of the
START
phase.
- startNewResponse() - Method in class jodd.servlet.wrapper.LastModifiedData
-
Indicates usage of new response.
- startRegion(int, int, int) - Method in class jodd.decora.parser.DecoraTag
-
Starts defining region by setting the start index and reset region length to zero.
- startSequence(String) - Method in class jodd.chalk.Chalk
-
- startsWithChar(String, char) - Static method in class jodd.util.StringUtil
-
Returns if string starts with given character.
- startsWithIgnoreCase(String, String) - Static method in class jodd.util.StringUtil
-
Tests if this string starts with the specified prefix with ignored case.
- startsWithIgnoreCase(String, String, int) - Static method in class jodd.util.StringUtil
-
Tests if this string starts with the specified prefix with ignored case
and with the specified prefix beginning a specified index.
- startsWithLowercase(CharSequence, CharSequence) - Static method in class jodd.util.CharSequenceUtil
-
- startsWithOne(String, String...) - Static method in class jodd.util.StringUtil
-
Checks if string starts with at least one string from the provided array.
- startsWithOneIgnoreCase(String, String...) - Static method in class jodd.util.StringUtil
-
Checks if string starts with at least one string from the provided array.
- startTlsRequired - Variable in class jodd.mail.SmtpSslServer
-
Defaults to false
.
- startTlsRequired(boolean) - Method in class jodd.mail.SmtpSslServer
-
Sets mail.smtp.starttls.required
.
- startType() - Method in class jodd.asm.TraceSignatureVisitor
-
- startType() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- startWebApplication(ServletContext) - Method in class jodd.madvoc.Madvoc
-
Creates and starts new Madvoc
web application.
- state - Variable in class jodd.lagarto.LagartoParser
-
- State - Interface in jodd.lagarto
-
Parsing state.
- status - Variable in class jodd.jtx.JtxTransaction
-
- status(int) - Method in class jodd.madvoc.result.JsonResult
-
- status(HttpStatus) - Method in class jodd.madvoc.result.JsonResult
-
- status(int, String) - Method in class jodd.madvoc.result.JsonResult
-
- status() - Method in class jodd.madvoc.result.JsonResult
-
Returns response status.
- status(int) - Method in class jodd.madvoc.result.TextResult
-
- status(HttpStatus) - Method in class jodd.madvoc.result.TextResult
-
- status() - Method in class jodd.madvoc.result.TextResult
-
Returns status.
- status() - Method in class jodd.net.HttpStatus
-
Returns status code.
- status - Variable in class jodd.servlet.tag.IteratorTag
-
- status - Variable in class jodd.servlet.tag.LoopingTagSupport
-
- statusCode - Variable in class jodd.http.HttpResponse
-
- statusCode() - Method in class jodd.http.HttpResponse
-
Returns response status code.
- statusCode(int) - Method in class jodd.http.HttpResponse
-
Sets response status code.
- statusPhrase - Variable in class jodd.http.HttpResponse
-
- statusPhrase() - Method in class jodd.http.HttpResponse
-
Returns response status phrase.
- statusPhrase(String) - Method in class jodd.http.HttpResponse
-
Sets response status phrase.
- step - Variable in class jodd.servlet.tag.LoopingTagSupport
-
- step - Variable in class jodd.util.LoopIterator
-
- stop() - Method in class jodd.http.HttpTunnel
-
Stops the tunnel, shutdowns the thread pool and closes server socket.
- stop() - Method in class jodd.io.watch.DirWatcher
-
Stops the watcher.
- stop() - Method in interface jodd.madvoc.component.MadvocComponentLifecycle.Stop
-
- stopBufferingForStatusCode(int) - Method in class jodd.servlet.wrapper.BufferResponseWrapper
-
- stopWebApplication() - Method in class jodd.madvoc.Madvoc
-
Stops Madvoc web application.
- store(E) - Method in class jodd.db.oom.dao.GenericDao
-
Saves or updates entity.
- storeAttachment(EmailAttachment<? extends DataSource>) - Method in class jodd.mail.CommonEmail
-
- storeAttachments(List<EmailAttachment<? extends DataSource>>) - Method in class jodd.mail.CommonEmail
-
- storeAttachmentsIn(File) - Method in class jodd.mail.MailServer.Builder
-
Defines attachment storage, a folder where attachments will be saved.
- storeContextPath(PageContext, String) - Static method in class jodd.servlet.ServletUtil
-
Stores context path in server context and request scope.
- storeContextPath(ServletContext, String) - Static method in class jodd.servlet.ServletUtil
-
Stores context path in page context and request scope.
- storeIntoArray(MethodVisitor, Class) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
Stores element on stack into an array.
- storeMethodArgument(MethodVisitor, MethodInfo, int) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
Stores one argument.
- storeMethodArgumentFromObject(MethodVisitor, MethodInfo, int) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- storeValue(PreparedStatement, int, Object, int) - Method in class jodd.db.type.NullAwareSqlType
-
Detects null
before storing the value into the database.
- storeValue(PreparedStatement, int, Object, int) - Method in class jodd.db.type.SqlType
-
Stores value in database.
- storeValue(MethodVisitor, int, int) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
- strategy - Variable in class jodd.htmlstapler.BundleAction
-
- strategy - Variable in class jodd.htmlstapler.HtmlStaplerBundlesManager
-
- strategy - Variable in class jodd.petite.PetiteRegistry.BeanInit
-
- stream() - Method in class jodd.json.JsonArray
-
Returns a Stream over the entries in the JSON array
- stream() - Method in class jodd.json.JsonObject
-
Returns a stream of the entries in the JSON object.
- stream - Variable in class jodd.servlet.filter.GzipResponseWrapper
-
The ServletOutputStream that has been returned by
getOutputStream()
, if any.
- stream() - Method in class jodd.util.function.Maybe.Just
-
- stream() - Method in interface jodd.util.function.Maybe
-
Returns empty or single-element stream.
- StreamGobbler - Class in jodd.io
-
Consumes a stream.
- StreamGobbler(InputStream) - Constructor for class jodd.io.StreamGobbler
-
- StreamGobbler(InputStream, OutputStream) - Constructor for class jodd.io.StreamGobbler
-
- StreamGobbler(InputStream, OutputStream, String) - Constructor for class jodd.io.StreamGobbler
-
- streamOf(Iterator<T>) - Static method in class jodd.util.CollectionUtil
-
Converts iterator to a stream.
- streamOf(Iterable<T>) - Static method in class jodd.util.CollectionUtil
-
Converts interable to a non-parallel stream.
- StreamUtil - Class in jodd.io
-
Optimized byte and character stream utilities.
- StreamUtil() - Constructor for class jodd.io.StreamUtil
-
- strict - Variable in class jodd.json.meta.JSONAnnotationValues
-
- strict() - Method in class jodd.json.meta.JSONAnnotationValues
-
- strict - Variable in class jodd.json.meta.TypeData
-
- STRICT - Static variable in class jodd.mail.RFC2822AddressParser
-
Strict parser.
- strictAddress(boolean) - Method in class jodd.mail.MailServer.Builder
-
Disables the strict address.
- strictAddress - Variable in class jodd.mail.MailServer
-
Whether strict address checking is turned on.
- strictStringEncoding - Static variable in class jodd.json.JsonSerializer.Defaults
-
Sets the strict JSON encoding.
- strictStringEncoding - Variable in class jodd.json.JsonSerializer
-
- strictStringEncoding(boolean) - Method in class jodd.json.JsonSerializer
-
Specifies strict string encoding.
- strictStringEncoding - Variable in class jodd.json.JsonWriter
-
- strictTypes - Static variable in class jodd.json.JsonParser.Defaults
-
- strictTypes(boolean) - Method in class jodd.json.JsonParser
-
Defines if type conversion is strict.
- strictTypes - Variable in class jodd.json.JsonParserBase
-
- STRIKETHROUGH - Static variable in class jodd.chalk.Chalk
-
- strikeThrough() - Method in class jodd.chalk.Chalk
-
- StringArrayConverter - Class in jodd.typeconverter.impl
-
Converts given object to String[]
.
- StringArrayConverter(TypeConverterManager) - Constructor for class jodd.typeconverter.impl.StringArrayConverter
-
- stringAt(int) - Method in class jodd.util.StringBand
-
Returns string at given position.
- StringBand - Class in jodd.util
-
StringBand
is a faster alternative to StringBuilder
.
- StringBand() - Constructor for class jodd.util.StringBand
-
Creates an empty StringBand
.
- StringBand(int) - Constructor for class jodd.util.StringBand
-
Creates an empty StringBand
with provided capacity.
- StringBand(String) - Constructor for class jodd.util.StringBand
-
Creates StringBand
with provided content.
- StringBand(Object) - Constructor for class jodd.util.StringBand
-
- StringConverter - Class in jodd.typeconverter.impl
-
Converts given object to String
.
- StringConverter() - Constructor for class jodd.typeconverter.impl.StringConverter
-
- StringKeyedMapAdapter - Class in jodd.util.collection
-
Adapter for map whose keys are String
values.
- StringKeyedMapAdapter() - Constructor for class jodd.util.collection.StringKeyedMapAdapter
-
- StringPool - Interface in jodd.util
-
Pool of String
constants to prevent repeating of
hard-coded String
literals in the code.
- StringSqlType - Class in jodd.db.type
-
- StringSqlType() - Constructor for class jodd.db.type.StringSqlType
-
- StringTemplateParser - Class in jodd.template
-
Parser for string macro templates.
- StringTemplateParser() - Constructor for class jodd.template.StringTemplateParser
-
- StringUtil - Class in jodd.util
-
Various String utilities.
- StringUtil() - Constructor for class jodd.util.StringUtil
-
- strip - Variable in class jodd.lagarto.adapter.StripHtmlTagAdapter
-
- stripChar(String, char) - Static method in class jodd.util.StringUtil
-
Strips leading and trailing char from given string.
- stripFromChar(String, char) - Static method in class jodd.util.StringUtil
-
Strips everything from the first appearance of given char.
- stripHtml - Variable in class jodd.htmlstapler.HtmlStaplerFilter
-
- StripHtmlTagAdapter - Class in jodd.lagarto.adapter
-
Strips all non-important characters from HTML.
- StripHtmlTagAdapter(TagVisitor) - Constructor for class jodd.lagarto.adapter.StripHtmlTagAdapter
-
- stripLastCamelWord(String) - Static method in class jodd.madvoc.MadvocUtil
-
Removes last CamelWord
- stripLeadingChar(String, char) - Static method in class jodd.util.StringUtil
-
Strips leading char if string starts with one.
- strippedCharsCount - Variable in class jodd.lagarto.adapter.StripHtmlTagAdapter
-
- stripSessionId(String) - Static method in class jodd.servlet.ServletUtil
-
Strips a servlet session ID from url
.
- stripToChar(String, char) - Static method in class jodd.util.StringUtil
-
Strips everything up to the first appearance of given char.
- stripTrailingChar(String, char) - Static method in class jodd.util.StringUtil
-
Strips trailing char if string ends with one.
- sub(JulianDate) - Method in class jodd.time.JulianDate
-
Subtracts a JD from current instance and returns a new instance.
- sub(double) - Method in class jodd.time.JulianDate
-
Subtracts a double from current instance and returns a new instance.
- subarray(T[], int, int) - Static method in class jodd.util.ArraysUtil
-
Returns subarray.
- subarray(T[], int, int, Class<T>) - Static method in class jodd.util.ArraysUtil
-
Returns subarray.
- subarray(String[], int, int) - Static method in class jodd.util.ArraysUtil
-
Returns subarray.
- subarray(byte[], int, int) - Static method in class jodd.util.ArraysUtil
-
Returns subarray.
- subarray(char[], int, int) - Static method in class jodd.util.ArraysUtil
-
Returns subarray.
- subarray(short[], int, int) - Static method in class jodd.util.ArraysUtil
-
Returns subarray.
- subarray(int[], int, int) - Static method in class jodd.util.ArraysUtil
-
Returns subarray.
- subarray(long[], int, int) - Static method in class jodd.util.ArraysUtil
-
Returns subarray.
- subarray(float[], int, int) - Static method in class jodd.util.ArraysUtil
-
Returns subarray.
- subarray(double[], int, int) - Static method in class jodd.util.ArraysUtil
-
Returns subarray.
- subarray(boolean[], int, int) - Static method in class jodd.util.ArraysUtil
-
Returns subarray.
- subject(String) - Method in class jodd.mail.CommonEmail
-
Sets message subject.
- subject(String, String) - Method in class jodd.mail.CommonEmail
-
Sets message subject with specified encoding to override default platform encoding.
- subject() - Method in class jodd.mail.CommonEmail
-
Returns message subject.
- subject(String) - Method in class jodd.mail.EmailFilter
-
Defines filter for SUBJECT field.
- subjectEncoding() - Method in class jodd.mail.CommonEmail
-
Returns the message subject encoding.
- SUBMIT() - Constructor for class jodd.csselly.selector.PseudoClass.SUBMIT
-
- subSequence(int, int) - Method in class jodd.buffer.FastCharBuffer
-
- subSequence(int, int) - Method in class jodd.util.CharArraySequence
-
- subset(Properties, String, boolean) - Static method in class jodd.util.PropertiesUtil
-
Creates new Properties object from the original one, by copying
those properties that have specified first part of the key name.
- substring(String, int, int) - Static method in class jodd.util.StringUtil
-
Returns a new string that is a substring of this string.
- substring - Variable in class jodd.vtor.constraint.HasSubstringConstraint
-
- suffix - Variable in class jodd.chalk.Chalk
-
- suffix - Variable in class jodd.db.oom.naming.TableNamingStrategy
-
- suffix - Variable in class jodd.proxetta.asm.InvokeClassBuilder
-
- suffix - Variable in class jodd.proxetta.asm.ProxettaClassBuilder
-
- suffix(String, String) - Static method in class jodd.util.StringUtil
-
Appends suffix if doesn't exist.
- suffixCounter - Static variable in class jodd.proxetta.ProxettaFactory
-
Number appended to proxy class name, incremented on each use to make classnames unique
in the system (e.g. classloader).
- SUPER - Static variable in class jodd.asm7.signature.SignatureVisitor
-
Wildcard for a "super" type argument.
- superclasses - Variable in class jodd.introspector.ClassDescriptor
-
- superClasses - Variable in class jodd.proxetta.asm.TargetClassInfoReader
-
- superClassReaders - Variable in class jodd.proxetta.asm.TargetClassInfoReader
-
- superName - Variable in class jodd.proxetta.asm.TargetClassInfoReader
-
- surround(String, String) - Static method in class jodd.util.StringUtil
-
- surround(String, String, String) - Static method in class jodd.util.StringUtil
-
Surrounds the string with provided prefix and suffix if such missing from string.
- SWAP - Static variable in interface jodd.asm7.Opcodes
-
- SwitchTag - Class in jodd.servlet.tag
-
Switch tag provides string comparison of its value with inner
case
values.
- SwitchTag() - Constructor for class jodd.servlet.tag.SwitchTag
-
- SybaseDbServer - Class in jodd.db.servers
-
Sybase.
- SybaseDbServer(String) - Constructor for class jodd.db.servers.SybaseDbServer
-
- syntaxError(String) - Method in class jodd.json.JsonParser
-
- SYSTEM_JARS - Static variable in class jodd.io.findfile.ClassScanner
-
Array of system jars that are excluded from the search.
- systemId - Variable in class jodd.lagarto.dom.DocumentType
-
- systemIdentifier - Variable in class jodd.lagarto.ParsedDoctype
-
- SystemInfo - Class in jodd.system
-
- SystemInfo() - Constructor for class jodd.system.SystemInfo
-
- SystemUtil - Class in jodd.system
-
- SystemUtil() - Constructor for class jodd.system.SystemUtil
-
- T_BOOLEAN - Static variable in interface jodd.asm7.Opcodes
-
- T_BYTE - Static variable in interface jodd.asm7.Opcodes
-
- T_CHAR - Static variable in interface jodd.asm7.Opcodes
-
- T_DOUBLE - Static variable in interface jodd.asm7.Opcodes
-
- T_FLOAT - Static variable in interface jodd.asm7.Opcodes
-
- T_INT - Static variable in interface jodd.asm7.Opcodes
-
- T_LONG - Static variable in interface jodd.asm7.Opcodes
-
- T_SHORT - Static variable in interface jodd.asm7.Opcodes
-
- TAB - Static variable in interface jodd.util.StringPool
-
- table(String) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- table(String, String) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- table(Object, String) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- table(Object, String, String) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- table(Object) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- TABLE_ELEMENTS - Static variable in class jodd.lagarto.dom.HtmlFosterRules
-
- tableAlias - Variable in class jodd.db.oom.sqlgen.chunks.TableChunk
-
- TableChunk - Class in jodd.db.oom.sqlgen.chunks
-
Table chunk resolves table name, optional table alias and defines table references.
- TableChunk(DbEntityManager, Object) - Constructor for class jodd.db.oom.sqlgen.chunks.TableChunk
-
- TableChunk(DbEntityManager, Object, String) - Constructor for class jodd.db.oom.sqlgen.chunks.TableChunk
-
- TableChunk(DbEntityManager, Object, String, String) - Constructor for class jodd.db.oom.sqlgen.chunks.TableChunk
-
- TableChunk(DbEntityManager, String, String) - Constructor for class jodd.db.oom.sqlgen.chunks.TableChunk
-
- TableChunk(DbEntityManager, String) - Constructor for class jodd.db.oom.sqlgen.chunks.TableChunk
-
- tableNames - Variable in class jodd.db.oom.mapper.DefaultResultSetMapper
-
- tableNamesMap - Variable in class jodd.db.oom.DbEntityManager
-
- TableNamingStrategy - Class in jodd.db.oom.naming
-
Naming strategy for converting entity names
(i.e. class names) to database table names.
- TableNamingStrategy() - Constructor for class jodd.db.oom.naming.TableNamingStrategy
-
- tableRef - Variable in class jodd.db.oom.sqlgen.chunks.ColumnsSelectChunk
-
- tableRef - Variable in class jodd.db.oom.sqlgen.chunks.MatchChunk
-
- tableRef - Variable in class jodd.db.oom.sqlgen.chunks.ReferenceChunk
-
- tableRef - Variable in class jodd.db.oom.sqlgen.chunks.UpdateSetChunk
-
- tableReference - Variable in class jodd.db.oom.sqlgen.chunks.TableChunk
-
- tableRefs - Variable in class jodd.db.oom.sqlgen.TemplateData
-
- TABLESWITCH - Static variable in interface jodd.asm7.Opcodes
-
- tag(Tag) - Method in class jodd.decora.parser.DecoratorTagVisitor
-
- tag(Tag) - Method in class jodd.decora.parser.PageRegionExtractor
-
- tag(Tag) - Method in class jodd.htmlstapler.HtmlStaplerTagAdapter
-
- tag(Tag) - Method in class jodd.lagarto.adapter.StripHtmlTagAdapter
-
- tag(Tag) - Method in class jodd.lagarto.adapter.UrlRewriterTagAdapter
-
- tag(Tag) - Method in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
Visits tags.
- tag(Tag) - Method in class jodd.lagarto.EmptyTagVisitor
-
- tag - Variable in class jodd.lagarto.LagartoParser
-
- Tag - Interface in jodd.lagarto
-
Tag information.
- tag(Tag) - Method in class jodd.lagarto.TagAdapter
-
- tag(Tag) - Method in interface jodd.lagarto.TagVisitor
-
Invoked on
tag
(open, close or empty).
- tag(Tag) - Method in class jodd.lagarto.TagVisitorChain
-
- tag(Tag) - Method in class jodd.lagarto.TagWriter
-
- tag(Tag) - Method in class jodd.servlet.form.FormProcessorVisitor
-
- TAG_NAME - Variable in class jodd.lagarto.LagartoParser
-
- TAG_OPEN - Variable in class jodd.lagarto.LagartoParser
-
- TagAdapter - Class in jodd.lagarto
-
Tag adapter.
- TagAdapter(TagVisitor) - Constructor for class jodd.lagarto.TagAdapter
-
- tagCase - Variable in class jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor
-
Letter case of tag names.
- TagType - Enum in jodd.lagarto
-
Tag type.
- TagUtil - Class in jodd.servlet.tag
-
Various tag utilities.
- TagUtil() - Constructor for class jodd.servlet.tag.TagUtil
-
- TagVisitor - Interface in jodd.lagarto
-
Handler that receives callbacks as content is parsed.
- TagVisitorChain - Class in jodd.lagarto
-
Visitor over several target visitors at once.
- TagVisitorChain(TagVisitor...) - Constructor for class jodd.lagarto.TagVisitorChain
-
- TagWriter - Class in jodd.lagarto
-
Tag writer outputs content to destination.
- TagWriter(Appendable) - Constructor for class jodd.lagarto.TagWriter
-
- tagWriter - Variable in class jodd.servlet.lagarto.SimpleLagartoServletFilter.LagartoParsingProcessor
-
- TagWriterUtil - Class in jodd.lagarto
-
Some common tag writer util methods.
- TagWriterUtil() - Constructor for class jodd.lagarto.TagWriterUtil
-
- target() - Method in class jodd.io.watch.DirWatcherEvent
-
Returns event target.
- target - Variable in class jodd.lagarto.TagAdapter
-
- Target - Class in jodd.madvoc.config
-
Wrapper of a target for IN/OUT operations.
- target() - Static method in class jodd.proxetta.ProxyTarget
-
Inserts proxy (i.e. target) instance.
- target - Variable in class jodd.vtor.ValidationConstraintContext
-
- TARGET_CLASS_NAME - Static variable in class jodd.proxetta.asm.ProxettaMethodBuilder
-
- targetCache - Variable in class jodd.madvoc.result.AbstractTemplateViewActionResult
-
- targetClass - Variable in class jodd.petite.def.SetInjectionPoint
-
- targetClass() - Static method in class jodd.proxetta.ProxyTarget
-
Inserts target class.
- targetClass - Variable in class jodd.proxetta.ProxyTargetInfo
-
- targetClass(MethodVisitor, MethodInfo) - Static method in class jodd.proxetta.ProxyTargetReplacement
-
- targetClassAnnotation(String, String) - Static method in class jodd.proxetta.ProxyTarget
-
Inserts targets class annotation value.
- targetClassAnnotation(MethodVisitor, ClassInfo, String[]) - Static method in class jodd.proxetta.ProxyTargetReplacement
-
- targetClassInfo - Variable in class jodd.proxetta.asm.InvokeClassBuilder
-
- targetClassInfo - Variable in class jodd.proxetta.asm.MethodSignatureVisitor
-
- targetClassInfo - Variable in class jodd.proxetta.asm.ProxettaClassBuilder
-
- TargetClassInfoReader - Class in jodd.proxetta.asm
-
Reads info from target class.
- TargetClassInfoReader(ClassLoader) - Constructor for class jodd.proxetta.asm.TargetClassInfoReader
-
- targetClassname - Variable in class jodd.proxetta.asm.TargetClassInfoReader
-
- targetClassOrInterface - Variable in class jodd.proxetta.asm.ProxettaWrapperClassBuilder
-
- targetClassOrInterface - Variable in class jodd.proxetta.impl.WrapperProxettaFactory
-
- targetComponentType - Variable in class jodd.typeconverter.impl.ArrayConverter
-
- targetComponentType - Variable in class jodd.typeconverter.impl.CollectionConverter
-
- targetExists(ActionRequest, String) - Method in class jodd.madvoc.result.ServletDispatcherActionResult
-
Returns true
if target exists.
- targetFieldName - Variable in class jodd.proxetta.asm.ProxettaWrapperClassBuilder
-
- targetFieldName - Variable in class jodd.proxetta.impl.WrapperProxettaFactory
-
- targetHost - Variable in class jodd.http.HttpTunnel
-
Target host.
- targetInterface - Variable in class jodd.proxetta.asm.ProxettaWrapperClassBuilder
-
- targetInterface - Variable in class jodd.proxetta.impl.WrapperProxettaFactory
-
- targetMethodAnnotation(String, String) - Static method in class jodd.proxetta.ProxyTarget
-
Inserts targets method annotation value.
- targetMethodAnnotation(MethodVisitor, MethodInfo, String[]) - Static method in class jodd.proxetta.ProxyTargetReplacement
-
- targetMethodDescription() - Static method in class jodd.proxetta.ProxyTarget
-
Inserts target method description, bytecode alike, without method name.
- targetMethodDescription - Variable in class jodd.proxetta.ProxyTargetInfo
-
- targetMethodDescription(MethodVisitor, MethodInfo) - Static method in class jodd.proxetta.ProxyTargetReplacement
-
- targetMethodName() - Static method in class jodd.proxetta.ProxyTarget
-
Inserts target method name.
- targetMethodName - Variable in class jodd.proxetta.ProxyTargetInfo
-
- targetMethodName(MethodVisitor, MethodInfo) - Static method in class jodd.proxetta.ProxyTargetReplacement
-
- targetMethodSignature() - Static method in class jodd.proxetta.ProxyTarget
-
Inserts target method signature, java alike, including the method name.
- targetMethodSignature - Variable in class jodd.proxetta.ProxyTargetInfo
-
- targetMethodSignature(MethodVisitor, MethodInfo) - Static method in class jodd.proxetta.ProxyTargetReplacement
-
- targetName() - Method in class jodd.madvoc.config.InjectionPoint
-
Returns real targets name, used for writing and reading directly to the target.
- targetNotFound(ActionRequest, String) - Method in class jodd.madvoc.result.AbstractTemplateViewActionResult
-
Called when target not found.
- targetPackage - Variable in class jodd.proxetta.asm.TargetClassInfoReader
-
- targetPort - Variable in class jodd.http.HttpTunnel
-
Target port.
- targets - Variable in class jodd.lagarto.TagVisitorChain
-
- targets - Variable in class jodd.madvoc.ActionRequest
-
- Targets - Class in jodd.madvoc.config
-
- Targets(Object, ScopeData) - Constructor for class jodd.madvoc.config.Targets
-
- Targets(ActionRequest) - Constructor for class jodd.madvoc.config.Targets
-
- targetValidationContext - Variable in class jodd.vtor.constraint.AssertValidConstraint
-
- Task - Interface in jodd.util.concurrent
-
Piece of code that that has no result and may throw an exception.
- tempFile - Variable in class jodd.io.upload.impl.AdaptiveFileUpload
-
- tempFilePrefix - Static variable in class jodd.core.JoddCore
-
Default prefix for temporary files.
- templateData - Variable in class jodd.db.oom.sqlgen.chunks.SqlChunk
-
- TemplateData - Class in jodd.db.oom.sqlgen
-
Template common data used during template parsing.
- TemplateData(DbOom) - Constructor for class jodd.db.oom.sqlgen.TemplateData
-
- templateParser - Static variable in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- temporaryRedirect307() - Method in class jodd.net.HttpStatus.Redirection
-
- TERMINATOR - Static variable in class jodd.crypt.BlockCipher
-
- text - Variable in class jodd.chalk.Chalk
-
- TEXT() - Constructor for class jodd.csselly.selector.PseudoClass.TEXT
-
- text() - Method in class jodd.jerry.Jerry
-
Gets the combined text contents of each element in the set of
matched elements, including their descendants.
- text(String) - Method in class jodd.jerry.Jerry
-
Sets the content of each element in the set of matched elements to the specified text.
- text - Variable in class jodd.json.JsonParser
-
- text(CharSequence) - Method in class jodd.lagarto.adapter.StripHtmlTagAdapter
-
Cleans unnecessary whitespaces.
- text(CharSequence) - Method in class jodd.lagarto.dom.LagartoDOMBuilderTagVisitor
-
- text(Text) - Method in class jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor
-
- text(Text) - Method in interface jodd.lagarto.dom.NodeVisitor
-
- Text - Class in jodd.lagarto.dom
-
Text node.
- Text(Document, String) - Constructor for class jodd.lagarto.dom.Text
-
- text(CharSequence) - Method in class jodd.lagarto.EmptyTagVisitor
-
- text - Variable in class jodd.lagarto.LagartoParser
-
- text(CharSequence) - Method in class jodd.lagarto.TagAdapter
-
- text(CharSequence) - Method in interface jodd.lagarto.TagVisitor
-
Invoked on text i.e. anything other than a tag.
- text(CharSequence) - Method in class jodd.lagarto.TagVisitorChain
-
- text(CharSequence) - Method in class jodd.lagarto.TagWriter
-
- text(String) - Method in class jodd.mail.EmailFilter
-
Defines filter on a message body.
- text(CharSequence) - Static method in class jodd.net.HtmlEncoder
-
Encodes a string to HTML-safe text.
- text(CharSequence) - Method in class jodd.servlet.form.FormProcessorVisitor
-
- TextActionResult - Class in jodd.madvoc.result
-
Text result returns a result value, i.e. a string.
- TextActionResult() - Constructor for class jodd.madvoc.result.TextActionResult
-
- textEmitChar(char) - Method in class jodd.lagarto.LagartoParser
-
Emits characters into the local text buffer.
- textEmitChars(int, int) - Method in class jodd.lagarto.LagartoParser
-
- textEmitChars(char[]) - Method in class jodd.lagarto.LagartoParser
-
- textLen - Variable in class jodd.json.JsonParser
-
- textLen - Variable in class jodd.lagarto.LagartoParser
-
- textMessage(String) - Method in class jodd.mail.CommonEmail
-
Adds plain message text.
- textMessage(String, String) - Method in class jodd.mail.CommonEmail
-
Adds plain message text.
- TextResult - Class in jodd.madvoc.result
-
Text result.
- TextResult(String) - Constructor for class jodd.madvoc.result.TextResult
-
- textStart() - Method in class jodd.lagarto.LagartoParser
-
Resets text buffer.
- textWrap() - Method in class jodd.lagarto.LagartoParser
-
- ThenTag - Class in jodd.servlet.tag
-
- ThenTag() - Constructor for class jodd.servlet.tag.ThenTag
-
- thisReference - Variable in class jodd.proxetta.asm.TargetClassInfoReader
-
- thisReference - Variable in class jodd.proxetta.asm.WorkData
-
- ThreadDbSessionHolder - Class in jodd.db
-
- ThreadDbSessionHolder() - Constructor for class jodd.db.ThreadDbSessionHolder
-
- ThreadDbSessionProvider - Class in jodd.db
-
Returns
DbSession
assigned to current thread.
- ThreadDbSessionProvider() - Constructor for class jodd.db.ThreadDbSessionProvider
-
- ThreadFactoryBuilder - Class in jodd.util.concurrent
-
Fluent ThreadFactory
builder.
- ThreadFactoryBuilder() - Constructor for class jodd.util.concurrent.ThreadFactoryBuilder
-
- ThreadLocalScope - Class in jodd.petite.scope
-
Thread local Petite bean scope.
- ThreadLocalScope(PetiteContainer) - Constructor for class jodd.petite.scope.ThreadLocalScope
-
- threadPoolSize - Variable in class jodd.http.HttpTunnel
-
The number of threads that can be executed in parallel.
- threadsafe(boolean) - Method in class jodd.cache.TypeCache.Builder
-
Cache will be thread-safe.
- ThreadUtil - Class in jodd.util
-
Thread utilities.
- ThreadUtil() - Constructor for class jodd.util.ThreadUtil
-
- threefish(String) - Static method in interface jodd.crypt.CryptoEngine
-
- Threefish - Class in jodd.crypt
-
Threefish cipher.
- Threefish(int) - Constructor for class jodd.crypt.Threefish
-
Threefish implementation using the specified blocksize in bits.
- Threefish(int, int) - Constructor for class jodd.crypt.Threefish
-
Threefish implementation using the specified blocksize in bits, specifying the number of rounds directly instead
of using the default number of rounds depending on the blockSize.
- threshold - Variable in class jodd.servlet.filter.GzipFilter
-
- threshold - Variable in class jodd.servlet.filter.GzipResponseWrapper
-
The threshold number to compress.
- throwRuntimeException(Throwable) - Static method in class jodd.exception.ExceptionUtil
-
Throws checked exceptions in un-checked manner.
- THROWS - Static variable in class jodd.asm7.TypeReference
-
The sort of type references that target the type of an exception declared in the throws clause
of a method.
- TILDA - Static variable in interface jodd.util.StringPool
-
- time - Variable in class jodd.vtor.constraint.TimeAfterConstraint
-
- time - Variable in class jodd.vtor.constraint.TimeBeforeConstraint
-
- TimeAfter - Annotation Type in jodd.vtor.constraint
-
- TimeAfterConstraint - Class in jodd.vtor.constraint
-
- TimeAfterConstraint() - Constructor for class jodd.vtor.constraint.TimeAfterConstraint
-
- TimeAfterConstraint(LocalDateTime) - Constructor for class jodd.vtor.constraint.TimeAfterConstraint
-
- TimeBefore - Annotation Type in jodd.vtor.constraint
-
- TimeBeforeConstraint - Class in jodd.vtor.constraint
-
- TimeBeforeConstraint() - Constructor for class jodd.vtor.constraint.TimeBeforeConstraint
-
- TimeBeforeConstraint(LocalDateTime) - Constructor for class jodd.vtor.constraint.TimeBeforeConstraint
-
- TimedCache<K,V> - Class in jodd.cache
-
Timed cache.
- TimedCache(long) - Constructor for class jodd.cache.TimedCache
-
- timeout - Variable in class jodd.cache.AbstractCacheMap
-
- timeout() - Method in class jodd.cache.AbstractCacheMap
-
Returns default cache timeout or 0
if it is not set.
- timeout() - Method in interface jodd.cache.Cache
-
Returns default timeout or 0
if it is not set.
- timeout - Variable in class jodd.cache.FileCache
-
- timeout() - Method in class jodd.cache.NoCache
-
- timeout - Variable in class jodd.http.HttpRequest
-
- timeout(int) - Method in class jodd.http.HttpRequest
-
Defines the socket timeout (SO_TIMEOUT) in milliseconds, which is the timeout for waiting for data or,
put differently, a maximum period inactivity between two consecutive data packets).
- timeout() - Method in class jodd.http.HttpRequest
-
Returns read timeout (SO_TIMEOUT) in milliseconds.
- timeout - Variable in class jodd.jtx.meta.TransactionAnnotationValues
-
- timeout() - Method in class jodd.jtx.meta.TransactionAnnotationValues
-
- timeout(int) - Method in class jodd.mail.MailServer.Builder
-
Defines timeout value in milliseconds for all mail-related operations.
- timeout - Variable in class jodd.mail.MailServer
-
Connection timeout.
- timer - Variable in class jodd.io.watch.DirWatcher
-
- TimeSqlType - Class in jodd.db.type
-
- TimeSqlType() - Constructor for class jodd.db.type.TimeSqlType
-
- timestamp() - Method in class jodd.io.watch.DirWatcherEvent
-
Returns event creation timestamp.
- TimestampSqlType - Class in jodd.db.type
-
- TimestampSqlType() - Constructor for class jodd.db.type.TimestampSqlType
-
- timeToLive - Static variable in class jodd.servlet.CsrfShield
-
- TimeUtil - Class in jodd.time
-
- TimeUtil() - Constructor for class jodd.time.TimeUtil
-
- TimeZoneConverter - Class in jodd.typeconverter.impl
-
Converts given object to Java TimeZone
.
- TimeZoneConverter() - Constructor for class jodd.typeconverter.impl.TimeZoneConverter
-
- title(String) - Static method in class jodd.util.StringUtil
-
Makes a title-cased string from given input.
- tmd - Variable in class jodd.proxetta.asm.ProxettaMethodBuilder
-
- TMP_FILE_SUFFIX - Static variable in class jodd.io.upload.impl.AdaptiveFileUpload
-
- to(Object) - Method in class jodd.bean.BeanCopy
-
Defines destination, detects a map.
- to(String) - Static method in class jodd.madvoc.result.Chain
-
- to(Class<T>, Consumer<T>) - Static method in class jodd.madvoc.result.Chain
-
- to(T, Consumer<T>) - Static method in class jodd.madvoc.result.Chain
-
- to(String) - Static method in class jodd.madvoc.result.Forward
-
- to(Class<T>, Consumer<T>) - Static method in class jodd.madvoc.result.Forward
-
- to(T, Consumer<T>) - Static method in class jodd.madvoc.result.Forward
-
- to(String) - Static method in class jodd.madvoc.result.PermRedirect
-
- to(Class<T>, Consumer<T>) - Static method in class jodd.madvoc.result.PermRedirect
-
- to(String) - Static method in class jodd.madvoc.result.Redirect
-
- to(Class<T>, Consumer<T>) - Static method in class jodd.madvoc.result.Redirect
-
- to(T, Consumer<T>) - Static method in class jodd.madvoc.result.Redirect
-
- to(EmailAddress) - Method in class jodd.mail.CommonEmail
-
Appends TO address.
- to(String) - Method in class jodd.mail.CommonEmail
-
Appends TO address.
- to(String, String) - Method in class jodd.mail.CommonEmail
-
Appends TO address by personal name and email address.
- to(Address) - Method in class jodd.mail.CommonEmail
-
Appends TO address from Address
.
- to(String...) - Method in class jodd.mail.CommonEmail
-
Appends one or more TO address.
- to(Address...) - Method in class jodd.mail.CommonEmail
-
Appends one or more TO addresses.
- to(EmailAddress...) - Method in class jodd.mail.CommonEmail
-
Appends TO addresses.
- to() - Method in class jodd.mail.CommonEmail
-
Returns TO addresses.
- to(String) - Method in class jodd.mail.EmailFilter
-
Defines filter for TO field.
- toArray() - Method in class jodd.buffer.FastBooleanBuffer
-
Creates boolean
array from buffered content.
- toArray(int, int) - Method in class jodd.buffer.FastBooleanBuffer
-
Creates boolean
subarray from buffered content.
- toArray() - Method in class jodd.buffer.FastByteBuffer
-
Creates byte
array from buffered content.
- toArray(int, int) - Method in class jodd.buffer.FastByteBuffer
-
Creates byte
subarray from buffered content.
- toArray() - Method in class jodd.buffer.FastCharBuffer
-
Creates char
array from buffered content.
- toArray(int, int) - Method in class jodd.buffer.FastCharBuffer
-
Creates char
subarray from buffered content.
- toArray() - Method in class jodd.buffer.FastDoubleBuffer
-
Creates double
array from buffered content.
- toArray(int, int) - Method in class jodd.buffer.FastDoubleBuffer
-
Creates double
subarray from buffered content.
- toArray() - Method in class jodd.buffer.FastFloatBuffer
-
Creates float
array from buffered content.
- toArray(int, int) - Method in class jodd.buffer.FastFloatBuffer
-
Creates float
subarray from buffered content.
- toArray() - Method in class jodd.buffer.FastIntBuffer
-
Creates int
array from buffered content.
- toArray(int, int) - Method in class jodd.buffer.FastIntBuffer
-
Creates int
subarray from buffered content.
- toArray() - Method in class jodd.buffer.FastLongBuffer
-
Creates long
array from buffered content.
- toArray(int, int) - Method in class jodd.buffer.FastLongBuffer
-
Creates long
subarray from buffered content.
- toArray() - Method in class jodd.buffer.FastShortBuffer
-
Creates short
array from buffered content.
- toArray(int, int) - Method in class jodd.buffer.FastShortBuffer
-
Creates short
subarray from buffered content.
- toAscii(char) - Static method in class jodd.util.CharUtil
-
Returns ASCII value of a char.
- toAsciiByteArray(char[]) - Static method in class jodd.util.CharUtil
-
Converts char array into
ASCII
array.
- toAsciiByteArray(CharSequence) - Static method in class jodd.util.CharUtil
-
Converts char sequence into ASCII byte array.
- toBean(Object) - Method in class jodd.bean.BeanCopy
-
Defines destination bean.
- toBigDecimal() - Method in class jodd.time.JulianDate
-
Returns BigDecimal
value of JD.
- toBigDecimal(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to BigDecimal
.
- toBigDecimal(Object, BigDecimal) - Method in class jodd.typeconverter.Converter
-
Converts value to BigDecimal
.
- toBigInteger(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to BigInteger
.
- toBigInteger(Object, BigInteger) - Method in class jodd.typeconverter.Converter
-
Converts value to BigInteger
.
- toBoolean(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Boolean
.
- toBoolean(Object, Boolean) - Method in class jodd.typeconverter.Converter
-
Converts value to Boolean
.
- toBooleanArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to boolean[]
.
- toBooleanValue(Object, boolean) - Method in class jodd.typeconverter.Converter
-
Converts value to boolean
.
- toBooleanValue(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to boolean
with common default value.
- toByte(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Byte
.
- toByte(Object, Byte) - Method in class jodd.typeconverter.Converter
-
Converts value to Byte
.
- toByteArray() - Method in class jodd.asm7.ClassWriter
-
Returns the content of the class file that was built by this ClassWriter.
- toByteArray() - Method in class jodd.http.HttpBase
-
Returns byte array of request or response.
- toByteArray() - Method in class jodd.io.FastByteArrayOutputStream
-
- toByteArray() - Method in class jodd.mail.EmailAttachment
-
Returns byte content of the attachment.
- toByteArray() - Method in class jodd.proxetta.ProxettaFactory
-
Returns raw bytecode.
- toByteArray() - Method in class jodd.servlet.filter.ByteArrayResponseWrapper
-
Get the underlying byte array.
- toByteArray() - Method in class jodd.servlet.wrapper.Buffer
-
Returns buffered servlet output content as byte array.
- toByteArray(char[]) - Static method in class jodd.util.CharUtil
-
Converts char array to byte array using default Jodd encoding.
- toByteArray(char[], String) - Static method in class jodd.util.CharUtil
-
Converts char array to byte array using provided encoding.
- toBytes() - Method in class jodd.io.ZipBuilder
-
- toByteValue(Object, byte) - Method in class jodd.typeconverter.Converter
-
Converts value to byte
.
- toByteValue(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to byte
with common default value.
- toCalendar(LocalDateTime) - Static method in class jodd.time.TimeUtil
-
Converts local date time to Calendar.
- toCalendar(LocalDate) - Static method in class jodd.time.TimeUtil
-
Converts local date time to Calendar and setting time to midnight.
- toCallable() - Method in interface jodd.util.concurrent.Task
-
Wraps a task into a callable that returns null
.
- toCamelCase(String, boolean, char) - Static method in class jodd.util.Format
-
Converts separated string value to CamelCase.
- toChar(byte) - Static method in class jodd.util.CharUtil
-
Converts (signed) byte to (unsigned) char.
- toCharacter(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Character
.
- toCharacter(Object, Character) - Method in class jodd.typeconverter.Converter
-
Converts value to Character
.
- toCharacterArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to char[]
.
- toCharArray() - Method in class jodd.io.FastCharArrayWriter
-
- toCharArray() - Method in class jodd.servlet.filter.CharArrayResponseWrapper
-
Get the underlying character array or null
if
writer not used.
- toCharArray() - Method in class jodd.servlet.wrapper.Buffer
-
Returns buffered writer content as char array.
- toCharArray(byte[]) - Static method in class jodd.util.CharUtil
-
Converts byte array of default Jodd encoding to char array.
- toCharArray(byte[], String) - Static method in class jodd.util.CharUtil
-
Converts byte array of specific encoding to char array.
- toCharValue(Object, char) - Method in class jodd.typeconverter.Converter
-
Converts value to char
.
- toCharValue(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to char
with common default value.
- toClass(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Class
.
- toClassArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Class[]
.
- toContainerFile(URL) - Static method in class jodd.io.FileUtil
-
Returns a file of either a folder or a containing archive.
- toCsvString(Object...) - Static method in class jodd.util.CsvUtil
-
Parse fields as csv string,
- toDate(LocalDate) - Static method in class jodd.time.TimeUtil
-
Converts local date to Date.
- toDate(LocalDateTime) - Static method in class jodd.time.TimeUtil
-
Converts local date time to Date.
- todoFiles - Variable in class jodd.io.findfile.FindFile
-
- todoFolders - Variable in class jodd.io.findfile.FindFile
-
- toDouble(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Double
.
- toDouble(Object, Double) - Method in class jodd.typeconverter.Converter
-
Converts value to Double
.
- toDoubleArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to double[]
.
- toDoubleValue(Object, double) - Method in class jodd.typeconverter.Converter
-
Converts value to double
.
- toDoubleValue(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to double
with common default value.
- toFile(URL) - Static method in class jodd.io.FileUtil
-
Converts File
URL
s to File
.
- toFileName(URL) - Static method in class jodd.io.FileUtil
-
Converts File
URL
s to file name.
- toFloat(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Float
.
- toFloat(Object, Float) - Method in class jodd.typeconverter.Converter
-
Converts value to Float
.
- toFloatArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to float[]
.
- toFloatValue(Object, float) - Method in class jodd.typeconverter.Converter
-
Converts value to float
.
- toFloatValue(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to float
with common default value.
- toggleClass(String...) - Method in class jodd.jerry.Jerry
-
Adds or remove one or more classes from each element in the set of
matched elements, depending on either the class's presence or
the value of the switch argument.
- toHexString(byte[]) - Static method in class jodd.util.StringUtil
-
Converts bytes to hex string.
- toHtml(Node, Appendable) - Method in class jodd.lagarto.dom.LagartoHtmlRenderer
-
Renders node to appendable.
- toInnerHtml(Node, Appendable) - Method in class jodd.lagarto.dom.LagartoHtmlRenderer
-
Renders node children to appendable.
- toInteger(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Integer
.
- toInteger(Object, Integer) - Method in class jodd.typeconverter.Converter
-
Converts value to Integer
.
- toIntegerArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to int[]
.
- toInternetAddress() - Method in class jodd.mail.EmailAddress
-
Creates new InternetAddress
from current data.
- toIntValue(Object, int) - Method in class jodd.typeconverter.Converter
-
Converts value to int
.
- toIntValue(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to int
with common default value.
- Token(String) - Constructor for class jodd.servlet.CsrfShield.Token
-
- Token(String, long) - Constructor for class jodd.servlet.CsrfShield.Token
-
- tokenAuthentication() - Method in class jodd.http.HttpBase
-
Returns Bearer token or null
if not set.
- tokenAuthentication(String) - Method in class jodd.http.HttpRequest
-
Enables token-based authentication.
- toLocalDateTime() - Method in class jodd.time.JulianDate
-
- toLong(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Long
.
- toLong(Object, Long) - Method in class jodd.typeconverter.Converter
-
Converts value to Long
.
- toLongArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to long[]
.
- toLongValue(Object, long) - Method in class jodd.typeconverter.Converter
-
Converts value to long
.
- toLongValue(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to long
with common default value.
- toLowerAscii(char) - Static method in class jodd.util.CharUtil
-
Lowers uppercase ASCII char.
- toLowerCase(String) - Static method in class jodd.util.StringUtil
-
Converts all of the characters in the string to lower case, based on the
portal instance's default locale.
- toLowerCase(String, Locale) - Static method in class jodd.util.StringUtil
-
Converts all of the characters in the string to lower case, based on the
locale.
- toMap(Map) - Method in class jodd.bean.BeanCopy
-
Defines destination map.
- toMilliseconds() - Method in class jodd.time.JulianDate
-
Converts to milliseconds.
- toMilliseconds(LocalDateTime) - Static method in class jodd.time.TimeUtil
-
Converts local date time to epoh milliseconds.
- toMilliseconds(LocalDate) - Static method in class jodd.time.TimeUtil
-
Converts local date time to epoh milliseconds assuming start of the day as time point.
- TOP - Static variable in interface jodd.asm7.Opcodes
-
- toPrettyString(Object) - Static method in class jodd.util.Format
-
Converts object into pretty string.
- toRawByteArray(char[]) - Static method in class jodd.util.CharUtil
-
Converts char array into byte array by replacing each character with two bytes.
- toRawCharArray(byte[]) - Static method in class jodd.util.CharUtil
-
- toRunnable() - Method in interface jodd.util.concurrent.Task
-
Wraps a task into a runnable.
- toSafeString(Object) - Static method in class jodd.util.StringUtil
-
Converts safely an object to a string.
- toShort(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Short
.
- toShort(Object, Short) - Method in class jodd.typeconverter.Converter
-
Converts value to Short
.
- toShortArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to short[]
.
- toShortValue(Object, short) - Method in class jodd.typeconverter.Converter
-
Converts value to short
.
- toShortValue(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to short
with common default value.
- toSimpleByteArray(char[]) - Static method in class jodd.util.CharUtil
-
Converts char array into byte array by stripping the high byte of each character.
- toSimpleByteArray(CharSequence) - Static method in class jodd.util.CharUtil
-
Converts char sequence into byte array.
- toSimpleCharArray(byte[]) - Static method in class jodd.util.CharUtil
-
Converts byte array to char array by simply extending bytes to chars.
- toString() - Method in class jodd.asm7.ConstantDynamic
-
- toString() - Method in class jodd.asm7.Handle
-
Returns the textual representation of this handle.
- toString() - Method in class jodd.asm7.Label
-
Returns a string representation of this label.
- toString() - Method in class jodd.asm7.Type
-
Returns a string representation of this type.
- toString() - Method in class jodd.asm7.TypePath
-
Returns a string representation of this type path.
- toString() - Method in class jodd.buffer.FastCharBuffer
-
Returns a String of the char buffer.
- toString() - Method in class jodd.cli.Option
-
- toString() - Method in class jodd.crypt.MurmurHash3.HashValue
-
- toString(List<CssSelector>) - Static method in class jodd.csselly.CSSelly
-
Returns string representation of given list of selectors.
- toString() - Method in class jodd.csselly.CssSelector
-
Generates CSS selector for the output.
- toString() - Method in class jodd.db.oom.DbEntityColumnDescriptor
-
- toString() - Method in class jodd.db.oom.DbEntityDescriptor
-
- toString() - Method in class jodd.db.pool.CoreConnectionPool.SizeSnapshot
-
- toString() - Method in class jodd.db.servers.Db2DbServer
-
- toString() - Method in class jodd.db.servers.DerbyDbServer
-
- toString() - Method in class jodd.db.servers.GenericDbServer
-
- toString() - Method in class jodd.db.servers.HsqlDbServer
-
- toString() - Method in class jodd.db.servers.InformixDbServer
-
- toString() - Method in class jodd.db.servers.MySqlDbServer
-
- toString() - Method in class jodd.db.servers.OracleDbServer
-
- toString() - Method in class jodd.db.servers.PostgreSqlDbServer
-
- toString() - Method in class jodd.db.servers.SQLiteDbServer
-
- toString() - Method in class jodd.db.servers.SqlServerDbServer
-
- toString() - Method in class jodd.db.servers.SybaseDbServer
-
- toString() - Method in class jodd.decora.parser.DecoraTag
-
- toString() - Method in class jodd.http.Cookie
-
- toString() - Method in class jodd.http.HttpBase
-
Returns string representation of this request or response.
- toString(boolean) - Method in class jodd.http.HttpBase
-
Returns full request/response, or just headers.
- toString() - Method in class jodd.http.HttpMultiMap
-
- toString() - Method in class jodd.inex.InExRules.Rule
-
- toString() - Method in class jodd.introspector.FieldDescriptor
-
- toString() - Method in class jodd.introspector.MethodDescriptor
-
- toString() - Method in class jodd.io.FastByteArrayOutputStream
-
- toString(String) - Method in class jodd.io.FastByteArrayOutputStream
-
- toString() - Method in class jodd.io.FastCharArrayWriter
-
- toString() - Method in class jodd.io.findfile.ClassScanner.ClassPathEntry
-
- toString() - Method in class jodd.io.upload.FileUpload
-
Returns basic information about the uploaded file.
- toString() - Method in class jodd.json.JsonArray
-
- toString() - Method in class jodd.json.JsonObject
-
- toString() - Method in class jodd.json.LazyMap
-
- toString() - Method in class jodd.json.Path
-
- toString() - Method in class jodd.json.PathQuery
-
- toString() - Method in enum jodd.jtx.JtxIsolationLevel
-
- toString() - Method in enum jodd.jtx.JtxPropagationBehavior
-
- toString() - Method in enum jodd.jtx.JtxStatus
-
- toString() - Method in class jodd.jtx.JtxTransactionMode
-
Returns tx description for debugging purposes.
- toString() - Method in class jodd.lagarto.dom.Element
-
- toString() - Method in interface jodd.lagarto.Tag
-
Get the complete tag as a string.
- toString() - Method in class jodd.madvoc.component.RootPackages
-
- toString() - Method in class jodd.madvoc.config.ActionRuntime
-
- toString() - Method in class jodd.madvoc.config.ResultPath
-
- toString() - Method in class jodd.madvoc.config.RouteChunk
-
- toString() - Method in class jodd.mail.CommonEmail
-
- toString() - Method in class jodd.mail.EmailAddress
-
Returns string representation of this.
- toString() - Method in class jodd.mutable.MutableBoolean
-
Stringify the value.
- toString() - Method in class jodd.mutable.MutableByte
-
Stringify the value.
- toString() - Method in class jodd.mutable.MutableDouble
-
Stringify the value.
- toString() - Method in class jodd.mutable.MutableFloat
-
Stringify the value.
- toString() - Method in class jodd.mutable.MutableInteger
-
Stringify the value.
- toString() - Method in class jodd.mutable.MutableLong
-
Stringify the value.
- toString() - Method in class jodd.mutable.MutableShort
-
Stringify the value.
- toString() - Method in class jodd.petite.BeanDefinition
-
- toString() - Method in class jodd.petite.def.BeanReferences
-
- toString() - Method in enum jodd.petite.WiringMode
-
- toString() - Method in class jodd.props.PropsEntry
-
- toString() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- toString() - Method in class jodd.proxetta.asm.TargetClassInfoReader
-
- toString() - Method in class jodd.proxetta.InvokeInfo
-
- toString() - Method in class jodd.proxetta.ProxyAspect
-
- toString() - Method in class jodd.servlet.filter.ByteArrayResponseWrapper
-
Get a string representation of the entire buffer.
- toString() - Method in class jodd.servlet.filter.CharArrayResponseWrapper
-
Get a String representation of the entire buffer.
- toString() - Method in class jodd.servlet.tag.IteratorStatus
-
- toString() - Method in class jodd.time.JulianDate
-
Returns string representation of JD.
- toString(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to String
.
- toString(Object, String) - Method in class jodd.typeconverter.Converter
-
Converts value to String
.
- toString(Object[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string.
- toString(String[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string.
- toString(byte[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string.
- toString(char[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string.
- toString(short[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string.
- toString(int[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string.
- toString(long[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string.
- toString(float[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string.
- toString(double[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string.
- toString(boolean[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string.
- toString() - Method in class jodd.util.CharArraySequence
-
- toString() - Method in class jodd.util.function.Maybe.Just
-
- toString() - Method in class jodd.util.LoopIterator
-
- toString() - Method in class jodd.util.StringBand
-
Joins together all strings into one.
- toString(Object) - Static method in class jodd.util.StringUtil
-
Converts safely an object to a string.
- toString(Object) - Static method in class jodd.util.Util
-
Returns string representation of an object, while checking for null
.
- toString() - Method in class jodd.vtor.Violation
-
- toStringArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to String[]
.
- toStringArray(Object[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string array.
- toStringArray(String[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string array.
- toStringArray(byte[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string array.
- toStringArray(char[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string array.
- toStringArray(short[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string array.
- toStringArray(int[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string array.
- toStringArray(long[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string array.
- toStringArray(float[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string array.
- toStringArray(double[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string array.
- toStringArray(boolean[]) - Static method in class jodd.util.ArraysUtil
-
Converts an array to string array.
- toStringArray(String) - Static method in class jodd.util.CsvUtil
-
Converts CSV line to string array.
- toStringArray(Object) - Static method in class jodd.util.StringUtil
-
Converts an array object to array of strings, where every element
of input array is converted to a string.
- total - Variable in class jodd.json.JsonParser
-
- totalActiveThreadTransactions() - Method in class jodd.jtx.JtxTransactionManager
-
Returns total number of active transactions associated with current thread.
- totalChunks - Variable in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- totalColumns - Variable in class jodd.db.oom.mapper.DefaultResultSetMapper
-
- totalExcludeRules() - Method in class jodd.inex.InExRules
-
Returns total number of exclude rules.
- totalIncludeRules() - Method in class jodd.inex.InExRules
-
Returns total number of include rules.
- totalRegisteredDestroyableBeans() - Method in class jodd.petite.scope.ShutdownAwareScope
-
Returns number of destroyable beans that have been registered.
- totalRules() - Method in class jodd.inex.InExRules
-
Returns total number of all rules.
- totalThreadTransactions() - Method in class jodd.jtx.JtxTransactionManager
-
Returns total number of transactions associated with current thread.
- totalThreadTransactionsWithStatus(JtxStatus) - Method in class jodd.jtx.JtxTransactionManager
-
Returns total number of transactions of the specified status associated with current thread.
- totalTransactions - Variable in class jodd.jtx.JtxTransactionManager
-
- totalTransactions() - Method in class jodd.jtx.JtxTransactionManager
-
Returns total number of transactions issued by this transaction manager.
- touch(String) - Static method in class jodd.io.FileUtil
-
- touch(File) - Static method in class jodd.io.FileUtil
-
Implements the Unix "touch" utility.
- toUpperAscii(char) - Static method in class jodd.util.CharUtil
-
Uppers lowercase ASCII char.
- toUpperCase(String) - Static method in class jodd.util.StringUtil
-
Converts all of the characters in the string to upper case, based on the
portal instance's default locale.
- toUpperCase(String, Locale) - Static method in class jodd.util.StringUtil
-
Converts all of the characters in the string to upper case, based on the
locale.
- toURL(File) - Static method in class jodd.io.FileUtil
-
Converts File
to URL
in a correct way.
- toZipFile() - Method in class jodd.io.ZipBuilder
-
- trace(String) - Static method in class jodd.http.HttpRequest
-
Builds a TRACE request.
- trace(String) - Method in class jodd.log.impl.JCLLogger
-
- trace(String) - Method in class jodd.log.impl.JDKLogger
-
- trace(String) - Method in class jodd.log.impl.Log4j2Logger
-
- trace(String) - Method in class jodd.log.impl.NOPLogger
-
- trace(String) - Method in class jodd.log.impl.SimpleLogger
-
- trace(String) - Method in class jodd.log.impl.Slf4jLogger
-
- trace(String) - Method in interface jodd.log.Logger
-
Logs a message at TRACE level.
- trace(Supplier<String>) - Method in interface jodd.log.Logger
-
Logs a message at TRACE level.
- TRACE - Annotation Type in jodd.madvoc.meta.method
-
- TraceSignatureVisitor - Class in jodd.asm
-
A
SignatureVisitor
that builds the Java generic type declaration corresponding to the
signature it visits.
- TraceSignatureVisitor(StringBuilder) - Constructor for class jodd.asm.TraceSignatureVisitor
-
- TraceSignatureVisitor(StringBuilder, boolean) - Constructor for class jodd.asm.TraceSignatureVisitor
-
- Transaction - Annotation Type in jodd.jtx.meta
-
Transaction method annotation for external use.
- TransactionAnnotationValues - Class in jodd.jtx.meta
-
- transferred(int) - Method in class jodd.http.HttpProgressListener
-
Callback for every sent
chunk
.
- trimAll(String...) - Static method in class jodd.util.StringUtil
-
Trims array of strings.
- trimDown(String) - Static method in class jodd.util.StringUtil
-
Trims string and sets to null
if trimmed string is empty.
- trimDownAll(String...) - Static method in class jodd.util.StringUtil
-
Trims array of strings where empty strings are set to null
.
- trimLeft(String) - Static method in class jodd.util.StringUtil
-
Trim whitespaces from the left.
- trimRight(String) - Static method in class jodd.util.StringUtil
-
Trim whitespaces from the right.
- TRUE - Static variable in interface jodd.util.StringPool
-
- truncate(Object) - Method in class jodd.db.oom.sqlgen.DbEntitySql
-
Creates DELETE query that truncates all table data.
- truncate(String, int) - Static method in class jodd.util.StringUtil
-
Sets the maximum length of the string.
- TRUST_ALL_CERTS - Static variable in class jodd.http.net.TrustManagers
-
Array of trust managers that allow all certificates, done in Java8 proper-way.
- trustAllCertificates() - Method in class jodd.http.HttpRequest
-
Returns a flag if to trusts all certificates.
- trustAllCerts(boolean) - Method in class jodd.http.HttpRequest
-
Trusts all certificates, use with caution.
- TrustManagers - Class in jodd.http.net
-
- TrustManagers() - Constructor for class jodd.http.net.TrustManagers
-
- tunnel() - Method in class jodd.http.HttpTunnel.HttpTunnelConnection
-
Performs the tunneling.
- txActive - Variable in class jodd.db.DbSession
-
- txManager - Variable in class jodd.jtx.JtxTransaction
-
- txManager - Variable in class jodd.jtx.worker.LeanJtxWorker
-
- txmap - Variable in class jodd.jtx.proxy.AnnotationTxAdviceManager
-
- txMode - Variable in class jodd.db.DbSession
-
- txStack - Variable in class jodd.jtx.JtxTransactionManager
-
- type - Variable in class jodd.asm7.Attribute
-
The type of this attribute, also called its name in the JVMS.
- Type - Class in jodd.asm7
-
A Java field or method type.
- type - Variable in class jodd.csselly.Selector
-
- type - Variable in class jodd.introspector.ClassDescriptor
-
- type - Variable in class jodd.introspector.FieldDescriptor
-
- type - Variable in class jodd.introspector.MethodParamDescriptor
-
- type - Variable in class jodd.introspector.PropertyDescriptor
-
- type() - Method in class jodd.io.watch.DirWatcherEvent
-
Returns event type.
- type - Variable in class jodd.json.TypeJsonVisitor
-
- type() - Method in class jodd.madvoc.config.InjectionPoint
-
Returns injection point type.
- type() - Method in class jodd.madvoc.config.MethodParam
-
Returns parameter type.
- type() - Method in class jodd.madvoc.config.Target
-
Returns targets type, if specified.
- type - Variable in class jodd.petite.BeanDefinition
-
- type() - Method in class jodd.petite.BeanDefinition
-
Returns bean type.
- type - Variable in class jodd.petite.def.SetInjectionPoint
-
- type - Variable in class jodd.petite.PetiteRegistry.BeanProvider
-
- type(Class) - Method in class jodd.petite.PetiteRegistry.BeanProvider
-
Defines bean type.
- type() - Method in class jodd.util.ClassConsumer
-
- TYPE_ANNOTATION - Static variable in class jodd.asm.AsmUtil
-
- TYPE_ARGUMENT - Static variable in class jodd.asm7.TypePath
-
A type path step that steps into a type argument of a generic type.
- TYPE_ARRAY - Static variable in class jodd.asm.AsmUtil
-
- TYPE_BOOLEAN - Static variable in class jodd.asm.AsmUtil
-
- TYPE_BYTE - Static variable in class jodd.asm.AsmUtil
-
- TYPE_CHAR - Static variable in class jodd.asm.AsmUtil
-
- TYPE_DOUBLE - Static variable in class jodd.asm.AsmUtil
-
- TYPE_FLOAT - Static variable in class jodd.asm.AsmUtil
-
- TYPE_INT - Static variable in class jodd.asm.AsmUtil
-
- TYPE_LONG - Static variable in class jodd.asm.AsmUtil
-
- TYPE_MULTIPART_FORM_DATA - Static variable in class jodd.servlet.ServletUtil
-
- TYPE_REFERENCE - Static variable in class jodd.asm.AsmUtil
-
- TYPE_SHORT - Static variable in class jodd.asm.AsmUtil
-
- TYPE_VOID - Static variable in class jodd.asm.AsmUtil
-
- TypeCache<T> - Class in jodd.cache
-
Types cache.
- typeCache - Variable in class jodd.introspector.MapperFunctionInstances
-
- TypeCache.Builder<A> - Class in jodd.cache
-
- TypeConversionException - Exception in jodd.typeconverter
-
Type conversion exception.
- TypeConversionException(Throwable) - Constructor for exception jodd.typeconverter.TypeConversionException
-
- TypeConversionException(String) - Constructor for exception jodd.typeconverter.TypeConversionException
-
- TypeConversionException(String, Throwable) - Constructor for exception jodd.typeconverter.TypeConversionException
-
- TypeConversionException(Object) - Constructor for exception jodd.typeconverter.TypeConversionException
-
- TypeConversionException(Object, Throwable) - Constructor for exception jodd.typeconverter.TypeConversionException
-
- typeConverter - Variable in class jodd.typeconverter.impl.MutableByteConverter
-
- typeConverter - Variable in class jodd.typeconverter.impl.MutableDoubleConverter
-
- typeConverter - Variable in class jodd.typeconverter.impl.MutableFloatConverter
-
- typeConverter - Variable in class jodd.typeconverter.impl.MutableIntegerConverter
-
- typeConverter - Variable in class jodd.typeconverter.impl.MutableLongConverter
-
- typeConverter - Variable in class jodd.typeconverter.impl.MutableShortConverter
-
- TypeConverter<T> - Interface in jodd.typeconverter
-
Object converter interface.
- typeConverterManager - Variable in class jodd.typeconverter.impl.ArrayConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.BooleanArrayConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.ByteArrayConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.CharacterArrayConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.CollectionConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.DoubleArrayConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.FloatArrayConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.IntegerArrayConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.LongArrayConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.ShortArrayConverter
-
- TypeConverterManager - Class in jodd.typeconverter
-
Provides dynamic object conversion to a type.
- TypeConverterManager() - Constructor for class jodd.typeconverter.TypeConverterManager
-
- TypeData - Class in jodd.json.meta
-
Type information read from annotations.
- TypeData(List<String>, List<String>, boolean, String[], String[]) - Constructor for class jodd.json.meta.TypeData
-
- typeData - Variable in class jodd.json.TypeJsonVisitor
-
- typedesc2ClassName(String) - Static method in class jodd.asm.AsmUtil
-
Converts bytecode-like description to java class name that can be loaded
with a classloader.
- typedescToSignature(String) - Static method in class jodd.asm.AsmUtil
-
Returns java-like signature of a bytecode-like description.
- typedescToSignature(String, MutableInteger) - Static method in class jodd.asm.AsmUtil
-
Returns java-like signature of a bytecode-like description.
- TypeInfo - Interface in jodd.proxetta
-
Holds information about the types.
- TypeInfoImpl - Class in jodd.proxetta.asm
-
- TypeInfoImpl(char, String, String, String) - Constructor for class jodd.proxetta.asm.TypeInfoImpl
-
- TypeJsonParser<T> - Interface in jodd.json
-
Parser of JSON default types.
- TypeJsonParserMap - Class in jodd.json
-
- TypeJsonParserMap() - Constructor for class jodd.json.TypeJsonParserMap
-
- TypeJsonSerializer<T> - Interface in jodd.json
-
Type JSON Serializer defines how a type is serialized into JSON string.
- TypeJsonSerializerMap - Class in jodd.json
-
- TypeJsonSerializerMap() - Constructor for class jodd.json.TypeJsonSerializerMap
-
Creates new serializers map and registers defaults.
- TypeJsonSerializerMap(TypeJsonSerializerMap) - Constructor for class jodd.json.TypeJsonSerializerMap
-
Creates new empty serializer map with given defaults map.
- TypeJsonVisitor - Class in jodd.json
-
Type's property visitor that follows JSON include/excludes rules.
- TypeJsonVisitor(JsonContext, Class) - Constructor for class jodd.json.TypeJsonVisitor
-
- typeNameToOpcode(String) - Static method in class jodd.asm.AsmUtil
-
Returns type-name to type char.
- TypePath - Class in jodd.asm7
-
The path to a type argument, wildcard bound, array element type, or static inner type within an
enclosing type.
- typeref2Name(String) - Static method in class jodd.asm.AsmUtil
-
Converts type reference to java-name.
- TypeReference - Class in jodd.asm7
-
A reference to a type appearing in a class, field or method declaration, or on an instruction.
- TypeReference(int) - Constructor for class jodd.asm7.TypeReference
-
Constructs a new TypeReference.
- typeSerializersMap - Variable in class jodd.json.JsonSerializer
-
- TypesUtil - Class in jodd.db.type
-
Some java.sql.Types utilities.
- TypesUtil() - Constructor for class jodd.db.type.TypesUtil
-
- typeToSignature(String) - Static method in class jodd.asm.AsmUtil
-
Converts java-class name ("foo.Bar") to bytecode-signature ("foo/bar").
- typeToSignature(Class) - Static method in class jodd.asm.AsmUtil
-
Converts java-class name ("foo.Bar") to bytecode-name ("foo/bar").
- typeToString(Type) - Static method in class jodd.util.ClassUtil
-
Converts Type
to a String
.
- typeToTyperef(Class) - Static method in class jodd.asm.AsmUtil
-
Converts type to byteccode type ref.
- V10 - Static variable in interface jodd.asm7.Opcodes
-
- V11 - Static variable in interface jodd.asm7.Opcodes
-
- V12 - Static variable in interface jodd.asm7.Opcodes
-
- V13 - Static variable in interface jodd.asm7.Opcodes
-
- V1_1 - Static variable in interface jodd.asm7.Opcodes
-
- V1_2 - Static variable in interface jodd.asm7.Opcodes
-
- V1_3 - Static variable in interface jodd.asm7.Opcodes
-
- V1_4 - Static variable in interface jodd.asm7.Opcodes
-
- V1_5 - Static variable in interface jodd.asm7.Opcodes
-
- V1_6 - Static variable in interface jodd.asm7.Opcodes
-
- V1_7 - Static variable in interface jodd.asm7.Opcodes
-
- V1_8 - Static variable in interface jodd.asm7.Opcodes
-
- V9 - Static variable in interface jodd.asm7.Opcodes
-
- V_PREVIEW - Static variable in interface jodd.asm7.Opcodes
-
Version flag indicating that the class is using 'preview' features.
- val1 - Variable in class jodd.crypt.MurmurHash3.HashValue
-
- val2 - Variable in class jodd.crypt.MurmurHash3.HashValue
-
- valid - Variable in class jodd.io.upload.FileUpload
-
- VALID_SCHEME_CHARS - Static variable in class jodd.servlet.ServletUtil
-
Valid characters in a scheme, as specified by RFC 1738.
- validate(Object) - Static method in class jodd.vtor.constraint.AssertFalseConstraint
-
- validate(Object) - Static method in class jodd.vtor.constraint.AssertTrueConstraint
-
- validate(Object, Object, String) - Static method in class jodd.vtor.constraint.EqualToDeclaredFieldConstraint
-
- validate(Object, Object, String) - Static method in class jodd.vtor.constraint.EqualToFieldConstraint
-
- validate(Object, String, boolean) - Static method in class jodd.vtor.constraint.HasSubstringConstraint
-
- validate(Object, int, int) - Static method in class jodd.vtor.constraint.LengthConstraint
-
- validate(Object, double) - Static method in class jodd.vtor.constraint.MaxConstraint
-
- validate(Object, int) - Static method in class jodd.vtor.constraint.MaxLengthConstraint
-
- validate(Object, double) - Static method in class jodd.vtor.constraint.MinConstraint
-
- validate(Object, int) - Static method in class jodd.vtor.constraint.MinLengthConstraint
-
- validate(Object) - Static method in class jodd.vtor.constraint.NotBlankConstraint
-
- validate(Object) - Static method in class jodd.vtor.constraint.NotNullConstraint
-
- validate(Object, double, double) - Static method in class jodd.vtor.constraint.RangeConstraint
-
- validate(Object, int, int) - Static method in class jodd.vtor.constraint.SizeConstraint
-
- validate(Object, LocalDateTime) - Static method in class jodd.vtor.constraint.TimeAfterConstraint
-
- validate(Object, LocalDateTime) - Static method in class jodd.vtor.constraint.TimeBeforeConstraint
-
- validate(Object) - Static method in class jodd.vtor.constraint.ValidURLConstraint
-
- validate(Object, String) - Static method in class jodd.vtor.constraint.WildcardMatchConstraint
-
- validate(Object, String) - Static method in class jodd.vtor.constraint.WildcardPathMatchConstraint
-
- validate(Object) - Method in class jodd.vtor.Vtor
-
Validate object using context from the annotations.
- validate(ValidationContext, Object) - Method in class jodd.vtor.Vtor
-
- validate(ValidationContext, Object, String) - Method in class jodd.vtor.Vtor
-
Performs validation of provided validation context and appends violations.
- validateAllProfilesByDefault - Variable in class jodd.vtor.Vtor
-
- validateExistingTransaction - Variable in class jodd.jtx.JtxTransactionManager
-
- validateIPv4(String) - Static method in class jodd.io.NetUtil
-
Checks given string against IP address v4 format.
- validatePassword(String, String) - Method in class jodd.crypt.PBKDF2Hash
-
Validates a password using a hash.
- validatePassword(char[], String) - Method in class jodd.crypt.PBKDF2Hash
-
Validates a password using a hash.
- validateWithin(ValidationContext, Object) - Method in class jodd.vtor.ValidationConstraintContext
-
Validates provided context and value withing this constraint content.
- ValidationConstraint<A extends java.lang.annotation.Annotation> - Interface in jodd.vtor
-
Definition of validation constraint.
- ValidationConstraintContext - Class in jodd.vtor
-
- ValidationConstraintContext(Vtor, Object, String) - Constructor for class jodd.vtor.ValidationConstraintContext
-
- ValidationContext - Class in jodd.vtor
-
Validation context is set of all checks that can be applied on one target.
- ValidationContext() - Constructor for class jodd.vtor.ValidationContext
-
- validationError() - Method in class jodd.net.HttpStatus.HttpStatus400
-
- validUntil - Variable in class jodd.servlet.CsrfShield.Token
-
- ValidURL - Annotation Type in jodd.vtor.constraint
-
- ValidURLConstraint - Class in jodd.vtor.constraint
-
- ValidURLConstraint() - Constructor for class jodd.vtor.constraint.ValidURLConstraint
-
- value - Variable in class jodd.csselly.selector.AttributeSelector
-
- value - Variable in class jodd.db.oom.sqlgen.chunks.ValueChunk
-
- value(String, Object) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- value(Object) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- value - Variable in class jodd.db.oom.sqlgen.ParameterValue
-
- value() - Method in enum jodd.db.QueryConcurrencyType
-
- value() - Method in enum jodd.db.QueryHoldability
-
- value() - Method in enum jodd.db.QueryScrollType
-
- value - Variable in class jodd.inex.InExRules.Rule
-
- value - Variable in class jodd.json.JsonValueContext
-
- value() - Method in enum jodd.jtx.JtxIsolationLevel
-
- value() - Method in enum jodd.jtx.JtxPropagationBehavior
-
- value() - Method in enum jodd.jtx.JtxStatus
-
- value - Variable in class jodd.lagarto.dom.Attribute
-
- value - Variable in class jodd.madvoc.config.ResultPath
-
- value() - Method in class jodd.madvoc.config.ResultPath
-
- value() - Method in class jodd.madvoc.config.RouteChunk
-
Returns associated action runtime with this chunk.
- value() - Method in class jodd.madvoc.config.Target
-
Returns target value, if specified.
- value - Variable in class jodd.madvoc.meta.ActionAnnotationValues
-
- value() - Method in class jodd.madvoc.meta.ActionAnnotationValues
-
- value() - Method in class jodd.madvoc.result.JsonResult
-
Returns JSON body.
- value() - Static method in class jodd.madvoc.result.NoResult
-
- value() - Method in class jodd.madvoc.result.TextResult
-
Returns text content.
- value - Variable in class jodd.mutable.MutableBoolean
-
The mutable value.
- value - Variable in class jodd.mutable.MutableByte
-
The mutable value.
- value - Variable in class jodd.mutable.MutableDouble
-
The mutable value.
- value - Variable in class jodd.mutable.MutableFloat
-
The mutable value.
- value - Variable in class jodd.mutable.MutableInteger
-
The mutable value.
- value - Variable in class jodd.mutable.MutableLong
-
The mutable value.
- value - Variable in class jodd.mutable.MutableShort
-
The mutable value.
- Value<T> - Interface in jodd.mutable
-
Generic mutable value holder for holding objects.
- value() - Method in enum jodd.petite.WiringMode
-
- value - Variable in class jodd.props.PropsEntry
-
Original value.
- value - Variable in class jodd.servlet.CsrfShield.Token
-
- value(String) - Method in interface jodd.servlet.form.FormFieldResolver
-
Resolves form field value.
- value(String, PageContext) - Method in class jodd.servlet.form.FormTag
-
- value(PageContext, String) - Static method in class jodd.servlet.ServletUtil
-
Returns value of property/attribute.
- value(HttpServletRequest, String) - Static method in class jodd.servlet.ServletUtil
-
Returns value of property/attribute.
- value - Variable in class jodd.servlet.tag.SetTag
-
- value - Variable in class jodd.util.LoopIterator
-
- valueBound(HttpSessionBindingEvent) - Method in class jodd.petite.scope.SessionScope.SessionBeans
-
- ValueChunk - Class in jodd.db.oom.sqlgen.chunks
-
Defines SQL parameter and its value.
- ValueChunk(DbEntityManager, String, Object) - Constructor for class jodd.db.oom.sqlgen.chunks.ValueChunk
-
- ValueChunk(DbEntityManager, String) - Constructor for class jodd.db.oom.sqlgen.chunks.ValueChunk
-
- ValueChunk(DbEntityManager, String, Object, String) - Constructor for class jodd.db.oom.sqlgen.chunks.ValueChunk
-
- ValueConverter<S,T> - Interface in jodd.json
-
- valueFounded() - Method in class jodd.servlet.tag.SwitchTag
-
- ValueInjectionPoint - Class in jodd.petite.def
-
- ValueInjectionPoint(String, String) - Constructor for class jodd.petite.def.ValueInjectionPoint
-
- ValueJsonSerializer<T> - Class in jodd.json.impl
-
Base class for all JSON objects and arrays serializers.
- ValueJsonSerializer() - Constructor for class jodd.json.impl.ValueJsonSerializer
-
- valueNameIndexes - Variable in class jodd.servlet.form.FormProcessorVisitor
-
- valueOf(String) - Static method in enum jodd.csselly.Combinator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.csselly.selector.Match
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.csselly.Selector.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.db.oom.ColumnAliasType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.db.QueryConcurrencyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.db.QueryHoldability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.db.QueryScrollType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.htmlstapler.HtmlStaplerBundlesManager.Strategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.http.ProxyInfo.ProxyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.io.findfile.FindFile.Match
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.io.watch.DirWatcherEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.json.impl.FileJsonSerializer.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.jtx.JtxIsolationLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.jtx.JtxPropagationBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.jtx.JtxStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor.Case
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.lagarto.dom.Node.NodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.lagarto.TagType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.log.Logger.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.mail.EmailFilter.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.net.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.petite.meta.InitMethodInvocationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.petite.PetiteReferenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.petite.WiringMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.props.PropsParser.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jodd.props.PropsParser.ParseState
-
Returns the enum constant of this type with the specified name.
- valueOfBoolean(MethodVisitor) - Static method in class jodd.asm.AsmUtil
-
- valueOfByte(MethodVisitor) - Static method in class jodd.asm.AsmUtil
-
- valueOfCharacter(MethodVisitor) - Static method in class jodd.asm.AsmUtil
-
- valueOfDouble(MethodVisitor) - Static method in class jodd.asm.AsmUtil
-
- valueOfFirstChar(char) - Static method in enum jodd.csselly.selector.Match
-
Resolves match type from the first character of the sign.
- valueOfFloat(MethodVisitor) - Static method in class jodd.asm.AsmUtil
-
- valueOfInteger(MethodVisitor) - Static method in class jodd.asm.AsmUtil
-
- valueOfLong(MethodVisitor) - Static method in class jodd.asm.AsmUtil
-
- valueOfShort(MethodVisitor) - Static method in class jodd.asm.AsmUtil
-
- valueOfSign(String) - Static method in enum jodd.csselly.selector.Match
-
Resolves match type from the sign.
- valueOrEmptyArray(EmailAddress[]) - Method in class jodd.mail.CommonEmail
-
- valueRef(String) - Method in class jodd.db.oom.sqlgen.DbSqlBuilder
-
- values() - Static method in enum jodd.csselly.Combinator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.csselly.selector.Match
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.csselly.Selector.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.db.oom.ColumnAliasType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.db.QueryConcurrencyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.db.QueryHoldability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.db.QueryScrollType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.htmlstapler.HtmlStaplerBundlesManager.Strategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.http.ProxyInfo.ProxyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.io.findfile.FindFile.Match
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.io.watch.DirWatcherEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.json.impl.FileJsonSerializer.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in class jodd.json.JsonParser
-
Array or map values.
- values() - Method in class jodd.json.LazyMap
-
- values() - Static method in enum jodd.jtx.JtxIsolationLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.jtx.JtxPropagationBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.jtx.JtxStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.lagarto.dom.LagartoHtmlRendererNodeVisitor.Case
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.lagarto.dom.Node.NodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.lagarto.TagType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.log.Logger.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.mail.EmailFilter.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.net.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class jodd.petite.BeanDefinition
-
- values() - Static method in enum jodd.petite.meta.InitMethodInvocationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.petite.PetiteReferenceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.petite.WiringMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.props.PropsParser.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jodd.props.PropsParser.ParseState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(Byte[]) - Static method in class jodd.util.ArraysUtil
-
Converts to primitive array.
- values(Character[]) - Static method in class jodd.util.ArraysUtil
-
Converts to primitive array.
- values(Short[]) - Static method in class jodd.util.ArraysUtil
-
Converts to primitive array.
- values(Integer[]) - Static method in class jodd.util.ArraysUtil
-
Converts to primitive array.
- values(Long[]) - Static method in class jodd.util.ArraysUtil
-
Converts to primitive array.
- values(Float[]) - Static method in class jodd.util.ArraysUtil
-
Converts to primitive array.
- values(Double[]) - Static method in class jodd.util.ArraysUtil
-
Converts to primitive array.
- values(Boolean[]) - Static method in class jodd.util.ArraysUtil
-
Converts to primitive array.
- valuesOf(byte[]) - Static method in class jodd.util.ArraysUtil
-
Converts to object array.
- valuesOf(char[]) - Static method in class jodd.util.ArraysUtil
-
Converts to object array.
- valuesOf(short[]) - Static method in class jodd.util.ArraysUtil
-
Converts to object array.
- valuesOf(int[]) - Static method in class jodd.util.ArraysUtil
-
Converts to object array.
- valuesOf(long[]) - Static method in class jodd.util.ArraysUtil
-
Converts to object array.
- valuesOf(float[]) - Static method in class jodd.util.ArraysUtil
-
Converts to object array.
- valuesOf(double[]) - Static method in class jodd.util.ArraysUtil
-
Converts to object array.
- valuesOf(boolean[]) - Static method in class jodd.util.ArraysUtil
-
Converts to object array.
- valueTemplate - Variable in class jodd.petite.def.ValueInjectionPoint
-
- valueToString(String, Object) - Method in class jodd.servlet.form.FormProcessorVisitor
-
Converts value to a string.
- valueTrimLeft - Variable in class jodd.props.PropsParser
-
Trims left the value.
- valueTrimRight - Variable in class jodd.props.PropsParser
-
Trims right the value.
- valueUnbound(HttpSessionBindingEvent) - Method in class jodd.petite.scope.SessionScope.SessionBeans
-
Session is destroyed.
- var - Variable in class jodd.servlet.tag.IteratorTag
-
- var - Variable in class jodd.servlet.tag.UrlTag
-
- variableClassName - Variable in class jodd.proxetta.Proxetta
-
- verifyHttpsHost(boolean) - Method in class jodd.http.HttpRequest
-
Verifies HTTPS hosts.
- verifyHttpsHost() - Method in class jodd.http.HttpRequest
-
Returns a flag if to verify https hosts.
- version - Variable in class jodd.lagarto.dom.XmlDeclaration
-
- version - Variable in class jodd.lagarto.LagartoParser.XmlDeclaration
-
- Violation - Class in jodd.vtor
-
Validation violation description.
- Violation(String, Object, Object) - Constructor for class jodd.vtor.Violation
-
- Violation(String, Object, Object, Check) - Constructor for class jodd.vtor.Violation
-
Creates new violation.
- violations - Variable in class jodd.vtor.Vtor
-
- visible - Variable in class jodd.proxetta.asm.AnnotationReader
-
- visit(String, Object) - Method in class jodd.asm.AnnotationVisitorAdapter
-
- visit(String, Object) - Method in class jodd.asm7.AnnotationVisitor
-
Visits a primitive value of the annotation.
- visit(int, int, String, String, String, String[]) - Method in class jodd.asm7.ClassVisitor
-
Visits the header of the class.
- visit(int, int, String, String, String, String[]) - Method in class jodd.asm7.ClassWriter
-
- visit() - Method in class jodd.bean.BeanVisitor
-
Starts visiting properties.
- visit() - Method in class jodd.json.TypeJsonVisitor
-
Visits a type.
- visit(NodeVisitor) - Method in class jodd.lagarto.dom.Node
-
Visits the DOM tree.
- visit(String, Object) - Method in class jodd.proxetta.asm.AnnotationReader
-
- visit(int, int, String, String, String, String[]) - Method in class jodd.proxetta.asm.InvokeClassBuilder
-
- visit(int, int, String, String, String, String[]) - Method in class jodd.proxetta.asm.ProxettaClassBuilder
-
Creates destination subclass header from current target class.
- visit(int, int, String, String, String, String[]) - Method in class jodd.proxetta.asm.ProxettaWrapperClassBuilder
-
Creates destination subclass header from current target class.
- visit(int, int, String, String, String, String[]) - Method in class jodd.proxetta.asm.TargetClassInfoReader
-
- visitAnnotableParameterCount(int, boolean) - Method in class jodd.asm7.MethodVisitor
-
Visits the number of method parameters that can have annotations.
- visitAnnotation(String, String) - Method in class jodd.asm.AnnotationVisitorAdapter
-
- visitAnnotation(String, String) - Method in class jodd.asm7.AnnotationVisitor
-
Visits a nested annotation value of the annotation.
- visitAnnotation(String, boolean) - Method in class jodd.asm7.ClassVisitor
-
Visits an annotation of the class.
- visitAnnotation(String, boolean) - Method in class jodd.asm7.ClassWriter
-
- visitAnnotation(String, boolean) - Method in class jodd.asm7.FieldVisitor
-
Visits an annotation of the field.
- visitAnnotation(String, boolean) - Method in class jodd.asm7.MethodVisitor
-
Visits an annotation of this method.
- visitAnnotation(String, String) - Method in class jodd.proxetta.asm.AnnotationReader
-
- visitAnnotation(String, boolean) - Method in class jodd.proxetta.asm.ProxettaClassBuilder
-
Copies all destination type annotations to the target.
- visitAnnotation(String, boolean) - Method in class jodd.proxetta.asm.ProxettaCtorBuilder
-
- visitAnnotation(String, boolean) - Method in class jodd.proxetta.asm.ProxettaMethodBuilder
-
Copies target method annotations.
- visitAnnotation(String, boolean) - Method in class jodd.proxetta.asm.TargetClassInfoReader
-
- visitAnnotationDefault() - Method in class jodd.asm7.MethodVisitor
-
Visits the default value of this annotation interface method.
- visitAnnotationDefault() - Method in class jodd.proxetta.asm.ProxettaCtorBuilder
-
- visitAnnotationDefault() - Method in class jodd.proxetta.asm.ProxettaMethodBuilder
-
- visitArray(String) - Method in class jodd.asm.AnnotationVisitorAdapter
-
- visitArray(String) - Method in class jodd.asm7.AnnotationVisitor
-
Visits an array value of the annotation.
- visitArray(String) - Method in class jodd.proxetta.asm.AnnotationReader
-
- visitArrayType() - Method in class jodd.asm.TraceSignatureVisitor
-
- visitArrayType() - Method in class jodd.asm7.signature.SignatureVisitor
-
Visits a signature corresponding to an array type.
- visitArrayType() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- visitAttribute(Attribute) - Method in class jodd.asm7.ClassVisitor
-
Visits a non standard attribute of the class.
- visitAttribute(Attribute) - Method in class jodd.asm7.ClassWriter
-
- visitAttribute(Attribute) - Method in class jodd.asm7.FieldVisitor
-
Visits a non standard attribute of the field.
- visitAttribute(Attribute) - Method in class jodd.asm7.MethodVisitor
-
Visits a non standard attribute of this method.
- visitAttribute(Attribute) - Method in class jodd.proxetta.asm.ProxettaClassBuilder
-
Visits a non standard attribute of the class (not used).
- visitBaseType(char) - Method in class jodd.asm.TraceSignatureVisitor
-
- visitBaseType(char) - Method in class jodd.asm7.signature.SignatureVisitor
-
Visits a signature corresponding to a primitive type.
- visitBaseType(char) - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- visitChildren(NodeVisitor) - Method in class jodd.lagarto.dom.Node
-
Visits children nodes.
- visitClassBound() - Method in class jodd.asm.TraceSignatureVisitor
-
- visitClassBound() - Method in class jodd.asm7.signature.SignatureVisitor
-
Visits the class bound of the last visited formal type parameter.
- visitClassType(String) - Method in class jodd.asm.TraceSignatureVisitor
-
- visitClassType(String) - Method in class jodd.asm7.signature.SignatureVisitor
-
Starts the visit of a signature corresponding to a class or interface type.
- visitClassType(String) - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- visitCode() - Method in class jodd.asm7.MethodVisitor
-
Starts the visit of the method's code, if any (i.e. non abstract method).
- visitElementValue(MethodVisitor, Object, boolean) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
Visits non-array element value for annotation.
- visitEnd() - Method in class jodd.asm.AnnotationVisitorAdapter
-
- visitEnd() - Method in class jodd.asm.TraceSignatureVisitor
-
- visitEnd() - Method in class jodd.asm7.AnnotationVisitor
-
Visits the end of the annotation.
- visitEnd() - Method in class jodd.asm7.ClassVisitor
-
Visits the end of the class.
- visitEnd() - Method in class jodd.asm7.ClassWriter
-
- visitEnd() - Method in class jodd.asm7.FieldVisitor
-
Visits the end of the field.
- visitEnd() - Method in class jodd.asm7.MethodVisitor
-
Visits the end of the method.
- visitEnd() - Method in class jodd.asm7.ModuleVisitor
-
Visits the end of the module.
- visitEnd() - Method in class jodd.asm7.signature.SignatureVisitor
-
Ends the visit of a signature corresponding to a class or interface type.
- visitEnd() - Method in class jodd.proxetta.asm.ProxettaClassBuilder
-
Finalizes creation of destination proxy class.
- visitEnd() - Method in class jodd.proxetta.asm.ProxettaCtorBuilder
-
- visitEnd() - Method in class jodd.proxetta.asm.ProxettaMethodBuilder
-
Finally, builds proxy methods if applied to current method.
- visitEnd() - Method in class jodd.proxetta.asm.ProxettaWrapperClassBuilder
-
- visitEnd() - Method in class jodd.proxetta.asm.TargetClassInfoReader
-
Stores signatures for all super public methods not already overridden by target class.
- visitEnum(String, String, String) - Method in class jodd.asm.AnnotationVisitorAdapter
-
- visitEnum(String, String, String) - Method in class jodd.asm7.AnnotationVisitor
-
Visits an enumeration value of the annotation.
- visitEnum(String, String, String) - Method in class jodd.proxetta.asm.AnnotationReader
-
- visitExceptionType() - Method in class jodd.asm.TraceSignatureVisitor
-
- visitExceptionType() - Method in class jodd.asm7.signature.SignatureVisitor
-
Visits the type of a method exception.
- visitExport(String, int, String...) - Method in class jodd.asm7.ModuleVisitor
-
Visit an exported package of the current module.
- visitField(int, String, String, String, Object) - Method in class jodd.asm7.ClassVisitor
-
Visits a field of the class.
- visitField(int, String, String, String, Object) - Method in class jodd.asm7.ClassWriter
-
- visitField(int, String, String, String, Object) - Method in class jodd.proxetta.asm.ProxettaClassBuilder
-
Ignores fields.
- visitFieldInsn(int, String, String, String) - Method in class jodd.asm7.MethodVisitor
-
Visits a field instruction.
- visitFieldInsn(int, String, String, String) - Method in class jodd.proxetta.asm.InvokeReplacerMethodAdapter
-
- visitFormalTypeParameter(String) - Method in class jodd.asm.TraceSignatureVisitor
-
- visitFormalTypeParameter(String) - Method in class jodd.asm7.signature.SignatureVisitor
-
Visits a formal type parameter.
- visitFrame(int, int, Object[], int, Object[]) - Method in class jodd.asm7.MethodVisitor
-
Visits the current state of the local variables and operand stack elements.
- visitIincInsn(int, int) - Method in class jodd.asm7.MethodVisitor
-
Visits an IINC instruction.
- visitInnerClass(String, String, String, int) - Method in class jodd.asm7.ClassVisitor
-
Visits information about an inner class.
- visitInnerClass(String, String, String, int) - Method in class jodd.asm7.ClassWriter
-
- visitInnerClass(String, String, String, int) - Method in class jodd.proxetta.asm.ProxettaClassBuilder
-
Visits information about an inner class (not used).
- visitInnerClassType(String) - Method in class jodd.asm.TraceSignatureVisitor
-
- visitInnerClassType(String) - Method in class jodd.asm7.signature.SignatureVisitor
-
Visits an inner class.
- visitInsn(int) - Method in class jodd.asm7.MethodVisitor
-
Visits a zero operand instruction.
- visitInsn(int) - Method in class jodd.proxetta.asm.InvokeReplacerMethodAdapter
-
- visitInsnAnnotation(int, TypePath, String, boolean) - Method in class jodd.asm7.MethodVisitor
-
Visits an annotation on an instruction.
- visitInterface() - Method in class jodd.asm.TraceSignatureVisitor
-
- visitInterface() - Method in class jodd.asm7.signature.SignatureVisitor
-
Visits the type of an interface implemented by the class.
- visitInterfaceBound() - Method in class jodd.asm.TraceSignatureVisitor
-
- visitInterfaceBound() - Method in class jodd.asm7.signature.SignatureVisitor
-
Visits an interface bound of the last visited formal type parameter.
- visitIntInsn(int, int) - Method in class jodd.asm7.MethodVisitor
-
Visits an instruction with a single int operand.
- visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class jodd.asm7.MethodVisitor
-
Visits an invokedynamic instruction.
- visitJumpInsn(int, Label) - Method in class jodd.asm7.MethodVisitor
-
Visits a jump instruction.
- visitLabel(Label) - Method in class jodd.asm7.MethodVisitor
-
Visits a label.
- visitLdcInsn(Object) - Method in class jodd.asm7.MethodVisitor
-
Visits a LDC instruction.
- visitLineNumber(int, Label) - Method in class jodd.asm7.MethodVisitor
-
Visits a line number declaration.
- visitLineNumber(int, Label) - Method in class jodd.proxetta.asm.InvokeReplacerMethodAdapter
-
- visitLocalVariable(String, String, String, Label, Label, int) - Method in class jodd.asm7.MethodVisitor
-
Visits a local variable declaration.
- visitLocalVariable(String, String, String, Label, Label, int) - Method in class jodd.proxetta.asm.InvokeReplacerMethodAdapter
-
- visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class jodd.asm7.MethodVisitor
-
Visits an annotation on a local variable type.
- visitLookupSwitchInsn(Label, int[], Label[]) - Method in class jodd.asm7.MethodVisitor
-
Visits a LOOKUPSWITCH instruction.
- visitMainClass(String) - Method in class jodd.asm7.ModuleVisitor
-
Visit the main class of the current module.
- visitMaxs(int, int) - Method in class jodd.asm7.MethodVisitor
-
Visits the maximum stack size and the maximum number of local variables of the method.
- visitMethod(int, String, String, String, String[]) - Method in class jodd.asm7.ClassVisitor
-
Visits a method of the class.
- visitMethod(int, String, String, String, String[]) - Method in class jodd.asm7.ClassWriter
-
- visitMethod(int, String, String, String, String[]) - Method in class jodd.proxetta.asm.InvokeClassBuilder
-
- visitMethod(int, String, String, String, String[]) - Method in class jodd.proxetta.asm.ProxettaClassBuilder
-
Creates proxified methods and constructors.
- visitMethod(int, String, String, String, String[]) - Method in class jodd.proxetta.asm.ProxettaWrapperClassBuilder
-
Creates proxified methods and constructors.
- visitMethod(int, String, String, String, String[]) - Method in class jodd.proxetta.asm.TargetClassInfoReader
-
Stores method signature for target method.
- visitMethodInsn(int, String, String, String) - Method in class jodd.asm7.MethodVisitor
-
- visitMethodInsn(int, String, String, String, boolean) - Method in class jodd.asm7.MethodVisitor
-
Visits a method instruction.
- visitMethodInsn(int, String, String, String, boolean) - Method in class jodd.proxetta.asm.InvokeReplacerMethodAdapter
-
Invoked on INVOKEVIRTUAL, INVOKESPECIAL, INVOKESTATIC, INVOKEINTERFACE or INVOKEDYNAMIC.
- visitModule(String, int, String) - Method in class jodd.asm7.ClassVisitor
-
Visit the module corresponding to the class.
- visitModule(String, int, String) - Method in class jodd.asm7.ClassWriter
-
- visitMultiANewArrayInsn(String, int) - Method in class jodd.asm7.MethodVisitor
-
Visits a MULTIANEWARRAY instruction.
- visitNestHost(String) - Method in class jodd.asm7.ClassVisitor
-
Visits the nest host class of the class.
- visitNestHost(String) - Method in class jodd.asm7.ClassWriter
-
- visitNestMember(String) - Method in class jodd.asm7.ClassVisitor
-
Visits a member of the nest.
- visitNestMember(String) - Method in class jodd.asm7.ClassWriter
-
- visitNode(NodeVisitor) - Method in class jodd.lagarto.dom.CData
-
- visitNode(NodeVisitor) - Method in class jodd.lagarto.dom.Comment
-
- visitNode(NodeVisitor) - Method in class jodd.lagarto.dom.Document
-
- visitNode(NodeVisitor) - Method in class jodd.lagarto.dom.DocumentType
-
- visitNode(NodeVisitor) - Method in class jodd.lagarto.dom.Element
-
- visitNode(NodeVisitor) - Method in class jodd.lagarto.dom.Node
-
Visits single node.
- visitNode(NodeVisitor) - Method in class jodd.lagarto.dom.Text
-
- visitNode(NodeVisitor) - Method in class jodd.lagarto.dom.XmlDeclaration
-
- visitOpen(String, int, String...) - Method in class jodd.asm7.ModuleVisitor
-
Visit an open package of the current module.
- visitor - Variable in class jodd.lagarto.LagartoParser
-
- visitOuterClass(String, String, String) - Method in class jodd.asm7.ClassVisitor
-
Visits the enclosing class of the class.
- visitOuterClass(String, String, String) - Method in class jodd.asm7.ClassWriter
-
- visitOuterClass(String, String, String) - Method in class jodd.proxetta.asm.ProxettaClassBuilder
-
Visits the enclosing class of the class (not used).
- visitPackage(String) - Method in class jodd.asm7.ModuleVisitor
-
Visit a package of the current module.
- visitParameter(String, int) - Method in class jodd.asm7.MethodVisitor
-
Visits a parameter of this method.
- visitParameterAnnotation(int, String, boolean) - Method in class jodd.asm7.MethodVisitor
-
Visits an annotation of a parameter this method.
- visitParameterAnnotation(int, String, boolean) - Method in class jodd.proxetta.asm.ProxettaCtorBuilder
-
- visitParameterAnnotation(int, String, boolean) - Method in class jodd.proxetta.asm.ProxettaMethodBuilder
-
- visitParameterType() - Method in class jodd.asm.TraceSignatureVisitor
-
- visitParameterType() - Method in class jodd.asm7.signature.SignatureVisitor
-
Visits the type of a method parameter.
- visitParameterType() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- visitProperty(String, Object) - Method in class jodd.bean.BeanCopy
-
Copies single property to the destination.
- visitProperty(String, Object) - Method in class jodd.bean.BeanVisitor
-
Invoked for each visited property.
- visitProperty(String, Object) - Method in interface jodd.bean.BeanWalker.BeanWalkerCallback
-
- visitProperty(String, Object) - Method in class jodd.bean.BeanWalker
-
- visitProvide(String, String...) - Method in class jodd.asm7.ModuleVisitor
-
Visit an implementation of a service.
- visitRequire(String, int, String) - Method in class jodd.asm7.ModuleVisitor
-
Visits a dependence of the current module.
- visitReturn(MethodVisitor, MethodInfo, boolean) - Static method in class jodd.proxetta.asm.ProxettaAsmUtil
-
Visits return opcodes.
- visitReturnType() - Method in class jodd.asm.TraceSignatureVisitor
-
- visitReturnType() - Method in class jodd.asm7.signature.SignatureVisitor
-
Visits the return type of the method.
- visitReturnType() - Method in class jodd.proxetta.asm.MethodSignatureVisitor
-
- visitSource(String, String) - Method in class jodd.asm7.ClassVisitor
-
Visits the source of the class.
- visitSource(String, String) - Method in class jodd.asm7.ClassWriter
-
- visitSource(String, String) - Method in class jodd.proxetta.asm.ProxettaClassBuilder
-
Visits the source of the class (not used).
- visitSuperclass() - Method in class jodd.asm.TraceSignatureVisitor
-
- visitSuperclass() - Method in class jodd.asm7.signature.SignatureVisitor
-
Visits the type of the super class.
- visitTableSwitchInsn(int, int, Label, Label...) - Method in class jodd.asm7.MethodVisitor
-
Visits a TABLESWITCH instruction.
- visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class jodd.asm7.MethodVisitor
-
Visits an annotation on an exception handler type.
- visitTryCatchBlock(Label, Label, Label, String) - Method in class jodd.asm7.MethodVisitor
-
Visits a try catch block.
- visitTypeAnnotation(int, TypePath, String, boolean) - Method in class jodd.asm7.ClassVisitor
-
Visits an annotation on a type in the class signature.
- visitTypeAnnotation(int, TypePath, String, boolean) - Method in class jodd.asm7.ClassWriter
-
- visitTypeAnnotation(int, TypePath, String, boolean) - Method in class jodd.asm7.FieldVisitor
-
Visits an annotation on the type of the field.
- visitTypeAnnotation(int, TypePath, String, boolean) - Method in class jodd.asm7.MethodVisitor
-
Visits an annotation on a type in the method signature.
- visitTypeArgument() - Method in class jodd.asm.TraceSignatureVisitor
-
- visitTypeArgument(char) - Method in class jodd.asm.TraceSignatureVisitor
-
- visitTypeArgument() - Method in class jodd.asm7.signature.SignatureVisitor
-
Visits an unbounded type argument of the last visited class or inner class type.
- visitTypeArgument(char) - Method in class jodd.asm7.signature.SignatureVisitor
-
Visits a type argument of the last visited class or inner class type.
- visitTypeInsn(int, String) - Method in class jodd.asm7.MethodVisitor
-
Visits a type instruction.
- visitTypeInsn(int, String) - Method in class jodd.proxetta.asm.InvokeReplacerMethodAdapter
-
- visitTypeVariable(String) - Method in class jodd.asm.TraceSignatureVisitor
-
- visitTypeVariable(String) - Method in class jodd.asm7.signature.SignatureVisitor
-
Visits a signature corresponding to a type variable.
- visitUse(String) - Method in class jodd.asm7.ModuleVisitor
-
Visit a service used by the current module.
- visitVarInsn(int, int) - Method in class jodd.asm7.MethodVisitor
-
Visits a local variable instruction.
- visitVarInsn(int, int) - Method in class jodd.proxetta.asm.InvokeReplacerMethodAdapter
-
- VOID - Static variable in class jodd.asm7.Type
-
The sort of the void
type.
- VOID_TYPE - Static variable in class jodd.asm7.Type
-
The void
type.
- voidElement - Variable in class jodd.lagarto.dom.Element
-
- vtor - Variable in class jodd.vtor.ValidationConstraintContext
-
- Vtor - Class in jodd.vtor
-
Vtor validator.
- Vtor() - Constructor for class jodd.vtor.Vtor
-
- VtorException - Exception in jodd.vtor
-
Vtor exception.
- VtorException(Throwable) - Constructor for exception jodd.vtor.VtorException
-
- VtorException(String) - Constructor for exception jodd.vtor.VtorException
-
- VtorException(String, Throwable) - Constructor for exception jodd.vtor.VtorException
-