Class: N::XmlString

Inherits:
String show all
Includes:
XmlBuilderMixin
Defined in:
lib/nitro/builders/xml.rb

Overview

A String extension with XML generation functionality.

Method Summary

Methods included from XmlBuilderMixin

#comment, #end_tag, #method_missing, #start_tag, #text

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class N::XmlBuilderMixin