Nokogiri::XML::ProcessingInstruction

class Nokogiri::XML::ProcessingInstruction

Parent:
Nokogiri::XML::Node

ProcessingInstruction represents a ProcessingInstruction node in an xml document.

Public Class Methods

new(document, name, content) Show source

Create a new ProcessingInstruction element on the document with 登录查看完整内容