COMPONENT-PRIVATE CLASS. DO NOT USE OUTSIDE OF THIS COMPONENT.
Declared in <balxml_decoder.h>
class Decoder_ParseAttribute;
Parse an attribute.
| Name | Description |
|---|---|
Decoder_ParseAttribute [constructor] | Create an attribute parser for the specified name and value. |
execute | Parse the visited element into the specified object. |
executeImp | Parse the visited value into the specified object. |
failed | Return true if attribute parsing failed. |
operator() | Parse the visited attribute or element described by info into object. |