BRepositoryReader
class BRepositoryReader {
BRepositoryReader(BErrorOutput* errorOutput);
~BRepositoryReader();
BRepositoryReader repositoryReader(&errorOutput);
BRepositoryReader repositoryReader(&errorOutput);
BRepositoryReader repositoryReader(&errorOutput);
BRepositoryReader::BRepositoryReader(BErrorOutput* errorOutput)
BRepositoryReader::~BRepositoryReader()
BRepositoryReader::Init(const char* fileName)
BRepositoryReader::ParseContent(BRepositoryContentHandler* contentHandler)