Class Nokogiri::XML::Namespace
In: lib/nokogiri/xml/namespace.rb
lib/nokogiri/ffi/xml/namespace.rb
ext/nokogiri/xml_namespace.c
Parent: Object

call-seq:

 href

Get the href for this namespace

Methods

href   prefix  

Included Modules

Nokogiri::XML::PP::Node

Attributes

document  [R] 

Public Instance methods

Get the href for this namespace

Get the prefix for this namespace. Returns nil if there is no prefix.

[Validate]