CompactFragment

actual constructor(content: String)

Convenience constructor for content without namespaces.


actual constructor(orig: ICompactFragment)
actual constructor(namespaces: Iterable<Namespace>, content: CharArray?)
actual constructor(namespaces: Iterable<Namespace>, content: String)
expect constructor(content: String)
expect constructor(orig: ICompactFragment)
expect constructor(namespaces: Iterable<Namespace>, content: CharArray?)
expect constructor(namespaces: Iterable<Namespace>, content: String)
constructor(documentFragment: DocumentFragment)
constructor(node: Node)
actual constructor(orig: ICompactFragment)
actual constructor(namespaces: Iterable<Namespace>, content: CharArray?)


actual constructor(content: String)
actual constructor(namespaces: Iterable<Namespace>, content: String)

Convenience constructor for content without namespaces.

actual constructor(content: String)

Convenience constructor for content without namespaces.


actual constructor(orig: ICompactFragment)
actual constructor(namespaces: Iterable<Namespace>, content: CharArray?)
actual constructor(namespaces: Iterable<Namespace>, content: String)