REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 1.44 KB
Close
//proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/REXML/Parsers/PullParser/cdesc-PullParser.yaml
Text
Base64
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::H level: 1 text: Using the Pull Parser - !ruby/struct:SM::Flow::P body: <em>This API is experimental, and subject to change.</em> - !ruby/struct:SM::Flow::VERB body: " parser = PullParser.new( "<a>text<b att='val'/>txet</a>" )\n while parser.has_next?\n res = parser.next\n puts res[1]['att'] if res.start_tag? and res[0] == 'b'\n end\n" - !ruby/struct:SM::Flow::P body: See the PullEvent class for information on the content of the results. The data is identical to the arguments passed for the various events to the StreamListener API. - !ruby/struct:SM::Flow::P body: "Notice that:" - !ruby/struct:SM::Flow::VERB body: " parser = PullParser.new( "<a>BAD DOCUMENT" )\n while parser.has_next?\n res = parser.next\n raise res[1] if res.error?\n end\n" - !ruby/struct:SM::Flow::P body: Nat Price gave me some good ideas for the API. constants: [] full_name: REXML::Parsers::PullParser includes: - !ruby/object:RI::IncludedModule name: XMLTokens instance_methods: - !ruby/object:RI::MethodSummary name: add_listener - !ruby/object:RI::MethodSummary name: each - !ruby/object:RI::MethodSummary name: peek - !ruby/object:RI::MethodSummary name: pull - !ruby/object:RI::MethodSummary name: unshift name: PullParser superclass: Object
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 7
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
add_listener-i.yaml
208 B
lrw-r--r--
2023-07-26 13:47:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
cdesc-PullParser.yaml
1.44 KB
lrw-r--r--
2023-07-26 13:47:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
each-i.yaml
209 B
lrw-r--r--
2023-07-26 13:47:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
new-c.yaml
186 B
lrw-r--r--
2023-07-26 13:47:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
peek-i.yaml
189 B
lrw-r--r--
2023-07-26 13:47:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
pull-i.yaml
182 B
lrw-r--r--
2023-07-26 13:47:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
unshift-i.yaml
193 B
lrw-r--r--
2023-07-26 13:47:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).