Kwartz::DefaultConverter::FetchValue (Class)

In: kwartz.rb
Parent: Object

utility class for DefaultConverter#_fetch(). don’t use this.

Methods

empty2pair   new   tag_str  

Attributes

attr_str  [RW] 
directive_arg  [RW] 
directive_name  [RW] 
head_space  [RW] 
head_text  [RW] 
tag_name  [RW] 
tag_type  [RW] 
tail_space  [RW] 
tail_text  [RW] 

Public Class methods

Public Instance methods

convert empty-tag to a pair of begin-tag and end-tag

re-struct tag string and return it

[Validate]