Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NodesByClassName ¶
NodesByClassName returns nodes matching tag name and sub attribute matching class name (uri)
func RemoveNamespace ¶
Types ¶
type CerifValue ¶
func ValuesByClassName ¶
func ValuesByClassName(root *xmlquery.Node, tagName, className, valueTag string) []CerifValue
ValuesByClassName transforms nodes from NodesByClassName into array of CerifValue. If set to a non empty value, valueTag is used to populate the cerif value.
Click to show internal directories.
Click to hide internal directories.