Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
IgnoredContent Class Reference
+ Inheritance diagram for IgnoredContent:

Protected Member Functions

void reset () override
 
bool parse (Parser &parser) override
 
- Protected Member Functions inherited from Content
bool doParse (Content &content, Parser &parser)
 

Additional Inherited Members

- Public Member Functions inherited from Content
virtual ~Content (void)
 

Member Function Documentation

◆ parse()

bool parse ( Parser parser)
inlineoverrideprotectedvirtual

Parse the content of the current element in the parser.

Parameters
parserParser to parse with.

Implements Content.

References Parser::ended(), and Parser::next().

◆ reset()

void reset ( )
inlineoverrideprotectedvirtual

Called to reset the state of the content internals.

Implements Content.


The documentation for this class was generated from the following file: