mosesdecoder/moses/src/XmlOption.h File Reference

#include <vector>
#include <string>
#include "WordsRange.h"
#include "TargetPhrase.h"
#include "ReorderingConstraint.h"

Go to the source code of this file.

Classes

struct  Moses::XmlOption

Namespaces

namespace  Moses

Functions

std::string Moses::ParseXmlTagAttribute (const std::string &tag, const std::string &attributeName)
std::string Moses::TrimXml (const std::string &str, const std::string &lbrackStr="<", const std::string &rbrackStr=">")
bool Moses::isXmlTag (const std::string &tag, const std::string &lbrackStr="<", const std::string &rbrackStr=">")
std::vector< std::string > Moses::TokenizeXml (const std::string &str, const std::string &lbrackStr="<", const std::string &rbrackStr=">")
bool Moses::ProcessAndStripXMLTags (std::string &line, std::vector< XmlOption * > &res, ReorderingConstraint &reorderingConstraint, std::vector< size_t > &walls, const std::string &lbrackStr="<", const std::string &rbrackStr=">")


Generated on Tue Feb 7 19:04:09 2012 for Moses by  doxygen 1.5.9