X7ROOT File Manager
Current Path:
/opt/alt/ruby18/share/ri/1.8/system/REXML/Parsers/BaseParser
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
REXML
/
Parsers
/
BaseParser
/
ðŸ“
..
📄
add_listener-i.yaml
(208 B)
📄
cdesc-BaseParser.yaml
(8.51 KB)
📄
empty%3f-i.yaml
(263 B)
📄
entity-i.yaml
(207 B)
📄
has_next%3f-i.yaml
(291 B)
📄
new-c.yaml
(188 B)
📄
normalize-i.yaml
(298 B)
📄
peek-i.yaml
(633 B)
📄
position-i.yaml
(190 B)
📄
pull-i.yaml
(279 B)
📄
stream%3d-i.yaml
(196 B)
📄
unnormalize-i.yaml
(298 B)
📄
unshift-i.yaml
(323 B)
Editing: peek-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Peek at the <tt>depth</tt> event in the stack. The first element on the stack is at depth 0. If <tt>depth</tt> is -1, will parse to the end of the input stream and return the last event, which is always :end_document. Be aware that this causes the stream to be parsed up to the <tt>depth</tt> event, so you can effectively pre-parse the entire document (pull the entire thing into memory) using this method. full_name: REXML::Parsers::BaseParser#peek is_singleton: false name: peek params: (depth=0) visibility: public
Upload File
Create Folder