BDE 4.14.0 Production release
Loading...
Searching...
No Matches
balxml::Util Struct Reference

#include <balxml_util.h>

Static Public Member Functions

static bool extractNamespaceFromXsd (const bsl::string_view &xsdSource, bsl::string *targetNamespace)
 
static bool extractNamespaceFromXsd (const bsl::string_view &xsdSource, std::string *targetNamespace)
 
static bool extractNamespaceFromXsd (bsl::streambuf *xsdSource, bsl::string *targetNamespace)
 
static bool extractNamespaceFromXsd (bsl::streambuf *xsdSource, std::string *targetNamespace)
 

Member Function Documentation

◆ extractNamespaceFromXsd() [1/4]

static bool balxml::Util::extractNamespaceFromXsd ( bsl::streambuf *  xsdSource,
bsl::string targetNamespace 
)
static

◆ extractNamespaceFromXsd() [2/4]

static bool balxml::Util::extractNamespaceFromXsd ( bsl::streambuf *  xsdSource,
std::string *  targetNamespace 
)
static

◆ extractNamespaceFromXsd() [3/4]

static bool balxml::Util::extractNamespaceFromXsd ( const bsl::string_view xsdSource,
bsl::string targetNamespace 
)
static

◆ extractNamespaceFromXsd() [4/4]

static bool balxml::Util::extractNamespaceFromXsd ( const bsl::string_view xsdSource,
std::string *  targetNamespace 
)
static

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