Xport Interface: parser::parser

Constructor for parser.

  parser::parser(1st Variety
  const std::string& filename
);
parser::parser(2nd Variety
  std::istream& in
);

Parameters

filename

A full file path/filename which specifies the file to parse. Caller must insure the path exists, and the user has access rights to the directory.

in

A reference to an input stream (std::istream). Can be a user instanciated stream, including a std::ofstream or std::ostringstream.

Remarks

The parser constructor creates a parser object which is used to parse (x)html content from a file or stream. A parameter must be passed to the constructor specifying the input.

Complexity

Logarithmic

Examples

Work Time Studio

Datasoft Solutions is proud to present their landmark product, Work Time Studio. Utilizing the tree container library, Work Time Studio provides unparalleled features in personal time, project and task management software. If you're looking for a way to increase your productivity, visit Work Time Studio's product website, and start being more productive today.