Lines Matching defs:ValidatorHandler

38  * A {@link ValidatorHandler} object is not thread-safe and not reentrant.
40 * sure that one {@link ValidatorHandler} object is not used from
44 * {@link ValidatorHandler} checks if the SAX events follow
50 * {@link ValidatorHandler} extends from {@link ContentHandler},
60 * <li>Applications must ensure that {@link ValidatorHandler}'s
65 * If the {@link ValidatorHandler} introduces additional namespace
75 * A {@link ValidatorHandler} is automatically reset every time
81 * by all {@link ValidatorHandler} implementations.
85 * This feature controls how a {@link ValidatorHandler} introduces
105 * a {@link ValidatorHandler} receives SAX events. It merely
113 public abstract class ValidatorHandler implements ContentHandler {
120 * <p>Derived classes must create {@link ValidatorHandler} objects that have
124 protected ValidatorHandler() {
133 * {@link ValidatorHandler} will work as a filter
138 * In doing so, a {@link ValidatorHandler} may modify
142 * A {@link ValidatorHandler} may buffer events to certain
143 * extent, but to allow {@link ValidatorHandler} to be used
152 * are invoked on a {@link ValidatorHandler},
156 * <li>{@link ValidatorHandler} may not introduce new elements that
159 * <li>{@link ValidatorHandler} may not remove attributes that were
166 * from the {@link ValidatorHandler}. The {@link ErrorHandler}
184 * if that method has never been called since this {@link ValidatorHandler}
213 * {@link ValidatorHandler} is not allowed to
235 * When a new {@link ValidatorHandler} object is created, initially
244 * Gets the current {@link ErrorHandler} set to this {@link ValidatorHandler}.
249 * if that method has never been called since this {@link ValidatorHandler}
261 * {@link ValidatorHandler} uses a {@link LSResourceResolver}
282 * then the {@link ValidatorHandler} will abort the parsing and
287 * When a new {@link ValidatorHandler} object is created, initially
296 * Gets the current {@link LSResourceResolver} set to this {@link ValidatorHandler}.
301 * if that method has never been called since this {@link ValidatorHandler}
310 * {@link ValidatorHandler}.
334 * possible for a {@link ValidatorHandler} to recognize a feature name but
349 * {@link ValidatorHandler} recognizes the feature name but
366 * <p>Set a feature for this <code>ValidatorHandler</code>.</p>
369 * {@link ValidatorHandler} parses schemas. The feature name is
399 * {@link ValidatorHandler} recognizes the feature name but
419 * possible for a {@link ValidatorHandler} to recognize a property name but
425 * <p>{@link ValidatorHandler}s are not required to recognize setting
434 * {@link ValidatorHandler} recognizes the property name but
452 * possible for a {@link ValidatorHandler} to recognize a property name but
457 * <p>{@link ValidatorHandler}s are not required to recognize any specific