public class ParamHandler extends ElementHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
ParamHandler.ValueChecker
Attribute checker which can check attributes which contain strings
of the type described by this element.
|
| Constructor and Description |
|---|
ParamHandler() |
| Modifier and Type | Method and Description |
|---|---|
ValueParser |
getParser()
Returns a parser which knows how to check values associated with
this element.
|
void |
setAttributes(Map<String,String> atts)
Sets this handler's attributes.
|
characters, configure, endElement, error, getAncestry, getAttribute, getContext, getName, getRef, info, registerChildName, setAncestry, startElement, toString, warningpublic void setAttributes(Map<String,String> atts)
ElementHandlersetAttributes in class ElementHandleratts - name -> value map representing this element's attributespublic ValueParser getParser()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.