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