All Downloads are FREE. Search and download functionalities are using the official Maven repository.

conf.gsoap.properties Maven / Gradle / Ivy

There is a newer version: 3.5.0
Show newest version
regexp.namespace=^#define[ \\t]+SOAP_NAMESPACE_OF_([\\w\\d]+\\d+)[ \\t]+"(http://((?:(?:[\\w\\d]+)\\.?)+(?:/(?:[\\d\\w]+))?))" *$
underscore=_USCORE
callPrefix=soap_call__
arrayofbyte.stubclass=xsd__base64Binary
arrayofbyte.cppclass=std::shared_ptr>
regexp.classmap=^class[\\t ]+(([\\w\\d]+\\d+)__((?:[a-zA-Z\\d]|_USCORE)+)?);[ \\t]*/\\* *[:\\.\\\\\\d\\w]+\\.h:\\d+ *\\*/$
regexp.refclass=^class[\\t ]+(([a-zA-Z\\d]+\\d+)__((?:[a-zA-Z\\d]|_USCORE)+)?);[ \\t]*/\\* *[:\\.\\\\\\d\\w]+\\.h:\\d+ *\\*/$
# $CLASS_NAME$ must be replace with name required, $1 all properties 
regexp.classdef=^class +SOAP_CMAC +$CLASS_NAME$\\s+(?:: +public +[\\w\\d]+)?\\s*\\{\\s+public:([\\s\\S]*?)(?:/// Context that manages this object\\s+struct +soap +\\*soap;$)?\\s+public:
# $1 type $2 name
regexp.propdef=^\\s+/// Optional element[\\s\\S]+?$\\s+((?:[ \\S]+)+?)\\b([\\d\\w]+)\\s*;$




© 2015 - 2025 Weber Informatics LLC | Privacy Policy