Back to Seed Clases

libxml2


Classes

Interfaces

Structs

Unions

Enums

Struct libxml2.NodeSet

Import line: libxml2 = imports.gi.libxml2;
GIR File: libxml2-2.0.gir
C documentation: libxml2NodeSet
Struct : NodeSet
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new libxml2.NodeSet ()
Create a new libxml2.NodeSet
Create a new libxml2.NodeSet
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
libxml2.Node
Method
XPathNodeSetCreate () : libxml2.NodeSet
Create a new xmlNodeSetPtr of type double and of value val Returns the newly created object.
libxml2.XPathObject
Method
new libxml2.XPathObject.XPathNewNodeSetList (NodeSet val) : libxml2.XPathObject
Create a new libxml2.XPathObject
libxml2.XPathObject
Method
new libxml2.XPathObject.XPtrNewLocationSetNodeSet (NodeSet set) : libxml2.XPathObject
Create a new libxml2.XPathObject
libxml2.XPathParserContext
Method
XPathPopNodeSet () : libxml2.NodeSet
Pops a node-set from the stack, handling conversion if needed.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 08 2010 14:03:42 GMT+0800 (HKT)