method
new
ruby latest stable - Class:
REXML::Validation::Choice
new(context)public
No documentation available.
# File lib/rexml/validation/relaxng.rb, line 359
def initialize context
super
@choices = []
end new(context)No documentation available.
# File lib/rexml/validation/relaxng.rb, line 359
def initialize context
super
@choices = []
end