method

node_type

node_type()
public

No documentation available.

# File lib/rexml/instruction.rb, line 62
    def node_type
      :processing_instruction
    end