newxml v0.2.0 (2022-09-09T21:40:57Z)
Dub
Repo
Document.domConfig
newxml
dom
Document
The configuration used when
Document.normalizeDocument()
is invoked.
interface
Document
@
property
DOMConfiguration
domConfig
(
)
Meta
Source
See Implementation
newxml
dom
Document
functions
adoptNode
createAttribute
createAttributeNS
createCDATASection
createComment
createDocumentFragment
createElement
createElementNS
createEntityReference
createProcessingInstruction
createTextNode
getElementById
getElementsByTagName
getElementsByTagNameNS
importNode
normalizeDocument
renameNode
properties
doctype
documentElement
documentURI
domConfig
implementation
inputEncoding
strictErrorChecking
xmlEncoding
xmlStandalone
xmlVersion
The configuration used when Document.normalizeDocument() is invoked.