Macaulay2 » Documentation
Packages » XML :: LibxmlAttribute
next | previous | forward | backward | up | index | toc

LibxmlAttribute -- the class of all XML attributes created by the library libxml

Functions and methods returning an object of class LibxmlAttribute:

Methods that use an object of class LibxmlAttribute:

  • getChildren(LibxmlAttribute) -- see getChildren -- get the list of children of an XML node
  • xmlFirstChild(LibxmlAttribute) -- see xmlFirstChild -- get the first child of an XML node or attribute
  • xmlGetName(LibxmlAttribute) -- see xmlGetName -- get the name of an XML node or attribute

For the programmer

The object LibxmlAttribute is a type, with ancestor class Thing.


The source of this document is in XML.m2:662:0.