Xml Object Document
Key Facts
Abbreviation
XOD
Pronunciation
/ˌɛkˌsɛˈmɛl ˈɑbʤɛkt ˈdɑkjəmɛnt/
Category
Miscellaneous
Related Field
Unclassified
Examples in Context
- Besides, XML already has a standard object model called the Document Object Model ( DOM ).
- The subsequent call to loadFile () then reads in and parses the XML instance document, returning an object to represent the document.
- A DOM parser turns an XML document into an easy-to-use object representing all the data from the XML document.
- You just need to wrap a Document around the XML element returned by the root of the object graph, and then use XMLOutputter to write the document out to the servlet response.
- A document fragmentation policy was presented by taking advantage of Document Object Model ( DOM ) for XML, and a corresponding fragmentation algorithm was designed according to the element fan-outs, to solve the problem of document fragmentation for XML streams based on Hole-Filler model.