dnu : dylan.NET.Utils Namespace

XmlUtils Class

Documentation for this section has not yet been entered.

Syntax

public class XmlUtils

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Utils
Assembly: dnu (in dnu.dll)
Assembly Versions: 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1

Members

See Also: Inherited members from object.

Public Constructors

Documentation for this section has not yet been entered.

Public Methods

static
AddAttr (System.Xml.Linq.XElement, System.Xml.Linq.XAttribute) : System.Xml.Linq.XElement
Documentation for this section has not yet been entered.
static
AddAttrArr (System.Xml.Linq.XElement, System.Xml.Linq.XAttribute[]) : System.Xml.Linq.XElement
Documentation for this section has not yet been entered.
static
AddNode (System.Xml.Linq.XElement, System.Xml.Linq.XElement) : System.Xml.Linq.XElement
Documentation for this section has not yet been entered.
static
AddNodeArr (System.Xml.Linq.XElement, System.Xml.Linq.XElement[]) : System.Xml.Linq.XElement
Documentation for this section has not yet been entered.
static
GetVal (System.Xml.Linq.XElement) : string
Documentation for this section has not yet been entered.
static
MakeAttr (string, string) : System.Xml.Linq.XAttribute
Documentation for this section has not yet been entered.
static
MakeName (string) : System.Xml.Linq.XName
Documentation for this section has not yet been entered.
static
MakeNode (string) : System.Xml.Linq.XElement
Documentation for this section has not yet been entered.
static
SetVal (System.Xml.Linq.XElement, string) : System.Xml.Linq.XElement
Documentation for this section has not yet been entered.
static
XPathSelectEl (System.Xml.Linq.XElement, string) : System.Xml.Linq.XElement
Documentation for this section has not yet been entered.

Member Details

XmlUtils Constructor

Documentation for this section has not yet been entered.

Syntax

public XmlUtils ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Utils
Assembly: dnu (in dnu.dll)
Assembly Versions: 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1

AddAttr Method

Documentation for this section has not yet been entered.

Syntax

Parameters

el
Documentation for this section has not yet been entered.
attr
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Utils
Assembly: dnu (in dnu.dll)
Assembly Versions: 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1

AddAttrArr Method

Documentation for this section has not yet been entered.

Syntax

Parameters

el
Documentation for this section has not yet been entered.
attrs
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Utils
Assembly: dnu (in dnu.dll)
Assembly Versions: 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1

AddNode Method

Documentation for this section has not yet been entered.

Syntax

Parameters

el
Documentation for this section has not yet been entered.
node
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Utils
Assembly: dnu (in dnu.dll)
Assembly Versions: 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1

AddNodeArr Method

Documentation for this section has not yet been entered.

Syntax

Parameters

el
Documentation for this section has not yet been entered.
nodes
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Utils
Assembly: dnu (in dnu.dll)
Assembly Versions: 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1

GetVal Method

Documentation for this section has not yet been entered.

Syntax

public static string GetVal (System.Xml.Linq.XElement el)

Parameters

el
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Utils
Assembly: dnu (in dnu.dll)
Assembly Versions: 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1

MakeAttr Method

Documentation for this section has not yet been entered.

Syntax

public static System.Xml.Linq.XAttribute MakeAttr (string name, string value)

Parameters

name
Documentation for this section has not yet been entered.
value
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Utils
Assembly: dnu (in dnu.dll)
Assembly Versions: 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1

MakeName Method

Documentation for this section has not yet been entered.

Syntax

public static System.Xml.Linq.XName MakeName (string name)

Parameters

name
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Utils
Assembly: dnu (in dnu.dll)
Assembly Versions: 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1

MakeNode Method

Documentation for this section has not yet been entered.

Syntax

public static System.Xml.Linq.XElement MakeNode (string name)

Parameters

name
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Utils
Assembly: dnu (in dnu.dll)
Assembly Versions: 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1

SetVal Method

Documentation for this section has not yet been entered.

Syntax

Parameters

el
Documentation for this section has not yet been entered.
value
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Utils
Assembly: dnu (in dnu.dll)
Assembly Versions: 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1

XPathSelectEl Method

Documentation for this section has not yet been entered.

Syntax

public static System.Xml.Linq.XElement XPathSelectEl (System.Xml.Linq.XElement el, string XPathQuery)

Parameters

el
Documentation for this section has not yet been entered.
XPathQuery
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Utils
Assembly: dnu (in dnu.dll)
Assembly Versions: 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1