A B C D E F G H I J L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractAttribute - Class in org.dom4j.tree
-
AbstractNamespaceis an abstract base class for tree implementors to use for implementation inheritence. - AbstractAttribute() - Constructor for class org.dom4j.tree.AbstractAttribute
- AbstractBranch - Class in org.dom4j.tree
-
AbstractBranchis an abstract base class for tree implementors to use for implementation inheritence. - AbstractBranch() - Constructor for class org.dom4j.tree.AbstractBranch
- AbstractCDATA - Class in org.dom4j.tree
-
AbstractCDATAis an abstract base class for tree implementors to use for implementation inheritence. - AbstractCDATA() - Constructor for class org.dom4j.tree.AbstractCDATA
- AbstractCharacterData - Class in org.dom4j.tree
-
AbstractCharacterDatais an abstract base class for tree implementors to use for implementation inheritence. - AbstractCharacterData() - Constructor for class org.dom4j.tree.AbstractCharacterData
- AbstractComment - Class in org.dom4j.tree
-
AbstractCommentis an abstract base class for tree implementors to use for implementation inheritence. - AbstractComment() - Constructor for class org.dom4j.tree.AbstractComment
- AbstractDocument - Class in org.dom4j.tree
-
AbstractDocumentis an abstract base class for tree implementors to use for implementation inheritence. - AbstractDocument() - Constructor for class org.dom4j.tree.AbstractDocument
- AbstractDocumentType - Class in org.dom4j.tree
-
AbstractDocumentTypeis an abstract base class for tree implementors to use for implementation inheritence. - AbstractDocumentType() - Constructor for class org.dom4j.tree.AbstractDocumentType
- AbstractElement - Class in org.dom4j.tree
-
AbstractElementis an abstract base class for tree implementors to use for implementation inheritence. - AbstractElement() - Constructor for class org.dom4j.tree.AbstractElement
- AbstractEntity - Class in org.dom4j.tree
-
AbstractEntityis an abstract base class for tree implementors to use for implementation inheritence. - AbstractEntity() - Constructor for class org.dom4j.tree.AbstractEntity
- AbstractNode - Class in org.dom4j.tree
-
AbstractNodeis an abstract base class for tree implementors to use for implementation inheritence. - AbstractNode() - Constructor for class org.dom4j.tree.AbstractNode
- AbstractProcessingInstruction - Class in org.dom4j.tree
-
AbstractProcessingInstructionis an abstract base class for tree implementors to use for implementation inheritence. - AbstractProcessingInstruction() - Constructor for class org.dom4j.tree.AbstractProcessingInstruction
- AbstractText - Class in org.dom4j.tree
-
AbstractTextis an abstract base class for tree implementors to use for implementation inheritence. - AbstractText() - Constructor for class org.dom4j.tree.AbstractText
- accept(Visitor) - Method in class org.dom4j.Namespace
- accept(Visitor) - Method in interface org.dom4j.Node
-
acceptis the method used in the Visitor Pattern. - accept(Visitor) - Method in class org.dom4j.tree.AbstractAttribute
- accept(Visitor) - Method in class org.dom4j.tree.AbstractCDATA
- accept(Visitor) - Method in class org.dom4j.tree.AbstractComment
- accept(Visitor) - Method in class org.dom4j.tree.AbstractDocument
-
acceptmethod is theVisitor Patternmethod. - accept(Visitor) - Method in class org.dom4j.tree.AbstractDocumentType
- accept(Visitor) - Method in class org.dom4j.tree.AbstractElement
-
acceptmethod is theVisitor Patternmethod. - accept(Visitor) - Method in class org.dom4j.tree.AbstractEntity
- accept(Visitor) - Method in class org.dom4j.tree.AbstractProcessingInstruction
- accept(Visitor) - Method in class org.dom4j.tree.AbstractText
- Action - Interface in org.dom4j.rule
-
Actionrepresents some default action which should occur when a rule matches a node in the XSLT processing model. - add(int, Object) - Method in class org.dom4j.bean.BeanAttributeList
- add(int, Object) - Method in class org.dom4j.tree.BackedList
- add(int, Object) - Method in class org.dom4j.tree.ContentListFacade
- add(Object) - Method in class org.dom4j.bean.BeanAttributeList
- add(Object) - Method in class org.dom4j.tree.BackedList
- add(Object) - Method in class org.dom4j.tree.ContentListFacade
- add(Attribute) - Method in interface org.dom4j.Element
-
Adds the given
Attributeto this element. - add(Attribute) - Method in class org.dom4j.tree.AbstractElement
- add(Attribute) - Method in class org.dom4j.tree.DefaultElement
- add(CDATA) - Method in interface org.dom4j.Element
-
Adds the given
CDATAto this element. - add(CDATA) - Method in class org.dom4j.tree.AbstractElement
- add(Comment) - Method in interface org.dom4j.Branch
-
Adds the given
Commentto this branch. - add(Comment) - Method in class org.dom4j.tree.AbstractBranch
- add(Comment) - Method in class org.dom4j.tree.AbstractElement
- add(Element) - Method in interface org.dom4j.Branch
-
Adds the given
Elementto this branch. - add(Element) - Method in class org.dom4j.tree.AbstractBranch
- add(Element) - Method in class org.dom4j.tree.AbstractDocument
- add(Element) - Method in class org.dom4j.tree.AbstractElement
- add(Entity) - Method in interface org.dom4j.Element
-
Adds the given
Entityto this element. - add(Entity) - Method in class org.dom4j.tree.AbstractElement
- add(Namespace) - Method in interface org.dom4j.Element
-
Adds the given
Namespaceto this element. - add(Namespace) - Method in class org.dom4j.tree.AbstractElement
- add(Node) - Method in interface org.dom4j.Branch
-
Adds the given
Nodeor throwsIllegalAddExceptionif the given node is not of a valid type. - add(Node) - Method in class org.dom4j.tree.AbstractBranch
- add(Node) - Method in class org.dom4j.tree.AbstractElement
- add(ProcessingInstruction) - Method in interface org.dom4j.Branch
-
Adds the given
ProcessingInstructionto this branch. - add(ProcessingInstruction) - Method in class org.dom4j.tree.AbstractBranch
- add(ProcessingInstruction) - Method in class org.dom4j.tree.AbstractElement
- add(Text) - Method in interface org.dom4j.Element
-
Adds the given
Textto this element. - add(Text) - Method in class org.dom4j.tree.AbstractElement
- addAll(int, Collection) - Method in class org.dom4j.tree.BackedList
- addAll(int, Collection) - Method in class org.dom4j.tree.ContentListFacade
- addAll(Collection) - Method in class org.dom4j.tree.BackedList
- addAll(Collection) - Method in class org.dom4j.tree.ContentListFacade
- addAll(RuleSet) - Method in class org.dom4j.rule.RuleSet
-
Adds all the rules to this RuleSet from the given other rule set.
- addAttribute(String, String) - Method in class org.dom4j.bean.BeanElement
- addAttribute(String, String) - Method in interface org.dom4j.Element
-
Adds the attribute value of the given local name.
- addAttribute(String, String) - Method in class org.dom4j.tree.AbstractElement
- addAttribute(String, String, String, String) - Method in class org.dom4j.xpp.ProxyXmlStartTag
-
parameters modeled after SAX2 attribute approach
- addAttribute(String, String, String, String, boolean) - Method in class org.dom4j.xpp.ProxyXmlStartTag
- addAttribute(QName, String) - Method in class org.dom4j.bean.BeanElement
- addAttribute(QName, String) - Method in interface org.dom4j.Element
-
Adds the attribute value of the given fully qualified name.
- addAttribute(QName, String) - Method in class org.dom4j.tree.AbstractElement
- addAttributes(Element, Attributes) - Method in class org.dom4j.io.SAXContentHandler
-
Add all the attributes to the given elements
- addCDATA(String) - Method in interface org.dom4j.Element
-
Adds a new
CDATAnode with the given text to this element. - addCDATA(String) - Method in class org.dom4j.tree.AbstractElement
- addColumn(String, String) - Method in class org.dom4j.swing.XMLTableDefinition
- addColumn(String, String, int) - Method in class org.dom4j.swing.XMLTableDefinition
- addColumn(XMLTableColumnDefinition) - Method in class org.dom4j.swing.XMLTableDefinition
- addColumnWithXPathName(String, String, int) - Method in class org.dom4j.swing.XMLTableDefinition
- addComment(String) - Method in interface org.dom4j.Document
-
Adds a new
Commentnode with the given text to this branch. - addComment(String) - Method in interface org.dom4j.Element
-
Adds a new
Commentnode with the given text to this element. - addComment(String) - Method in class org.dom4j.tree.AbstractDocument
- addComment(String) - Method in class org.dom4j.tree.AbstractElement
- addDeclaredNamespaces(Element) - Method in class org.dom4j.io.SAXContentHandler
-
Add all namespaces declared before the startElement() SAX event to the current element so that they are available to child elements and attributes
- addDefaultRule(Mode, Pattern, Action) - Method in class org.dom4j.rule.RuleManager
- addDefaultRules(Mode) - Method in class org.dom4j.rule.RuleManager
-
Adds the default stylesheet rules to the given
Modeinstance - addDocType(String, String, String) - Method in interface org.dom4j.Document
-
Adds a DOCTYPE declaration to this document
- addDocType(String, String, String) - Method in class org.dom4j.tree.DefaultDocument
- addDTDDeclaration(Object) - Method in class org.dom4j.io.SAXContentHandler
-
Adds an internal DTD declaration to the list of declarations
- addElement(String) - Method in interface org.dom4j.Branch
-
Adds a new
Elementnode with the given name to this branch and returns a reference to the new node. - addElement(String) - Method in class org.dom4j.tree.AbstractBranch
- addElement(String) - Method in class org.dom4j.tree.AbstractDocument
- addElement(String) - Method in class org.dom4j.tree.AbstractElement
- addElement(String, String) - Method in interface org.dom4j.Branch
-
Adds a new
Elementnode with the given qualified name and namespace URI to this branch and returns a reference to the new node. - addElement(String, String) - Method in class org.dom4j.tree.AbstractBranch
- addElement(String, String) - Method in class org.dom4j.tree.AbstractDocument
- addElement(String, String, String) - Method in class org.dom4j.tree.AbstractBranch
- addElement(QName) - Method in interface org.dom4j.Branch
-
Adds a new
Elementnode with the givenQNameto this branch and returns a reference to the new node. - addElement(QName) - Method in class org.dom4j.tree.AbstractBranch
- addElement(QName) - Method in class org.dom4j.tree.AbstractDocument
- addEntity(String, String) - Method in interface org.dom4j.Element
-
Adds a new
Entitynode with the given name and text to this element and returns a reference to the new node. - addEntity(String, String) - Method in class org.dom4j.tree.AbstractElement
- addException(Element, SAXParseException) - Method in class org.dom4j.util.XMLErrorHandler
-
Adds the given parse exception information to the given element instance
- addExternalDTDDeclaration(Object) - Method in class org.dom4j.io.SAXContentHandler
-
Adds an external DTD declaration to the list of declarations
- addHandler(String, ElementHandler) - Method in interface org.dom4j.ElementPath
-
Adds the
ElementHandlerto be called when the specified path is encounted. - addHandler(String, ElementHandler) - Method in class org.dom4j.io.SAXReader
-
Adds the
ElementHandlerto be called when the specified path is encounted. - addHandler(String, ElementHandler) - Method in class org.dom4j.io.XPP3Reader
-
Adds the
ElementHandlerto be called when the specified path is encounted. - addHandler(String, ElementHandler) - Method in class org.dom4j.io.XPPReader
-
Adds the
ElementHandlerto be called when the specified path is encounted. - addHandler(String, ElementHandler) - Method in class org.dom4j.jaxb.JAXBReader
-
Adds the
ElementHandlerto be called when the specified path is encounted. - additionalNamespaces() - Method in interface org.dom4j.Element
-
Returns any additional namespaces declarations for this element other than namespace returned via the
Element.getNamespace()method. - additionalNamespaces() - Method in class org.dom4j.tree.AbstractElement
- additionalNamespaces() - Method in class org.dom4j.tree.DefaultElement
- additionalNamespaces(String) - Method in class org.dom4j.tree.AbstractElement
- additionalNamespaces(String) - Method in class org.dom4j.tree.DefaultElement
- addLocal(Object) - Method in class org.dom4j.tree.BackedList
-
Performs a local addition which is not forward through to the Branch or backing list
- addModifier(String, ElementModifier) - Method in class org.dom4j.io.SAXModifier
-
Adds the
ElementModifierto be called when the specified element path is encounted while parsing the source. - addNamespace(String, String) - Method in interface org.dom4j.Element
-
Adds a namespace to this element for use by its child content
- addNamespace(String, String) - Method in class org.dom4j.tree.AbstractElement
- addNamespace(String, String) - Method in class org.dom4j.tree.NamespaceStack
-
Adds a new namespace to the stack
- addNamespaceAttribute(AttributesImpl, Namespace) - Method in class org.dom4j.io.SAXWriter
-
If isDelcareNamespaceAttributes() is enabled then this method will add the given namespace declaration to the supplied attributes object, creating one if it does not exist.
- addNewNode(int, Node) - Method in class org.dom4j.tree.AbstractElement
- addNewNode(Node) - Method in class org.dom4j.tree.AbstractElement
-
Like addNode() but does not require a parent check
- addNewNode(Node) - Method in class org.dom4j.tree.DefaultElement
- addNode(int, Node) - Method in class org.dom4j.tree.AbstractBranch
- addNode(int, Node) - Method in class org.dom4j.tree.AbstractElement
- addNode(int, Node) - Method in class org.dom4j.tree.DefaultDocument
- addNode(Node) - Method in class org.dom4j.tree.AbstractBranch
- addNode(Node) - Method in class org.dom4j.tree.AbstractElement
- addNode(Node) - Method in class org.dom4j.tree.DefaultDocument
- addNode(Node) - Method in class org.dom4j.util.IndexedElement
- addNumberColumn(String, String) - Method in class org.dom4j.swing.XMLTableDefinition
- addObjectHandler(String, JAXBObjectHandler) - Method in class org.dom4j.jaxb.JAXBReader
-
Registers a
JAXBObjectHandlerthat will be supplied with the unmarshalled representation of the xml fragment whenever the specified path is encounted. - addObjectModifier(String, JAXBObjectModifier) - Method in class org.dom4j.jaxb.JAXBModifier
-
Adds the
JAXBObjectModifierto be called when the specified xml path is encounted while parsing the source. - addProcessingInstruction(String, String) - Method in interface org.dom4j.Document
-
Adds a processing instruction for the given target
- addProcessingInstruction(String, String) - Method in interface org.dom4j.Element
-
Adds a processing instruction for the given target
- addProcessingInstruction(String, String) - Method in class org.dom4j.tree.AbstractDocument
- addProcessingInstruction(String, String) - Method in class org.dom4j.tree.AbstractElement
- addProcessingInstruction(String, Map) - Method in interface org.dom4j.Document
-
Adds a processing instruction for the given target
- addProcessingInstruction(String, Map) - Method in interface org.dom4j.Element
-
Adds a processing instruction for the given target
- addProcessingInstruction(String, Map) - Method in class org.dom4j.tree.AbstractDocument
- addProcessingInstruction(String, Map) - Method in class org.dom4j.tree.AbstractElement
- addRule(Rule) - Method in class org.dom4j.rule.Mode
- addRule(Rule) - Method in class org.dom4j.rule.RuleManager
- addRule(Rule) - Method in class org.dom4j.rule.RuleSet
- addRule(Rule) - Method in class org.dom4j.rule.Stylesheet
-
Add a rule to this stylesheet.
- addStringColumn(String, String) - Method in class org.dom4j.swing.XMLTableDefinition
- addText(String) - Method in interface org.dom4j.Element
-
Adds a new
Textnode with the given text to this element. - addText(String) - Method in class org.dom4j.tree.AbstractElement
- addToAttributeIndex(Object, Attribute) - Method in class org.dom4j.util.IndexedElement
- addToAttributeIndex(Attribute) - Method in class org.dom4j.util.IndexedElement
- addToElementIndex(Object, Element) - Method in class org.dom4j.util.IndexedElement
- addToElementIndex(Element) - Method in class org.dom4j.util.IndexedElement
- addToNameMap(Map, String, Rule) - Method in class org.dom4j.rule.Mode
-
Adds the Rule to a RuleSet for the given name.
- adoptNode(Node) - Method in class org.dom4j.dom.DOMDocument
- ANY_ATTRIBUTE - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
-
A pattern which matches any Attribute node
- ANY_COMMENT - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
-
A pattern which matches any Comment node
- ANY_DOCUMENT - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
-
A pattern which matches any Document node
- ANY_ELEMENT - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
-
A pattern which matches any Element node
- ANY_NODE - Static variable in interface org.dom4j.Node
-
Matches Element nodes
- ANY_NODE - Static variable in interface org.dom4j.rule.Pattern
-
Matches any node
- ANY_PROCESSING_INSTRUCTION - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
-
A pattern which matches any ProcessingInstruction node
- ANY_TEXT - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
-
A pattern which matches any Text node
- appendAttributes(Element) - Method in interface org.dom4j.Element
-
Appends the attributes of the given element to me.
- appendAttributes(Element) - Method in class org.dom4j.tree.AbstractElement
- appendChild(Node, Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- appendChild(Node) - Method in class org.dom4j.dom.DOMAttribute
- appendChild(Node) - Method in class org.dom4j.dom.DOMCDATA
- appendChild(Node) - Method in class org.dom4j.dom.DOMComment
- appendChild(Node) - Method in class org.dom4j.dom.DOMDocument
- appendChild(Node) - Method in class org.dom4j.dom.DOMDocumentType
- appendChild(Node) - Method in class org.dom4j.dom.DOMElement
- appendChild(Node) - Method in class org.dom4j.dom.DOMEntityReference
- appendChild(Node) - Method in class org.dom4j.dom.DOMNamespace
- appendChild(Node) - Method in class org.dom4j.dom.DOMProcessingInstruction
- appendChild(Node) - Method in class org.dom4j.dom.DOMText
- appendContent(Branch) - Method in interface org.dom4j.Branch
-
Appends the content of the given branch to this branch instance.
- appendContent(Branch) - Method in class org.dom4j.tree.AbstractBranch
- appendData(String) - Method in class org.dom4j.dom.DOMCDATA
- appendData(String) - Method in class org.dom4j.dom.DOMComment
- appendData(String) - Method in class org.dom4j.dom.DOMText
- appendData(CharacterData, String) - Static method in class org.dom4j.dom.DOMNodeHelper
- appendDOMTree(Document, Node, String) - Method in class org.dom4j.io.DOMWriter
- appendDOMTree(Document, Node, List) - Method in class org.dom4j.io.DOMWriter
- appendDOMTree(Document, Node, CDATA) - Method in class org.dom4j.io.DOMWriter
- appendDOMTree(Document, Node, Comment) - Method in class org.dom4j.io.DOMWriter
- appendDOMTree(Document, Node, Element) - Method in class org.dom4j.io.DOMWriter
- appendDOMTree(Document, Node, Entity) - Method in class org.dom4j.io.DOMWriter
- appendDOMTree(Document, Node, ProcessingInstruction) - Method in class org.dom4j.io.DOMWriter
- appendElementsByTagName(List, Branch, String) - Static method in class org.dom4j.dom.DOMNodeHelper
- appendElementsByTagNameNS(List, Branch, String, String) - Static method in class org.dom4j.dom.DOMNodeHelper
- appendText(String) - Method in interface org.dom4j.CharacterData
-
Appends the given text to this nodes text value.
- appendText(String) - Method in class org.dom4j.tree.AbstractCharacterData
- applyTemplates(Object) - Method in class org.dom4j.rule.Stylesheet
-
If input is a
Node, this will processes all of the children of that node. - applyTemplates(Object, String) - Method in class org.dom4j.rule.Stylesheet
-
Processes the input object in the given mode.
- applyTemplates(Object, XPath) - Method in class org.dom4j.rule.Stylesheet
-
Processes the result of the xpath expression.
- applyTemplates(Object, XPath, String) - Method in class org.dom4j.rule.Stylesheet
-
Processes the result of the xpath expression in the given mode.
- applyTemplates(Object, XPath) - Method in class org.dom4j.rule.Stylesheet
-
Deprecated.Use
Stylesheet.applyTemplates(Object, XPath)instead. - applyTemplates(Object, XPath, String) - Method in class org.dom4j.rule.Stylesheet
-
Deprecated.Use
Stylesheet.applyTemplates(Object, XPath, String)instead. - applyTemplates(Document) - Method in class org.dom4j.rule.Mode
- applyTemplates(Element) - Method in class org.dom4j.rule.Mode
- asDocumentType(DocumentType) - Method in class org.dom4j.dom.DOMDocumentFactory
- asDOMAttr(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- asDOMDocument(Document) - Static method in class org.dom4j.dom.DOMNodeHelper
- asDOMDocumentType(DocumentType) - Static method in class org.dom4j.dom.DOMNodeHelper
- asDOMElement(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- asDOMNode(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- asDOMText(CharacterData) - Static method in class org.dom4j.dom.DOMNodeHelper
- asElement(Object) - Method in class org.dom4j.util.IndexedElement
- asElementIterator(Object) - Method in class org.dom4j.util.IndexedElement
-
Deprecated.WILL BE REMOVED IN dom4j-1.6 !!
- asElementList(Object) - Method in class org.dom4j.util.IndexedElement
- asNode(Object) - Method in class org.dom4j.tree.BackedList
- asNode(Object) - Method in class org.dom4j.tree.ContentListFacade
- asXML() - Method in class org.dom4j.Namespace
- asXML() - Method in interface org.dom4j.Node
-
asXMLreturns the textual XML representation of this node. - asXML() - Method in class org.dom4j.tree.AbstractAttribute
- asXML() - Method in class org.dom4j.tree.AbstractCDATA
- asXML() - Method in class org.dom4j.tree.AbstractComment
- asXML() - Method in class org.dom4j.tree.AbstractDocument
- asXML() - Method in class org.dom4j.tree.AbstractDocumentType
- asXML() - Method in class org.dom4j.tree.AbstractElement
- asXML() - Method in class org.dom4j.tree.AbstractEntity
- asXML() - Method in class org.dom4j.tree.AbstractProcessingInstruction
- asXML() - Method in class org.dom4j.tree.AbstractText
- asXPathResult(Element) - Method in interface org.dom4j.Node
-
asXPathResultreturns a version of this node which is capable of being an XPath result. - asXPathResult(Element) - Method in class org.dom4j.tree.AbstractDocument
- asXPathResult(Element) - Method in class org.dom4j.tree.AbstractNode
- attribute(int) - Method in class org.dom4j.bean.BeanAttributeList
- attribute(int) - Method in interface org.dom4j.Element
-
Returns the attribute at the specified indexGets the
- attribute(int) - Method in class org.dom4j.tree.AbstractElement
- attribute(int) - Method in class org.dom4j.tree.DefaultElement
- attribute(String) - Method in class org.dom4j.bean.BeanAttributeList
- attribute(String) - Method in class org.dom4j.bean.BeanElement
- attribute(String) - Method in interface org.dom4j.Element
-
Returns the attribute with the given name
- attribute(String) - Method in class org.dom4j.tree.AbstractElement
- attribute(String) - Method in class org.dom4j.tree.DefaultElement
- attribute(String) - Method in class org.dom4j.util.IndexedElement
- attribute(String, String) - Method in class org.dom4j.dom.DOMElement
- attribute(String, Namespace) - Method in class org.dom4j.tree.AbstractElement
- attribute(String, Namespace) - Method in class org.dom4j.tree.DefaultElement
- attribute(QName) - Method in class org.dom4j.bean.BeanAttributeList
- attribute(QName) - Method in class org.dom4j.bean.BeanElement
- attribute(QName) - Method in interface org.dom4j.Element
-
DOCUMENT ME!
- attribute(QName) - Method in class org.dom4j.tree.AbstractElement
- attribute(QName) - Method in class org.dom4j.tree.DefaultElement
- attribute(QName) - Method in class org.dom4j.util.IndexedElement
- attribute(Attr) - Method in class org.dom4j.dom.DOMElement
- Attribute - Interface in org.dom4j
-
Attributedefines an XML attribute. - ATTRIBUTE_NODE - Static variable in interface org.dom4j.Node
-
Matches elements nodes
- attributeCount() - Method in class org.dom4j.bean.BeanMetaData
-
DOCUMENT ME!
- attributeCount() - Method in interface org.dom4j.Element
-
DOCUMENT ME!
- attributeCount() - Method in class org.dom4j.tree.AbstractElement
- attributeCount() - Method in class org.dom4j.tree.DefaultElement
- attributeDecl(String, String, String, String, String) - Method in class org.dom4j.io.SAXContentHandler
-
Report an attribute type declaration.
- attributeDecl(String, String, String, String, String) - Method in class org.dom4j.io.SAXEventRecorder
- AttributeDecl - Class in org.dom4j.dtd
-
AttributeDeclrepresents an attribute declaration in a DTD. - AttributeDecl() - Constructor for class org.dom4j.dtd.AttributeDecl
- AttributeDecl(String, String, String, String, String) - Constructor for class org.dom4j.dtd.AttributeDecl
- AttributeHelper - Class in org.dom4j.util
-
AttributeHelpera number of helper methods for working with attribute values. - AttributeHelper() - Constructor for class org.dom4j.util.AttributeHelper
- attributeIndex() - Method in class org.dom4j.util.IndexedElement
- attributeIterator() - Method in interface org.dom4j.Element
-
DOCUMENT ME!
- attributeIterator() - Method in class org.dom4j.tree.AbstractElement
- attributeIterator() - Method in class org.dom4j.tree.DefaultElement
- attributeList() - Method in class org.dom4j.tree.AbstractElement
-
DOCUMENT ME!
- attributeList() - Method in class org.dom4j.tree.BaseElement
- attributeList() - Method in class org.dom4j.tree.DefaultElement
- attributeList(int) - Method in class org.dom4j.tree.AbstractElement
-
DOCUMENT ME!
- attributeList(int) - Method in class org.dom4j.tree.BaseElement
- attributeList(int) - Method in class org.dom4j.tree.DefaultElement
- attributeNameForNamespace(Namespace) - Method in class org.dom4j.io.DOMWriter
- attributes - Variable in class org.dom4j.tree.BaseElement
-
list of attributes
- attributes() - Method in interface org.dom4j.Element
-
Returns the
Attributeinstances this element contains as a backedListso that the attributes may be modified directly using theListinterface. - attributes() - Method in class org.dom4j.tree.AbstractElement
- attributes() - Method in class org.dom4j.tree.DefaultElement
- attributeValue(String) - Method in interface org.dom4j.Element
-
This returns the attribute value for the attribute with the given name and any namespace or null if there is no such attribute or the empty string if the attribute value is empty.
- attributeValue(String) - Method in class org.dom4j.tree.AbstractElement
- attributeValue(String, String) - Method in interface org.dom4j.Element
-
This returns the attribute value for the attribute with the given name and any namespace or the default value if there is no such attribute value.
- attributeValue(String, String) - Method in class org.dom4j.tree.AbstractElement
- attributeValue(QName) - Method in interface org.dom4j.Element
-
This returns the attribute value for the attribute with the given fully qualified name or null if there is no such attribute or the empty string if the attribute value is empty.
- attributeValue(QName) - Method in class org.dom4j.tree.AbstractElement
- attributeValue(QName, String) - Method in interface org.dom4j.Element
-
This returns the attribute value for the attribute with the given fully qualified name or the default value if there is no such attribute value.
- attributeValue(QName, String) - Method in class org.dom4j.tree.AbstractElement
All Classes All Packages