Class: Optional (REXML::Validation)

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

Overview

Module Structure

  module: <Toplevel Module>
  module: REXML
  module: Validation
class: State     
class: Optional     
class: ZeroOrMore     

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

Instance Methods

Optional#next / 1

#264 in rexml/validation/relaxng.rb

next ( event )

Optional#matches? / 1

#274 in rexml/validation/relaxng.rb

matches? ( event )

Optional#expected

#279 in rexml/validation/relaxng.rb

expected