ech_config 0.0.3 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. checksums.yaml +4 -4
  2. data/.rubocop.yml +9 -11
  3. data/.ruby-version +1 -1
  4. data/Gemfile +4 -6
  5. data/Gemfile.lock +201 -48
  6. data/README.md +1 -1
  7. data/Rakefile +11 -5
  8. data/Steepfile +8 -0
  9. data/ech_config.gemspec +7 -4
  10. data/example/README.md +1 -1
  11. data/lib/ech_config/ech_config_contents/extensions.rb +7 -5
  12. data/lib/ech_config/ech_config_contents/hpke_key_config/hpke_kem_id.rb +11 -6
  13. data/lib/ech_config/ech_config_contents/hpke_key_config/hpke_public_key.rb +7 -4
  14. data/lib/ech_config/ech_config_contents/hpke_key_config/hpke_symmetric_cipher_suite/hpke_aead_id.rb +11 -6
  15. data/lib/ech_config/ech_config_contents/hpke_key_config/hpke_symmetric_cipher_suite/hpke_kdf_id.rb +11 -6
  16. data/lib/ech_config/ech_config_contents/hpke_key_config/hpke_symmetric_cipher_suite.rb +11 -6
  17. data/lib/ech_config/ech_config_contents/hpke_key_config.rb +16 -18
  18. data/lib/ech_config/ech_config_contents.rb +15 -17
  19. data/lib/ech_config/error.rb +2 -1
  20. data/lib/ech_config/version.rb +3 -2
  21. data/lib/ech_config.rb +39 -14
  22. data/sig/generated/ech_config/ech_config_contents/extensions.rbs +16 -0
  23. data/sig/generated/ech_config/ech_config_contents/hpke_key_config/hpke_kem_id.rbs +20 -0
  24. data/sig/generated/ech_config/ech_config_contents/hpke_key_config/hpke_public_key.rbs +16 -0
  25. data/sig/generated/ech_config/ech_config_contents/hpke_key_config/hpke_symmetric_cipher_suite/hpke_aead_id.rbs +20 -0
  26. data/sig/generated/ech_config/ech_config_contents/hpke_key_config/hpke_symmetric_cipher_suite/hpke_kdf_id.rbs +20 -0
  27. data/sig/generated/ech_config/ech_config_contents/hpke_key_config/hpke_symmetric_cipher_suite.rbs +26 -0
  28. data/sig/generated/ech_config/ech_config_contents/hpke_key_config.rbs +31 -0
  29. data/sig/generated/ech_config/ech_config_contents.rbs +31 -0
  30. data/sig/generated/ech_config/error.rbs +13 -0
  31. data/sig/generated/ech_config/version.rbs +5 -0
  32. data/sig/generated/ech_config.rbs +35 -0
  33. metadata +18 -46
  34. data/.github/workflows/ci.yml +0 -34
  35. data/.gitignore +0 -16
  36. data/sorbet/config +0 -3
  37. data/sorbet/rbi/gems/ast.rbi +0 -49
  38. data/sorbet/rbi/gems/byebug.rbi +0 -1041
  39. data/sorbet/rbi/gems/ech_config.rbi +0 -22
  40. data/sorbet/rbi/gems/parallel.rbi +0 -84
  41. data/sorbet/rbi/gems/parser.rbi +0 -1533
  42. data/sorbet/rbi/gems/racc.rbi +0 -43
  43. data/sorbet/rbi/gems/rainbow.rbi +0 -122
  44. data/sorbet/rbi/gems/rake.rbi +0 -647
  45. data/sorbet/rbi/gems/regexp_parser.rbi +0 -1026
  46. data/sorbet/rbi/gems/rexml.rbi +0 -603
  47. data/sorbet/rbi/gems/rspec-core.rbi +0 -1947
  48. data/sorbet/rbi/gems/rspec-expectations.rbi +0 -1178
  49. data/sorbet/rbi/gems/rspec-mocks.rbi +0 -1096
  50. data/sorbet/rbi/gems/rspec-support.rbi +0 -282
  51. data/sorbet/rbi/gems/rspec.rbi +0 -15
  52. data/sorbet/rbi/gems/rubocop-ast.rbi +0 -1404
  53. data/sorbet/rbi/gems/rubocop-sorbet.rbi +0 -312
  54. data/sorbet/rbi/gems/rubocop.rbi +0 -9351
  55. data/sorbet/rbi/gems/ruby-progressbar.rbi +0 -321
  56. data/sorbet/rbi/gems/unicode-display_width.rbi +0 -23
  57. data/sorbet/rbi/gems/webrick.rbi +0 -667
  58. data/sorbet/rbi/hidden-definitions/errors.txt +0 -23073
  59. data/sorbet/rbi/hidden-definitions/hidden.rbi +0 -12232
  60. data/sorbet/rbi/sorbet-typed/lib/rainbow/all/rainbow.rbi +0 -276
  61. data/sorbet/rbi/sorbet-typed/lib/rake/all/rake.rbi +0 -645
  62. data/sorbet/rbi/sorbet-typed/lib/rspec-core/all/rspec-core.rbi +0 -24
  63. data/sorbet/rbi/sorbet-typed/lib/rubocop/>=1.8/rubocop.rbi +0 -12
  64. data/sorbet/rbi/todo.rbi +0 -6
  65. data/spec/ech_config_spec.rb +0 -35
  66. data/spec/hpke_key_config_spec.rb +0 -31
  67. data/spec/spec_helper.rb +0 -6
