ProcessingInstruction

ProcessingInstruction

package js-html

extends CharacterDataNodeEventTarget

extended by XMLStylesheetProcessingInstruction

Available on js

A processing instruction provides an opportunity for application-specific instructions to be embedded within XML and which can be ignored by XML processors which do not support processing their instructions (outside of their having a place in the DOM).

Documentation ProcessingInstruction by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Variables

read only target:String

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/ProcessingInstruction.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部