Class: Sequence (REXML::Validation)

Overview
Module Structure
Class Hierarchy
Instance Methods
Sequence#matches? / 1
is a submodule of
module: Validation ( REXML )
inherits from
  State ( REXML::Validation )
has properties
method: matches? / 1   
is defined at
#256 in rexml/validation/relaxng.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: REXML
  module: Validation
class: State     
class: Sequence     

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   
Sequence ( REXML::Validation )
has properties
method: matches? / 1   

Instance Methods

Sequence#matches? / 1

#257 in rexml/validation/relaxng.rb

matches? ( event )