Class/Module Index [+]

Quicksearch

REXML::Validation::Sequence

Public Instance Methods

matches?(event) click to toggle source
                
# File rexml/validation/relaxng.rb, line 257
def matches?(event)
  @events[@current].matches?( event )
end
blog comments powered by Disqus