

Public Member Functions | |
| StringStripper2 (const std::string &mainSeparator="/", const std::string &minorSeparator=".") | |
| std::vector< std::pair< std::string, std::string > > | strip (const std::string &line) |
Definition at line 39 of file StringStripper2.h.
| org::xmlBlaster::util::StringStripper2::StringStripper2 | ( | const std::string & | mainSeparator = "/", |
|
| const std::string & | minorSeparator = "." | |||
| ) |
Definition at line 46 of file StringStripper2.h.
| std::vector<std::pair<std::string,std::string> > org::xmlBlaster::util::StringStripper2::strip | ( | const std::string & | line | ) |
Definition at line 52 of file StringStripper2.h.