NamedNodeMap
Inheritors
Properties
Link copied to clipboard
Link copied to clipboard
The size function works with collection interfaces rather than the traditional getLength interface.
The size function works with collection interfaces rather than the traditional getLength interface.
The size function works with collection interfaces rather than the traditional getLength interface.
Functions
Link copied to clipboard
A filter function on a NamedNodeMap that returns a list of all Attrributes that meet the predicate.
Link copied to clipboard
A simple for each implementation for NamedNodeMaps.
Link copied to clipboard
Cross platform function for those implementations that do not implement get in the main class.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect fun PlatformNamedNodeMap.getNamedItemNS(namespace: String?, localName: String): PlatformNode?
actual fun PlatformNamedNodeMap.getNamedItemNS(namespace: String?, localName: String): PlatformNode?
actual fun PlatformNamedNodeMap.getNamedItemNS(namespace: String?, localName: String): PlatformNode?
actual fun PlatformNamedNodeMap.getNamedItemNS(namespace: String?, localName: String): PlatformNode?
Link copied to clipboard
Link copied to clipboard
A Collection.map function for transforming attributes.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
