org::xmlBlaster::util::StringStripper2 Class Reference

Collaboration diagram for org::xmlBlaster::util::StringStripper2:

Collaboration graph
[legend]
List of all members.

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)

Detailed Description

Definition at line 39 of file StringStripper2.h.


Constructor & Destructor Documentation

org::xmlBlaster::util::StringStripper2::StringStripper2 ( const std::string &  mainSeparator = "/",
const std::string &  minorSeparator = "." 
)

Definition at line 46 of file StringStripper2.h.


Member Function Documentation

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.


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