Alphabetical Index: R

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

R

read(char[]) - method in class org.dom4j.io.XPP3Reader
Reads a Document from the given array of characters
read(char[]) - method in class org.dom4j.io.XPPReader
Reads a Document from the given array of characters
read(File) - method in class org.dom4j.io.SAXReader
Reads a Document from the given File
read(File) - method in class org.dom4j.io.XPP3Reader
Reads a Document from the given File
read(File) - method in class org.dom4j.io.XPPReader
Reads a Document from the given File
read(InputSource) - method in class org.dom4j.io.SAXReader
Reads a Document from the given InputSource using SAX
read(InputStream) - method in class org.dom4j.io.SAXReader
Reads a Document from the given stream using SAX
read(InputStream) - method in class org.dom4j.io.XPP3Reader
Reads a Document from the given stream
read(InputStream) - method in class org.dom4j.io.XPPReader
Reads a Document from the given stream
read(InputStream,String) - method in class org.dom4j.io.SAXReader
Reads a Document from the given stream using SAX
read(InputStream,String) - method in class org.dom4j.io.XPP3Reader
Reads a Document from the given stream
read(InputStream,String) - method in class org.dom4j.io.XPPReader
Reads a Document from the given stream
read(org.w3c.dom.Document) - method in class org.dom4j.io.DOMReader
read(Reader) - method in class org.dom4j.io.SAXReader
Reads a Document from the given Reader using SAX
read(Reader) - method in class org.dom4j.io.XPP3Reader
Reads a Document from the given Reader
read(Reader) - method in class org.dom4j.io.XPPReader
Reads a Document from the given Reader
read(Reader,String) - method in class org.dom4j.io.SAXReader
Reads a Document from the given Reader using SAX
read(Reader,String) - method in class org.dom4j.io.XPP3Reader
Reads a Document from the given Reader
read(Reader,String) - method in class org.dom4j.io.XPPReader
Reads a Document from the given Reader
read(String) - method in class org.dom4j.io.SAXReader
Reads a Document from the given URL or filename using SAX.
read(String) - method in class org.dom4j.io.XPP3Reader
Reads a Document from the given URL or filename.
read(String) - method in class org.dom4j.io.XPPReader
Reads a Document from the given URL or filename.
read(URL) - method in class org.dom4j.io.SAXReader
Reads a Document from the given URL using SAX
read(URL) - method in class org.dom4j.io.XPP3Reader
Reads a Document from the given URL
read(URL) - method in class org.dom4j.io.XPPReader
Reads a Document from the given URL
readAttribute(XMLEventReader) - method in class org.dom4j.io.STAXEventReader
Constructs a DOM4J Attribute from the provided event stream.
readCharacters(XMLEventReader) - method in class org.dom4j.io.STAXEventReader
Constructs a DOM4J Text or CDATA section from the provided event stream.
readComment(XMLEventReader) - method in class org.dom4j.io.STAXEventReader
Constructs a DOM4J Comment from the provided event stream.
readDocument(InputStream) - method in class org.dom4j.io.STAXEventReader
Constructs a StAX event stream from the provided I/O stream and reads a DOM4J document from it.
readDocument(InputStream,String) - method in class org.dom4j.io.STAXEventReader
Constructs a StAX event stream from the provided I/O stream and reads a DOM4J document from it.
readDocument(Reader) - method in class org.dom4j.io.STAXEventReader
Constructs a StAX event stream from the provided I/O character stream and reads a DOM4J document from it.
readDocument(Reader,String) - method in class org.dom4j.io.STAXEventReader
Constructs a StAX event stream from the provided I/O character stream and reads a DOM4J document from it.
readDocument(XMLEventReader) - method in class org.dom4j.io.STAXEventReader
Reads a DOM4J Documentfrom the provided stream.
readElement(XMLEventReader) - method in class org.dom4j.io.STAXEventReader
Reads a DOM4J Element from the provided event stream.
Constructs a DOM4J Entity from the provided event stream.
readExternal(ObjectInput) - method in class org.dom4j.io.SAXEventRecorder
readNamespace(XMLEventReader) - method in class org.dom4j.io.STAXEventReader
Constructs a DOM4J Namespace from the provided event stream.
readNode(XMLEventReader) - method in class org.dom4j.io.STAXEventReader
Reads a Nodefrom the event stream.
Constructs a DOM4J ProcessingInstruction from the provided event stream.
remove(org.dom4j.Attribute) - method in class org.dom4j.Element
Removes the given Attribute from this element.
remove(org.dom4j.CDATA) - method in class org.dom4j.Element
Removes the given CDATA if the node is an immediate child of this element.
remove(org.dom4j.Comment) - method in class org.dom4j.Branch
Removes the given Comment if the node is an immediate child of this branch.
remove(org.dom4j.Element) - method in class org.dom4j.Branch
Removes the given Element if the node is an immediate child of this branch.
remove(org.dom4j.Entity) - method in class org.dom4j.Element
Removes the given Entity if the node is an immediate child of this element.
remove(org.dom4j.Namespace) - method in class org.dom4j.Element
Removes the given Namespace if the node is an immediate child of this element.
remove(org.dom4j.Node) - method in class org.dom4j.Branch
Removes the given Node if the node is an immediate child of this branch.
Removes the given ProcessingInstruction if the node is an immediate child of this branch.
remove(org.dom4j.Text) - method in class org.dom4j.Element
Removes the given Text if the node is an immediate child of this element.
removeHandler(String) - method in class org.dom4j.ElementPath
Removes the ElementHandler from the event based processor, for the specified path.
removeHandler(String) - method in class org.dom4j.io.SAXReader
Removes the ElementHandler from the event based processor, for the specified path.
removeHandler(String) - method in class org.dom4j.io.XPP3Reader
Removes the ElementHandler from the event based processor, for the specified path.
removeHandler(String) - method in class org.dom4j.io.XPPReader
Removes the ElementHandler from the event based processor, for the specified path.
removeModifier(String) - method in class org.dom4j.io.SAXModifier
Removes the ElementModifierfrom the event based processor, for the specified element path.
removeNode(org.dom4j.Node) - method in class org.dom4j.util.IndexedElement
removeProcessingInstruction(String) - method in class org.dom4j.Branch
Removes the processing instruction for the given target if it exists
removeRule(org.dom4j.rule.Rule) - method in class org.dom4j.rule.Mode
removeRule(org.dom4j.rule.Rule) - method in class org.dom4j.rule.RuleManager
removeRule(org.dom4j.rule.Rule) - method in class org.dom4j.rule.RuleSet
removeRule(org.dom4j.rule.Rule) - method in class org.dom4j.rule.Stylesheet
Removes the specified rule from this stylesheet.
removeValue(String) - method in class org.dom4j.ProcessingInstruction
replay(ContentHandler) - method in class org.dom4j.io.SAXEventRecorder
reset() - method in class org.dom4j.util.PerThreadSingleton
reset() - method in class org.dom4j.util.SimpleSingleton
reset() - method in class org.dom4j.util.SingletonStrategy
reset the instance to a new instance for the implemented strategy
resetHandlers() - method in class org.dom4j.io.SAXReader
This method clears out all the existing handlers and default handler setting things back as if no handler existed.
resetModifiers() - method in class org.dom4j.io.SAXModifier
Removes all registered ElementModifierinstances from the event based processor.
resetNamespaceStack() - method in class org.dom4j.io.DOMWriter
resolveEntityRefs() - method in class org.dom4j.io.XMLWriter
resolveNamespacePrefix(String) - method in class org.dom4j.datatype.DatatypeAttribute
resolveNamespacePrefix(String) - method in class org.dom4j.datatype.DatatypeElement
Rule - class org.dom4j.rule.Rule
Rule matches against DOM4J Node so that some action can be performed such as in the XSLT processing model.
Rule() - constructor for class org.dom4j.rule.Rule
Rule(org.dom4j.rule.Pattern) - constructor for class org.dom4j.rule.Rule
Rule(org.dom4j.rule.Pattern,org.dom4j.rule.Action) - constructor for class org.dom4j.rule.Rule
Rule(org.dom4j.rule.Rule,org.dom4j.rule.Pattern) - constructor for class org.dom4j.rule.Rule
Constructs a new Rule with the same instance data as the given rule but a different pattern.
RuleManager - class org.dom4j.rule.RuleManager
RuleManager manages a set of rules such that a rule can be found for a given DOM4J Node using the XSLT processing model.
RuleManager() - constructor for class org.dom4j.rule.RuleManager
RuleSet - class org.dom4j.rule.RuleSet
RuleSet manages a set of rules which are sorted in order of relevance according to the XSLT defined conflict resolution policy.
RuleSet() - constructor for class org.dom4j.rule.RuleSet
run(List) - method in class org.dom4j.rule.Stylesheet
run(List,String) - method in class org.dom4j.rule.Stylesheet
run(Object) - method in class org.dom4j.rule.Stylesheet
Runs this stylesheet on the given input which should be either a Node or a List of Node objects.
run(Object,String) - method in class org.dom4j.rule.Stylesheet
run(org.dom4j.Node) - method in class org.dom4j.rule.Action
run(org.dom4j.Node) - method in class org.dom4j.rule.NullAction
run(org.dom4j.Node) - method in class org.dom4j.rule.Stylesheet
run(org.dom4j.Node,String) - method in class org.dom4j.rule.Stylesheet

Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo