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 using the specified formatting mode. |
executeImp | executeImp overloads |
failed | Return true if parsing failed and false otherwise. |
operator() | Parse simple sequence content into the specified object. |