getContentId() | XMLSimplePrologEntity | |
getId() | XMLSimplePrologEntity | |
getPublicId() | XMLSimplePrologEntity | |
getSystemId() | XMLSimplePrologEntity | |
getType() | XMLSimplePrologEntity | |
print() | XMLSimplePrologEntity | |
putContentId(const std::string &cid) | XMLSimplePrologEntity | |
putId(const std::string &id) | XMLSimplePrologEntity | |
putPublicId(const std::string &pid) | XMLSimplePrologEntity | |
putSystemId(const std::string &sid) | XMLSimplePrologEntity | |
putType(EntityType typ) | XMLSimplePrologEntity | |
XMLSimplePrologEntity() | XMLSimplePrologEntity | |
XMLSimplePrologEntity(const XMLSimplePrologEntity &ent) | XMLSimplePrologEntity | |
XMLSimplePrologEntity(EntityType typ, const std::string &id, const std::string &pid, const std::string &sid, const std::string &cid) | XMLSimplePrologEntity | |
XMLSimplePrologEntity(const std::string &entLine) | XMLSimplePrologEntity |