Table of Contents

Interface INode

Namespace
Javax.Xml.Soap
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/soap/Node.html

public interface INode : INode
Inherited Members

Properties

ParentElement

SOAPElement ParentElement { get; set; }

Property Value

SOAPElement

Value

String Value { get; set; }

Property Value

String

Methods

DetachNode()

void DetachNode()

RecycleNode()

void RecycleNode()