A B C D E F G H I M N O P Q R S T U W X

R

readFullNode(XMLStreamReader, Document) - Static method in class ca.umontreal.iro.rali.Extract
read a Node (created with the doc) from pull parser reader read a complete element (including embedded elements if necessary)
readNode(XMLStreamReader, Document) - Static method in class ca.umontreal.iro.rali.Explore
Read a Node (created with the doc) from pull parser reader We read only the start of an element or a single text/comment/processing-intruction node
removeBottom() - Method in class ca.umontreal.iro.rali.SpineDocument
remove the bottom node (and all its children) by modifying the bottom global variable
removePrefix(String) - Method in class ca.umontreal.iro.rali.NamespaceContext
 
removeUpTo(Node) - Method in class ca.umontreal.iro.rali.SpineDocument
remove all nodes (and its children) from bottom up to (and including) n
rootName - Static variable in class ca.umontreal.iro.rali.Options
Extract option (-r): name of the root element (root if not given)

A B C D E F G H I M N O P Q R S T U W X