Home
last modified time | relevance | path

Searched defs:addTextNode (Results 1 – 23 of 23) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/ver1_2/
H A DEnvelope1_2Impl.java140 public SOAPElement addTextNode(String text) throws SOAPException { in addTextNode() method in Envelope1_2Impl
H A DHeader1_2Impl.java103 public SOAPElement addTextNode(String text) throws SOAPException { in addTextNode() method in Header1_2Impl
H A DFault1_2Impl.java501 public SOAPElement addTextNode(String text) throws SOAPException { in addTextNode() method
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/ver1_2/
H A DEnvelope1_2Impl.java140 public SOAPElement addTextNode(String text) throws SOAPException { in addTextNode() method in Envelope1_2Impl
H A DHeader1_2Impl.java103 public SOAPElement addTextNode(String text) throws SOAPException { in addTextNode() method in Header1_2Impl
H A DFault1_2Impl.java501 public SOAPElement addTextNode(String text) throws SOAPException { in addTextNode() method
/dports/graphics/krita/krita-4.4.8/libs/store/
H A DKoXmlWriter.h125 inline void addTextNode(const QString& str) { in addTextNode() function
H A DKoXmlWriter.cpp201 void KoXmlWriter::addTextNode(const QByteArray& cstr) in addTextNode() function in KoXmlWriter
211 void KoXmlWriter::addTextNode(const char* cstr) in addTextNode() function in KoXmlWriter
/dports/editors/calligra/calligra-3.2.1/libs/store/
H A DKoXmlWriter.h140 inline void addTextNode(const QString& str) { in addTextNode() function
H A DKoXmlWriter.cpp197 void KoXmlWriter::addTextNode(const QByteArray& cstr) in addTextNode() function in KoXmlWriter
207 void KoXmlWriter::addTextNode(const char* cstr) in addTextNode() function in KoXmlWriter
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/store/
H A DKoXmlWriter.h140 inline void addTextNode(const QString& str) { in addTextNode() function
H A DKoXmlWriter.cpp198 void KoXmlWriter::addTextNode(const QByteArray& cstr) in addTextNode() function in KoXmlWriter
208 void KoXmlWriter::addTextNode(const char* cstr) in addTextNode() function in KoXmlWriter
/dports/editors/calligra/calligra-3.2.1/libs/odf/writeodf/
H A Dodfwriter.h79 void addTextNode(const QString& str) { in addTextNode() function
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/odf/writeodf/
H A Dodfwriter.h79 void addTextNode(const QString& str) { in addTextNode() function
/dports/science/pybrain/pybrain-0.3.3/pybrain/tools/customxml/
H A Dhandling.py65 def addTextNode(self, node, text): member in XMLHandling
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/javax/xml/soap/
H A DSOAPElement.java193 public SOAPElement addTextNode(String text) throws SOAPException; in addTextNode() method
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/javax/xml/soap/
H A DSOAPElement.java193 public SOAPElement addTextNode(String text) throws SOAPException; in addTextNode() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/text/org/eclipse/pde/internal/core/text/
H A DIDocumentElementNode.java40 void addTextNode(IDocumentTextNode textNode); in addTextNode() method
H A DDocumentElementNode.java436 public void addTextNode(IDocumentTextNode textNode) { in addTextNode() method in DocumentElementNode
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/impl/
H A DElementImpl.java442 public SOAPElement addTextNode(String text) throws SOAPException { in addTextNode() method in ElementImpl
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/impl/
H A DElementImpl.java442 public SOAPElement addTextNode(String text) throws SOAPException { in addTextNode() method in ElementImpl
/dports/graphics/qgis/qgis-3.22.3/src/core/layout/
H A Dqgslayoutexporter.cpp1401 …auto addTextNode = [&workElement, &descriptionElement, &svg]( const QString & tag, const QString &… in appendMetadataToSvg() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/layout/
H A Dqgslayoutexporter.cpp1371 …auto addTextNode = [&workElement, &descriptionElement, &svg]( const QString & tag, const QString &… in appendMetadataToSvg() local