Searched refs:malformed (Results 1 – 3 of 3) sorted by relevance
198 final Map<Integer, CoderResult> malformed = new ConcurrentHashMap<>(); field in CoderResult.Cache222 return Cache.INSTANCE.malformed.computeIfAbsent(length, in malformedForLength()
84 * sequence is $notLegal$ then the input is considered <i>malformed</i>. If110 * <p> The default action for malformed-input and unmappable-character errors112 * malformed-input error action may be changed via the {@link389 * Returns this $coder$'s current action for malformed-input errors.391 * @return The current malformed-input action, which is never {@code null}398 * Changes this $coder$'s action for malformed-input errors.419 * Reports a change to this $coder$'s malformed-input action.423 * the malformed-input action. </p>536 * malformed-input} result indicates that a malformed-input537 * error has been detected. The malformed $itype$s begin at the input[all …]
3 in this directory should be a malformed XML document that should cause the