Xianqiao Wang

Xianqiao Wang

Some records of life and study

  • Home

XML 相关


DOM接口:
  • Node Types(元素节点、属性节点、文本节点等等)
  • Attr(每一个属性是一个属性节点,DOM4中不再是节点?)
  • CDATASection(CDATA 区段包含了不会被解析器解析的文本。)
  • CharacterData
  • CSS2Properties
  • CSSRule
  • CSSStyleRule
  • CSSStyleSheet
  • Comment
  • Document
  • DocumentFragment
  • DocumentType
  • DOMException
  • DOMImplementation
  • DOMParser
  • Element
  • Event
  • HTMLCollection
  • HTMLDocument
  • HTMLElement
  • NamedNodeMap
  • Node
  • NodeList
  • parseError
  • ProcessingInstruction(如, php指处理器)
  • Range
  • RangeException
  • Text
  • XMLHttpRequest
  • XMLSerializer
  • XPathExpression
  • XPathResult
  • XSLTProcessor



Published by Xianqiao Wang on April 5th, 2016

  • Xml
  • RSS

© 2025 Xianqiao's Site.

Design by Fabien Penso. Powered by Postach.io