LSSerializer

GPTKB entity

Statements (41)
Predicate Object
gptkbp:instanceOf interface
gptkbp:canSerialize gptkb:text
gptkb:waterfall
gptkb:CDATASection
gptkb:DocumentType
manual
Comment
DocumentFragment
Entity
Notation
Attr
ProcessingInstruction
gptkbp:canThrow LSException
gptkbp:definedIn DOM Level 3 Load and Save Specification
gptkbp:hasProperty entities
filter
element-content-whitespace
error-handler
infoset
namespace-declarations
normalize-characters
split-cdata-sections
well-formed
discard-default-content
format-pretty-print
newLine
xml-declaration
https://www.w3.org/2000/01/rdf-schema#label LSSerializer
gptkbp:introducedIn gptkb:DOM_Level_3
gptkbp:method write
writeToString
writeToURI
gptkbp:parameter gptkb:LSOutput
Node
String (URI)
gptkbp:partOf org.w3c.dom.ls package
gptkbp:result String (for writeToString)
boolean (for write, writeToURI)
gptkbp:usedFor serializing DOM documents
gptkbp:bfsParent gptkb:DOM_Load_and_Save
gptkbp:bfsLayer 6