@@ -1,603 +0,0 @@
1
- # This file is autogenerated. Do not edit it by hand. Regenerate it with:
2
- # srb rbi gems
3
-
4
- # typed: strict
5
- #
6
- # If you would like to make changes to this file, great! Please create the gem's shim here:
7
- #
8
- # https://github.com/sorbet/sorbet-typed/new/master?filename=lib/rexml/all/rexml.rbi
9
- #
10
- # rexml-3.2.6
11
-
12
- module REXML
13
- end
14
- module REXML::Security
15
- def self.entity_expansion_limit; end
16
- def self.entity_expansion_limit=(val); end
17
- def self.entity_expansion_text_limit; end
18
- def self.entity_expansion_text_limit=(val); end
19
- end
20
- class REXML::ParseException < RuntimeError
21
- def context; end
22
- def continued_exception; end
23
- def continued_exception=(arg0); end
24
- def initialize(message, source = nil, parser = nil, exception = nil); end
25
- def line; end
26
- def parser; end
27
- def parser=(arg0); end
28
- def position; end
29
- def source; end
30
- def source=(arg0); end
31
- def to_s; end
32
- end
33
- module REXML::Formatters
34
- end
35
- class REXML::Formatters::Default
36
- def initialize(ie_hack = nil); end
37
- def write(node, output); end
38
- def write_cdata(node, output); end
39
- def write_comment(node, output); end
40
- def write_document(node, output); end
41
- def write_element(node, output); end
42
- def write_instruction(node, output); end
43
- def write_text(node, output); end
44
- end
45
- class REXML::Formatters::Pretty < REXML::Formatters::Default
46
- def compact; end
47
- def compact=(arg0); end
48
- def indent_text(string, level = nil, style = nil, indentfirstline = nil); end
49
- def initialize(indentation = nil, ie_hack = nil); end
50
- def width; end
51
- def width=(arg0); end
52
- def wrap(string, width); end
53
- def write_cdata(node, output); end
54
- def write_comment(node, output); end
55
- def write_document(node, output); end
56
- def write_element(node, output); end
57
- def write_text(node, output); end
58
- end
59
- module REXML::Node
60
- def each_recursive(&block); end
61
- def find_first_recursive(&block); end
62
- def indent(to, ind); end
63
- def index_in_parent; end
64
- def next_sibling_node; end
65
- def parent?; end
66
- def previous_sibling_node; end
67
- def to_s(indent = nil); end
68
- end
69
- class REXML::Child
70
- def bytes; end
71
- def document; end
72
- def initialize(parent = nil); end
73
- def next_sibling; end
74
- def next_sibling=(other); end
75
- def parent; end
76
- def parent=(other); end
77
- def previous_sibling; end
78
- def previous_sibling=(other); end
79
- def remove; end
80
- def replace_with(child); end
81
- include REXML::Node
82
- end
83
- class REXML::Parent < REXML::Child
84
- def <<(object); end
85
- def [](index); end
86
- def []=(*args); end
87
- def add(object); end
88
- def children; end
89
- def deep_clone; end
90
- def delete(object); end
91
- def delete_at(index); end
92
- def delete_if(&block); end
93
- def each(&block); end
94
- def each_child(&block); end
95
- def each_index(&block); end
96
- def index(child); end
97
- def initialize(parent = nil); end
98
- def insert_after(child1, child2); end
99
- def insert_before(child1, child2); end
100
- def length; end
101
- def parent?; end
102
- def push(object); end
103
- def replace_child(to_replace, replacement); end
104
- def size; end
105
- def to_a; end
106
- def unshift(object); end
107
- include Enumerable
108
- end
109
- module REXML::XMLTokens
110
- end
111
- module REXML::Namespace
112
- def expanded_name; end
113
- def fully_expanded_name; end
114
- def has_name?(other, ns = nil); end
115
- def local_name; end
116
- def name; end
117
- def name=(name); end
118
- def prefix; end
119
- def prefix=(arg0); end
120
- include REXML::XMLTokens
121
- end
122
- module REXML::Encoding
123
- def decode(string); end
124
- def encode(string); end
125
- def encoding; end
126
- def encoding=(encoding); end
127
- def find_encoding(name); end
128
- end
129
- class REXML::SourceFactory
130
- def self.create_from(arg); end
131
- end
132
- class REXML::Source
133
- def buffer; end
134
- def consume(pattern); end
135
- def current_line; end
136
- def detect_encoding; end
137
- def empty?; end
138
- def encoding; end
139
- def encoding=(enc); end
140
- def encoding_updated; end
141
- def initialize(arg, encoding = nil); end
142
- def line; end
143
- def match(pattern, cons = nil); end
144
- def match_to(char, pattern); end
145
- def match_to_consume(char, pattern); end
146
- def position; end
147
- def read; end
148
- def scan(pattern, cons = nil); end
149
- include REXML::Encoding
150
- end
151
- class REXML::IOSource < REXML::Source
152
- def consume(pattern); end
153
- def current_line; end
154
- def empty?; end
155
- def encoding_updated; end
156
- def initialize(arg, block_size = nil, encoding = nil); end
157
- def match(pattern, cons = nil); end
158
- def position; end
159
- def read; end
160
- def readline; end
161
- def scan(pattern, cons = nil); end
162
- end
163
- class REXML::Entity < REXML::Child
164
- def external; end
165
- def initialize(stream, value = nil, parent = nil, reference = nil); end
166
- def name; end
167
- def ndata; end
168
- def normalized; end
169
- def parent=(other); end
170
- def pubid; end
171
- def ref; end
172
- def resolve_value; end
173
- def self.matches?(string); end
174
- def to_s; end
175
- def unnormalized; end
176
- def value; end
177
- def write(out, indent = nil); end
178
- include REXML::XMLTokens
179
- end
180
- module REXML::EntityConst
181
- end
182
- class REXML::AttlistDecl < REXML::Child
183
- def [](key); end
184
- def each(&block); end
185
- def element_name; end
186
- def include?(key); end
187
- def initialize(source); end
188
- def node_type; end
189
- def write(out, indent = nil); end
190
- include Enumerable
191
- end
192
- class REXML::ReferenceWriter
193
- def initialize(id_type, public_id_literal, system_literal, context = nil); end
194
- def write(output); end
195
- end
196
- class REXML::DocType < REXML::Parent
197
- def add(child); end
198
- def attribute_of(element, attribute); end
199
- def attributes_of(element); end
200
- def clone; end
201
- def context; end
202
- def entities; end
203
- def entity(name); end
204
- def external_id; end
205
- def initialize(first, parent = nil); end
206
- def name; end
207
- def namespaces; end
208
- def node_type; end
209
- def notation(name); end
210
- def notations; end
211
- def public; end
212
- def system; end
213
- def write(output, indent = nil, transitive = nil, ie_hack = nil); end
214
- include REXML::XMLTokens
215
- end
216
- class REXML::Declaration < REXML::Child
217
- def initialize(src); end
218
- def to_s; end
219
- def write(output, indent); end
220
- end
221
- class REXML::ElementDecl < REXML::Declaration
222
- def initialize(src); end
223
- end
224
- class REXML::ExternalEntity < REXML::Child
225
- def initialize(src); end
226
- def to_s; end
227
- def write(output, indent); end
228
- end
229
- class REXML::NotationDecl < REXML::Child
230
- def initialize(name, middle, pub, sys); end
231
- def name; end
232
- def public; end
233
- def public=(arg0); end
234
- def system; end
235
- def system=(arg0); end
236
- def to_s; end
237
- def write(output, indent = nil); end
238
- end
239
- class REXML::Text < REXML::Child
240
- def <<(to_append); end
241
- def <=>(other); end
242
- def clear_cache; end
243
- def clone; end
244
- def doctype; end
245
- def empty?; end
246
- def indent_text(string, level = nil, style = nil, indentfirstline = nil); end
247
- def initialize(arg, respect_whitespace = nil, parent = nil, raw = nil, entity_filter = nil, illegal = nil); end
248
- def inspect; end
249
- def node_type; end
250
- def parent=(parent); end
251
- def raw; end
252
- def raw=(arg0); end
253
- def self.check(string, pattern, doctype); end
254
- def self.expand(ref, doctype, filter); end
255
- def self.normalize(input, doctype = nil, entity_filter = nil); end
256
- def self.read_with_substitution(input, illegal = nil); end
257
- def self.unnormalize(string, doctype = nil, filter = nil, illegal = nil); end
258
- def to_s; end
259
- def value; end
260
- def value=(val); end
261
- def wrap(string, width, addnewline = nil); end
262
- def write(writer, indent = nil, transitive = nil, ie_hack = nil); end
263
- def write_with_substitution(out, input); end
264
- def xpath; end
265
- include Comparable
266
- end
267
- class REXML::Attribute
268
- def ==(other); end
269
- def clone; end
270
- def doctype; end
271
- def element; end
272
- def element=(element); end
273
- def hash; end
274
- def initialize(first, second = nil, parent = nil); end
275
- def inspect; end
276
- def namespace(arg = nil); end
277
- def node_type; end
278
- def normalized=(new_normalized); end
279
- def prefix; end
280
- def remove; end
281
- def to_s; end
282
- def to_string; end
283
- def value; end
284
- def write(output, indent = nil); end
285
- def xpath; end
286
- include REXML::Namespace
287
- include REXML::Node
288
- end
289
- class REXML::CData < REXML::Text
290
- def clone; end
291
- def initialize(first, whitespace = nil, parent = nil); end
292
- def to_s; end
293
- def value; end
294
- def write(output = nil, indent = nil, transitive = nil, ie_hack = nil); end
295
- end
296
- module REXML::Functions
297
- end
298
- module REXML::Parsers
299
- end
300
- class REXML::Parsers::XPathParser
301
- def AdditiveExpr(path, parsed); end
302
- def AndExpr(path, parsed); end
303
- def EqualityExpr(path, parsed); end
304
- def FilterExpr(path, parsed); end
305
- def FunctionCall(rest, parsed); end
306
- def LocationPath(path, parsed); end
307
- def MultiplicativeExpr(path, parsed); end
308
- def NodeTest(path, parsed); end
309
- def OrExpr(path, parsed); end
310
- def PathExpr(path, parsed); end
311
- def Predicate(path, parsed); end
312
- def PrimaryExpr(path, parsed); end
313
- def RelationalExpr(path, parsed); end
314
- def RelativeLocationPath(path, parsed); end
315
- def UnaryExpr(path, parsed); end
316
- def UnionExpr(path, parsed); end
317
- def abbreviate(path_or_parsed); end
318
- def expand(path_or_parsed); end
319
- def get_group(string); end
320
- def namespaces=(namespaces); end
321
- def parse(path); end
322
- def parse_args(string); end
323
- def preciate_to_string(parsed, &block); end
324
- def predicate(path); end
325
- def predicate_to_path(parsed, &block); end
326
- def quote_literal(literal); end
327
- include REXML::XMLTokens
328
- end
329
- module REXML::DClonable
330
- end
331
- class REXML::XPathParser
332
- def []=(variable_name, value); end
333
- def child(nodeset); end
334
- def compare(a, operator, b); end
335
- def descendant(nodeset, include_self); end
336
- def descendant_recursive(raw_node, new_nodeset, new_nodes, include_self); end
337
- def each_unnode(nodeset); end
338
- def enter(tag, *args); end
339
- def equality_relational_compare(set1, op, set2); end
340
- def evaluate_predicate(expression, nodesets); end
341
- def expr(path_stack, nodeset, context = nil); end
342
- def filter_nodeset(nodeset); end
343
- def first(path_stack, node); end
344
- def following(node); end
345
- def following_node_of(node); end
346
- def get_first(path, nodeset); end
347
- def get_namespace(node, prefix); end
348
- def initialize(strict: nil); end
349
- def leave(tag, *args); end
350
- def match(path_stack, nodeset); end
351
- def namespaces=(namespaces = nil); end
352
- def next_sibling_node(node); end
353
- def node_test(path_stack, nodesets, any_type: nil); end
354
- def norm(b); end
355
- def normalize_compare_values(a, operator, b); end
356
- def parse(path, nodeset); end
357
- def preceding(node); end
358
- def preceding_node_of(node); end
359
- def predicate(path, nodeset); end
360
- def sort(array_of_nodes, order); end
361
- def step(path_stack, any_type: nil, order: nil); end
362
- def strict?; end
363
- def trace(*args); end
364
- def unnode(nodeset); end
365
- def value_type(value); end
366
- def variables=(vars = nil); end
367
- include REXML::XMLTokens
368
- end
369
- class REXML::XPathNode
370
- def context; end
371
- def initialize(node, context = nil); end
372
- def position; end
373
- def raw_node; end
374
- end
375
- class REXML::XPath
376
- def self.each(element, path = nil, namespaces = nil, variables = nil, options = nil, &block); end
377
- def self.first(element, path = nil, namespaces = nil, variables = nil, options = nil); end
378
- def self.match(element, path = nil, namespaces = nil, variables = nil, options = nil); end
379
- include REXML::Functions
380
- end
381
- class REXML::Element < REXML::Parent
382
- def [](name_or_index); end
383
- def __to_xpath_helper(node); end
384
- def add_attribute(key, value = nil); end
385
- def add_attributes(hash); end
386
- def add_element(element, attrs = nil); end
387
- def add_namespace(prefix, uri = nil); end
388
- def add_text(text); end
389
- def attribute(name, namespace = nil); end
390
- def attributes; end
391
- def cdatas; end
392
- def clone; end
393
- def comments; end
394
- def context; end
395
- def context=(arg0); end
396
- def delete_attribute(key); end
397
- def delete_element(element); end
398
- def delete_namespace(namespace = nil); end
399
- def document; end
400
- def each_element(xpath = nil, &block); end
401
- def each_element_with_attribute(key, value = nil, max = nil, name = nil, &block); end
402
- def each_element_with_text(text = nil, max = nil, name = nil, &block); end
403
- def each_with_something(test, max = nil, name = nil); end
404
- def elements; end
405
- def get_elements(xpath); end
406
- def get_text(path = nil); end
407
- def has_attributes?; end
408
- def has_elements?; end
409
- def has_text?; end
410
- def ignore_whitespace_nodes; end
411
- def initialize(arg = nil, parent = nil, context = nil); end
412
- def inspect; end
413
- def instructions; end
414
- def namespace(prefix = nil); end
415
- def namespaces; end
416
- def next_element; end
417
- def node_type; end
418
- def prefixes; end
419
- def previous_element; end
420
- def raw; end
421
- def root; end
422
- def root_node; end
423
- def text(path = nil); end
424
- def text=(text); end
425
- def texts; end
426
- def whitespace; end
427
- def write(output = nil, indent = nil, transitive = nil, ie_hack = nil); end
428
- def xpath; end
429
- include REXML::Namespace
430
- end
431
- class REXML::Elements
432
- def <<(element = nil); end
433
- def [](index, name = nil); end
434
- def []=(index, element); end
435
- def add(element = nil); end
436
- def collect(xpath = nil); end
437
- def delete(element); end
438
- def delete_all(xpath); end
439
- def each(xpath = nil); end
440
- def empty?; end
441
- def index(element); end
442
- def initialize(parent); end
443
- def inject(xpath = nil, initial = nil); end
444
- def literalize(name); end
445
- def parent; end
446
- def size; end
447
- def to_a(xpath = nil); end
448
- include Enumerable
449
- end
450
- class REXML::Attributes < Hash
451
- def <<(attribute); end
452
- def [](name); end
453
- def []=(name, value); end
454
- def add(attribute); end
455
- def delete(attribute); end
456
- def delete_all(name); end
457
- def each; end
458
- def each_attribute; end
459
- def get_attribute(name); end
460
- def get_attribute_ns(namespace, name); end
461
- def initialize(element); end
462
- def length; end
463
- def namespaces; end
464
- def prefixes; end
465
- def size; end
466
- def to_a; end
467
- end
468
- class REXML::XMLDecl < REXML::Child
469
- def ==(other); end
470
- def clone; end
471
- def content(enc); end
472
- def dowrite; end
473
- def encoding=(enc); end
474
- def initialize(version = nil, encoding = nil, standalone = nil); end
475
- def inspect; end
476
- def node_type; end
477
- def nowrite; end
478
- def old_enc=(encoding); end
479
- def self.default; end
480
- def stand_alone?; end
481
- def standalone; end
482
- def standalone=(arg0); end
483
- def version; end
484
- def version=(arg0); end
485
- def write(writer, indent = nil, transitive = nil, ie_hack = nil); end
486
- def writeencoding; end
487
- def writethis; end
488
- def xmldecl(version, encoding, standalone); end
489
- include REXML::Encoding
490
- end
491
- class REXML::Comment < REXML::Child
492
- def <=>(other); end
493
- def ==(other); end
494
- def clone; end
495
- def initialize(first, second = nil); end
496
- def node_type; end
497
- def string; end
498
- def string=(arg0); end
499
- def to_s; end
500
- def write(output, indent = nil, transitive = nil, ie_hack = nil); end
501
- include Comparable
502
- end
503
- class REXML::Instruction < REXML::Child
504
- def ==(other); end
505
- def clone; end
506
- def content; end
507
- def content=(arg0); end
508
- def initialize(target, content = nil); end
509
- def inspect; end
510
- def node_type; end
511
- def target; end
512
- def target=(arg0); end
513
- def write(writer, indent = nil, transitive = nil, ie_hack = nil); end
514
- end
515
- class REXML::Output
516
- def <<(content); end
517
- def encoding; end
518
- def initialize(real_IO, encd = nil); end
519
- def to_s; end
520
- include REXML::Encoding
521
- end
522
- class REXML::UndefinedNamespaceException < REXML::ParseException
523
- def initialize(prefix, source, parser); end
524
- end
525
- class REXML::Parsers::BaseParser
526
- def add_listener(listener); end
527
- def empty?; end
528
- def entity(reference, entities); end
529
- def has_next?; end
530
- def initialize(source); end
531
- def need_source_encoding_update?(xml_declaration_encoding); end
532
- def normalize(input, entities = nil, entity_filter = nil); end
533
- def parse_attributes(prefixes, curr_ns); end
534
- def parse_id(base_error_message, accept_external_id:, accept_public_id:); end
535
- def parse_id_invalid_details(accept_external_id:, accept_public_id:); end
536
- def parse_name(base_error_message); end
537
- def peek(depth = nil); end
538
- def position; end
539
- def process_instruction; end
540
- def pull; end
541
- def pull_event; end
542
- def source; end
543
- def stream=(source); end
544
- def unnormalize(string, entities = nil, filter = nil); end
545
- def unshift(token); end
546
- end
547
- class REXML::Parsers::StreamParser
548
- def add_listener(listener); end
549
- def initialize(source, listener); end
550
- def parse; end
551
- end
552
- module REXML::Validation
553
- end
554
- class REXML::Validation::ValidationException < RuntimeError
555
- def initialize(msg); end
556
- end
557
- class REXML::Parsers::TreeParser
558
- def add_listener(listener); end
559
- def initialize(source, build_context = nil); end
560
- def parse; end
561
- end
562
- class REXML::Document < REXML::Element
563
- def <<(child); end
564
- def add(child); end
565
- def add_element(arg = nil, arg2 = nil); end
566
- def build(source); end
567
- def clone; end
568
- def doctype; end
569
- def document; end
570
- def encoding; end
571
- def entity_expansion_count; end
572
- def expanded_name; end
573
- def initialize(source = nil, context = nil); end
574
- def name; end
575
- def node_type; end
576
- def record_entity_expansion; end
577
- def root; end
578
- def self.entity_expansion_limit; end
579
- def self.entity_expansion_limit=(val); end
580
- def self.entity_expansion_text_limit; end
581
- def self.entity_expansion_text_limit=(val); end
582
- def self.parse_stream(source, listener); end
583
- def stand_alone?; end
584
- def version; end
585
- def write(*arguments); end
586
- def xml_decl; end
587
- end
588
- module REXML::StreamListener
589
- def attlistdecl(element_name, attributes, raw_content); end
590
- def cdata(content); end
591
- def comment(comment); end
592
- def doctype(name, pub_sys, long_name, uri); end
593
- def doctype_end; end
594
- def elementdecl(content); end
595
- def entity(content); end
596
- def entitydecl(content); end
597
- def instruction(name, instruction); end
598
- def notationdecl(content); end
599
- def tag_end(name); end
600
- def tag_start(name, attrs); end
601
- def text(text); end
602
- def xmldecl(version, encoding, standalone); end
603
- end