Class: Interleave (REXML::Validation)

Overview
Module Structure
Class Hierarchy
Instance Methods
Interleave#initialize
Interleave#reset
Interleave#next_current / 1
Interleave#next / 1
Interleave#matches? / 1
Interleave#expected
Interleave#inspect
is a submodule of
module: Validation ( REXML )
inherits from
  Choice ( REXML::Validation )
has properties
method: initialize   
method: reset   
method: next_current / 1   
method: next / 1   
method: matches? / 1   
method: expected   
method: inspect   
is defined at
#448 in rexml/validation/relaxng.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: REXML
  module: Validation
class: Choice     
class: Interleave     

Class Hierarchy

Object ( Builtin-Module )
has properties
method: dclone   
State ( REXML::Validation )
has properties
method: initialize / 1   
method: reset   
method: previous= / 1   
method: next / 1   
method: to_s   
method: inspect   
method: expected   
method: << / 1   
method: expand_ref_in / 2   
method: add_event_to_arry / 2   
method: generate_event / 1   
Choice ( REXML::Validation )
has properties
method: initialize   
method: reset   
method: << / 1   
method: next / 1   
method: matches? / 1   
method: expected   
method: inspect   
method: add_event_to_arry / 2   
Interleave ( REXML::Validation )
has properties
method: initialize   
method: reset   
method: next_current / 1   
method: next / 1   
method: matches? / 1   
method: expected   
method: inspect   

Instance Methods

Interleave#initialize

#449 in rexml/validation/relaxng.rb

initialize

Interleave#reset

#454 in rexml/validation/relaxng.rb

reset

Interleave#next_current / 1

#458 in rexml/validation/relaxng.rb

next_current ( event )

Interleave#next / 1

#488 in rexml/validation/relaxng.rb

next ( event )

Interleave#matches? / 1

#524 in rexml/validation/relaxng.rb

matches? ( event )

Interleave#expected

#529 in rexml/validation/relaxng.rb

expected

Interleave#inspect

#542 in rexml/validation/relaxng.rb

inspect