COMPONENT‐PRIVATE CLASS. DO NOT USE OUTSIDE OF THIS COMPONENT.

Synopsis

Declared in <balxml_decoder.h>

class Decoder_ParseAttribute;

Description

Parse an attribute.

Member Functions

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.

Created with MrDocs