DocumentFactories

Author

Alexander Weigl

Properties

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun getElement(it: Node, parent: Element): JPElement
Link copied to clipboard
Link copied to clipboard
fun nodeMap(jpElement: JPElement): NamedNodeMap
Link copied to clipboard
fun <T : Node> wrap(list: List<T>): NodeList
fun wrap(vararg seq: Element): NodeList