MCPcopy Create free account

hub / github.com/devefx/validator-web / functions

Functions1,114 in github.com/devefx/validator-web

↓ 5 callersMethodhandleEscapedCharacter
(char character, TokenCollector tokenCollector)
validator-web/src/main/java/org/devefx/validator/internal/engine/messageinterpolation/parser/EscapedState.java:67
↓ 5 callersMethodinsertGroup
(Group group)
validator-web/src/main/java/org/devefx/validator/internal/engine/groups/DefaultValidationOrder.java:35
↓ 5 callersFunctionisDisconnected
( node )
validator-web/src/main/resources/META-INF/resources/validatorjs/lib/jquery-1.8.3.js:5504
↓ 5 callersMethodisPresent
Determine whether the {@link Class} identified by the supplied name is present and can be loaded. Will return {@code false} if either the class or one
validator-web/src/main/java/org/devefx/validator/util/ClassUtils.java:113
↓ 5 callersMethodkeySet
()
validator-web/src/main/java/org/devefx/validator/util/LinkedMultiValueMap.java:160
↓ 5 callersMethodnextEntry
()
validator-web/src/main/java/org/devefx/validator/internal/util/ConcurrentReferenceHashMap.java:1480
↓ 5 callersMethodparseMediaType
Parse the given String into a single {@code MediaType}. @param mediaType the string to parse @return the media type @throws InvalidMediaTypeException
validator-web/src/main/java/org/devefx/validator/http/MediaType.java:350
↓ 5 callersMethodresolve
(ELContext context, Object base, Object property)
validator-web/src/main/java/org/devefx/validator/internal/engine/messageinterpolation/el/RootResolver.java:142
↓ 5 callersMethodseries
Returns the HTTP status series of this status code. @see HttpStatus.Series
validator-web/src/main/java/org/devefx/validator/http/HttpStatus.java:463
↓ 5 callersMethodsetContentType
Set the content type for this view. Default is "text/html;charset=ISO-8859-1". <p>May be ignored by subclasses if the view itself is assumed to set th
validator-web/src/main/java/org/devefx/validator/script/handler/CachingHandler.java:85
↓ 5 callersMethodsetVariable
(String name, ValueExpression expression)
validator-web/src/main/java/org/devefx/validator/internal/engine/messageinterpolation/el/SimpleELContext.java:71
↓ 5 callersMethodtoString
()
validator-web/src/main/java/org/devefx/validator/web/view/AbstractUrlBasedView.java:76
↓ 5 callersMethodvalue
Return the integer value of this status code.
validator-web/src/main/java/org/devefx/validator/http/HttpStatus.java:402
↓ 5 callersFunctionwriteBuffer
()
example/springmvc/src/main/webapp/resources/demo/marketo/jquery.maskedinput.js:247
↓ 4 callersFunctionadd
( key, value )
validator-web/src/main/resources/META-INF/resources/validatorjs/lib/jquery-1.8.3.js:7216
↓ 4 callersMethodcheckToken
Checks the given token string for illegal characters, as defined in RFC 2616, section 2.2. @throws IllegalArgumentException in case of illegal charact
validator-web/src/main/java/org/devefx/validator/util/MimeType.java:177
↓ 4 callersFunctioncondense
( unmatched, map, filter, context, xml )
validator-web/src/main/resources/META-INF/resources/validatorjs/lib/jquery-1.8.3.js:4812
↓ 4 callersMethodcontains
Legacy method testing if some key maps into the specified value in this table. This method is identical in functionality to {@link #containsValue}, a
validator-web/src/main/java/org/devefx/validator/internal/util/ConcurrentReferenceHashMap.java:1221
↓ 4 callersMethodcontainsBean
(String name)
validator-web/src/main/java/org/devefx/validator/beans/Container.java:33
↓ 4 callersMethodconvertKey
Convert the given key to a case-insensitive key. <p>The default implementation converts the key to lower-case according to this Map's Locale. @param k
validator-web/src/main/java/org/devefx/validator/util/LinkedCaseInsensitiveMap.java:149
↓ 4 callersMethodescape
Escape quotes, \, /, \r, \n, \b, \f, \t and other control characters (U+0000 through U+001F).
validator-web/src/main/java/org/devefx/validator/util/JsonWriter.java:116
↓ 4 callersFunctiongenFx
( type, includeWidth )
validator-web/src/main/resources/META-INF/resources/validatorjs/lib/jquery-1.8.3.js:9099
↓ 4 callersFunctiongetAll
( elem )
validator-web/src/main/resources/META-INF/resources/validatorjs/lib/jquery-1.8.3.js:6208
↓ 4 callersMethodgetBytes
Return the contents of the file as an array of bytes. @return the contents of the file as bytes, or an empty byte array if empty @throws IOException i
validator-web/src/main/java/org/devefx/validator/web/multipart/MultipartFile.java:65
↓ 4 callersMethodgetConstraintValidator
()
validator-web/src/main/java/org/devefx/validator/ConstraintDescriptor.java:29
↓ 4 callersMethodgetFirst
Returns properly casted first entry of bin for given hash.
validator-web/src/main/java/org/devefx/validator/internal/util/ConcurrentReferenceHashMap.java:579
↓ 4 callersMethodgetFirst
Return the first value for the given key. @param key the key @return the first value for the specified key, or {@code null}
validator-web/src/main/java/org/devefx/validator/util/MultiValueMap.java:35
↓ 4 callersMethodgetInitParameter
(String name)
validator-web/src/main/java/org/devefx/validator/internal/util/FakeServletConfig.java:84
↓ 4 callersMethodgetInterpolationType
()
validator-web/src/main/java/org/devefx/validator/internal/engine/messageinterpolation/parser/TokenCollector.java:122
↓ 4 callersMethodgetServletContext
Returns the ServletContext to which this session belongs. @return The servlet context information.
validator-web/src/main/java/org/devefx/validator/ServerContext.java:34
↓ 4 callersMethodgetValidator
()
validator-web/src/main/java/org/devefx/validator/ValidatorUtils.java:29
↓ 4 callersMethodhasMoreElements
()
validator-web/src/main/java/org/devefx/validator/internal/util/ConcurrentReferenceHashMap.java:1443
↓ 4 callersMethodinterpolateBundleMessage
(String message, ResourceBundleLocator validationResourceBundleLocator)
validator-web/src/main/java/org/devefx/validator/messageinterpolation/ResourceBundleMessageInterpolator.java:197
↓ 4 callersMethodinterpolateMessage
Runs the message interpolation according to algorithm specified in the Bean Validation specification. <br/> Note: <br/> Look-ups in user bundles is re
validator-web/src/main/java/org/devefx/validator/messageinterpolation/ResourceBundleMessageInterpolator.java:231
↓ 4 callersMethodisAvailable
Determine whether the multipart content is still available. If a temporary file has been moved, the content is no longer available.
validator-web/src/main/java/org/devefx/validator/http/reader/multipart/CommonsMultipartFile.java:156
↓ 4 callersMethodisEmpty
Determine whether the given array is empty: i.e. {@code null} or of zero length. @param array the array to check
validator-web/src/main/java/org/devefx/validator/util/ObjectUtils.java:71
↓ 4 callersMethodnextElement
()
validator-web/src/main/java/org/devefx/validator/internal/util/ConcurrentReferenceHashMap.java:1508
↓ 4 callersMethodput
Maps the specified key to the specified value in this table. Neither the key nor the value can be null. <p> The value can be retrieved by calling the
validator-web/src/main/java/org/devefx/validator/internal/util/ConcurrentReferenceHashMap.java:1237
↓ 4 callersMethodrun
()
validator-web/src/main/java/org/devefx/validator/internal/resourceloading/PlatformResourceBundleLocator.java:117
↓ 4 callersMethodsetContentType
Set the content type for this view. Default is "text/html;charset=ISO-8859-1". <p>May be ignored by subclasses if the view itself is assumed to set th
validator-web/src/main/java/org/devefx/validator/web/view/AbstractView.java:55
↓ 4 callersMethodsetValue
(V value)
validator-web/src/main/java/org/devefx/validator/internal/util/ConcurrentReferenceHashMap.java:1553
↓ 4 callersFunctionsiblingCheck
( a, b, ret )
validator-web/src/main/resources/META-INF/resources/validatorjs/lib/jquery-1.8.3.js:4560
↓ 4 callersFunctiontokenize
( selector, parseOnly )
validator-web/src/main/resources/META-INF/resources/validatorjs/lib/jquery-1.8.3.js:4683
↓ 4 callersMethodunquote
(String s)
validator-web/src/main/java/org/devefx/validator/util/MimeType.java:208
↓ 3 callersMethodaddBean
(String name, Object bean)
validator-web/src/main/java/org/devefx/validator/beans/DefaultContainer.java:124
↓ 3 callersFunctionaddCombinator
( matcher, combinator, base )
validator-web/src/main/resources/META-INF/resources/validatorjs/lib/jquery-1.8.3.js:4746
↓ 3 callersMethodadvance
()
validator-web/src/main/java/org/devefx/validator/internal/util/ConcurrentReferenceHashMap.java:1447
↓ 3 callersMethodavailableLocaleList
<p>Obtains an unmodifiable list of installed locales.</p> <p>This method is a wrapper around {@link Locale#getAvailableLocales()}. It is more efficie
validator-web/src/main/java/org/devefx/validator/util/LocaleUtils.java:200
↓ 3 callersMethodbeanToMap
(Object model)
validator-web/src/main/java/org/devefx/validator/util/MapUtils.java:9
↓ 3 callersFunctionclearBuffer
(start, end)
example/springmvc/src/main/webapp/resources/demo/marketo/jquery.maskedinput.js:238
↓ 3 callersMethodcontainsKey
Tests if the specified object is a key in this table. @param key possible key @return <tt>true</tt> if and only if the specified object is a key in t
validator-web/src/main/java/org/devefx/validator/internal/util/ConcurrentReferenceHashMap.java:1143
↓ 3 callersFunctioncreateCache
()
validator-web/src/main/resources/META-INF/resources/validatorjs/lib/jquery-1.8.3.js:3713
↓ 3 callersMethoddereferenceValue
(Object value)
validator-web/src/main/java/org/devefx/validator/internal/util/ConcurrentReferenceHashMap.java:437
↓ 3 callersFunctiondone
( status, nativeStatusText, responses, headers )
validator-web/src/main/resources/META-INF/resources/validatorjs/lib/jquery-1.8.3.js:7722
↓ 3 callersFunctionelementMatcher
( matchers )
validator-web/src/main/resources/META-INF/resources/validatorjs/lib/jquery-1.8.3.js:4798
↓ 3 callersMethodentrySet
Returns a {@link Set} view of the mappings contained in this map. The set is backed by the map, so changes to the map are reflected in the set, and vi
validator-web/src/main/java/org/devefx/validator/internal/util/ConcurrentReferenceHashMap.java:1402
↓ 3 callersMethodextractUrlParams
(MultiValueMap multiValueMap, HttpServletRequest request)
validator-web/src/main/java/org/devefx/validator/util/ServletUtils.java:9
↓ 3 callersMethodgenerateBeanName
(Class<?> beanClass, Container container)
validator-web/src/main/java/org/devefx/validator/internal/util/StartupUtil.java:172
↓ 3 callersMethodgenerateValue
(Vars vars, Object value)
validator-web/src/main/java/org/devefx/validator/script/handler/GeneratedValidationJavaScriptHandler.java:227
↓ 3 callersMethodget
Returns the value to which the specified key is mapped, or {@code null} if this map contains no mapping for the key. <p>More formally, if this map con
validator-web/src/main/java/org/devefx/validator/internal/util/ConcurrentReferenceHashMap.java:1129
↓ 3 callersMethodget
Accessor for the WebContext that is associated with this thread. @return
validator-web/src/main/java/org/devefx/validator/internal/util/WebContextThreadStack.java:46
↓ 3 callersMethodgetConstraintDescriptors
()
validator-web/src/main/java/org/devefx/validator/ValidationContext.java:56
↓ 3 callersMethodgetConstraintMetaData
(Class<?> constraintClass)
validator-web/src/main/java/org/devefx/validator/internal/metadata/ConstraintMetaDataManager.java:58
↓ 3 callersMethodgetCurrentGroup
()
validator-web/src/main/java/org/devefx/validator/ValueContext.java:44
↓ 3 callersMethodgetCurrentValidatedValue
()
validator-web/src/main/java/org/devefx/validator/ValueContext.java:48
↓ 3 callersMethodgetGroups
()
validator-web/src/main/java/org/devefx/validator/ConstraintDescriptor.java:27
↓ 3 callersMethodgetHeight
Return the image height @return
validator-web/src/main/java/org/devefx/validator/web/multipart/ImageMultipartFile.java:31
↓ 3 callersMethodgetInitParams
(ConstraintValidator constraintValidator)
validator-web/src/main/java/org/devefx/validator/internal/metadata/ConstraintMetaData.java:33
↓ 3 callersMethodgetMessageTemplate
()
validator-web/src/main/java/org/devefx/validator/ConstraintViolation.java:25
↓ 3 callersMethodgetPeriodCacheableTime
Return the cache time unit of seconds
validator-web/src/main/java/org/devefx/validator/script/handler/CachingHandler.java:75
↓ 3 callersMethodgetProperty
(String name)
validator-web/src/main/java/org/devefx/validator/internal/util/BeanReader.java:39
↓ 3 callersMethodgetResourceBundle
Returns a resource bundle for the given locale. @param locale A locale, for which a resource bundle shall be retrieved. Must not be nul
validator-web/src/main/java/org/devefx/validator/internal/resourceloading/ResourceBundleLocator.java:50
↓ 3 callersMethodgetSize
Return the size of the file in bytes. @return the size of the file, or 0 if empty
validator-web/src/main/java/org/devefx/validator/web/multipart/MultipartFile.java:58
↓ 3 callersMethodgetSuffix
Return the suffix that gets appended to view names when building a URL.
validator-web/src/main/java/org/devefx/validator/script/handler/JavaScriptHandler.java:58
↓ 3 callersMethodgetTokenList
()
validator-web/src/main/java/org/devefx/validator/internal/engine/messageinterpolation/parser/TokenCollector.java:126
↓ 3 callersMethodgetUrl
Return the URL of the resource that this view wraps.
validator-web/src/main/java/org/devefx/validator/web/view/AbstractUrlBasedView.java:51
↓ 3 callersMethodgetValidatorContext
()
validator-web/src/main/java/org/devefx/validator/Validator.java:28
↓ 3 callersMethodgetWidth
Return the image width @return
validator-web/src/main/java/org/devefx/validator/web/multipart/ImageMultipartFile.java:25
↓ 3 callersMethodincludes
Indicate whether this {@code MediaType} includes the given media type. <p>For instance, {@code text/ } includes {@code text/plain} and {@code text/htm
validator-web/src/main/java/org/devefx/validator/http/MediaType.java:292
↓ 3 callersMethodindex
()
example/springmvc/src/main/java/org/devefx/example/controller/ZhihuController.java:17
↓ 3 callersMethodinvoke
(ELContext context, Object base, Object method, Class<?>[] paramTypes, Object[] params)
validator-web/src/main/java/org/devefx/validator/internal/engine/messageinterpolation/el/RootResolver.java:83
↓ 3 callersMethodisEligibleValue
Determine whether the given model element value is eligible for exposure. <p>The default implementation considers primitives, Strings, Numbers, Dates,
validator-web/src/main/java/org/devefx/validator/web/view/RedirectView.java:389
↓ 3 callersMethodisFailFast
()
validator-web/src/main/java/org/devefx/validator/ValidationContext.java:46
↓ 3 callersFunctionisHidden
( elem, el )
validator-web/src/main/resources/META-INF/resources/validatorjs/lib/jquery-1.8.3.js:6585
↓ 3 callersMethodmakeParameterToken
()
validator-web/src/main/java/org/devefx/validator/internal/engine/messageinterpolation/parser/Token.java:57
↓ 3 callersMethodnewHashEntry
(K key, int hash, HashEntry<K, V> next, V value)
validator-web/src/main/java/org/devefx/validator/internal/util/ConcurrentReferenceHashMap.java:584
↓ 3 callersMethodnotEmpty
Assert that an array has elements; that is, it must not be {@code null} and must have at least one element. <pre class="code">Assert.notEmpty(array, "
validator-web/src/main/java/org/devefx/validator/util/Assert.java:129
↓ 3 callersMethodparseMimeType
Parse the given String into a single {@code MimeType}. @param mimeType the string to parse @return the mime type @throws InvalidMimeTypeException if t
validator-web/src/main/java/org/devefx/validator/util/MimeTypeUtils.java:202
↓ 3 callersMethodremove
Removes the key (and its corresponding value) from this map. This method does nothing if the key is not in the map. @param key the key that needs to
validator-web/src/main/java/org/devefx/validator/internal/util/ConcurrentReferenceHashMap.java:1279
↓ 3 callersMethodtoJson
(Object value)
validator-web/src/main/java/org/devefx/validator/util/JsonWriter.java:168
↓ 2 callersMethodadd
(K key, V value)
validator-web/src/main/java/org/devefx/validator/util/LinkedMultiValueMap.java:73
↓ 2 callersMethodaddStaticAttribute
Add static data to this view, exposed in each view. <p>"Static" attributes are fixed attributes that are specified in the View instance configuration.
validator-web/src/main/java/org/devefx/validator/web/view/AbstractView.java:105
↓ 2 callersFunctionaddToPrefiltersOrTransports
( structure )
validator-web/src/main/resources/META-INF/resources/validatorjs/lib/jquery-1.8.3.js:7335
↓ 2 callersFunctionajaxExtend
( target, src )
validator-web/src/main/resources/META-INF/resources/validatorjs/lib/jquery-1.8.3.js:7411
↓ 2 callersMethodappendBegin
(String s, StringBuilder sb)
validator-web/src/main/java/org/devefx/validator/util/XmlWriter.java:160
↓ 2 callersMethodappendEnd
(String s, StringBuilder sb)
validator-web/src/main/java/org/devefx/validator/util/XmlWriter.java:164
↓ 2 callersFunctionaugmentWidthOrHeight
( elem, name, extra, isBorderBox )
validator-web/src/main/resources/META-INF/resources/validatorjs/lib/jquery-1.8.3.js:6907
↓ 2 callersMethodbindModel
(Object model)
validator-web/src/main/java/org/devefx/validator/internal/util/ThreadContext.java:223
↓ 2 callersMethodcallDestroyBean
(Object bean)
validator-web/src/main/java/org/devefx/validator/beans/DefaultContainer.java:235
↓ 2 callersFunctioncb
(e)
validator-web/src/main/resources/META-INF/resources/validatorjs/lib/jquery.form.js:618
← previousnext →101–200 of 1,114, ranked by callers