Alphabetical Index: G

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

G

get(String) - static method in class org.dom4j.Namespace
A helper method to return the Namespace instance for no prefix and the URI
get(String) - static method in class org.dom4j.QName
get(String,org.dom4j.Namespace) - static method in class org.dom4j.QName
get(String,org.dom4j.Namespace,String) - static method in class org.dom4j.QName
get(String,String) - static method in class org.dom4j.Namespace
A helper method to return the Namespace instance for the given prefix and URI
get(String,String) - static method in class org.dom4j.QName
get(String,String,String) - static method in class org.dom4j.QName
getAction() - method in class org.dom4j.rule.Rule
Getter for property action.
getAppearenceCount() - method in class org.dom4j.rule.Rule
Getter for property appearenceCount.
getAttributeName() - method in class org.dom4j.dtd.AttributeDecl
Getter for property attributeName.
getAttributeQuoteCharacter() - method in class org.dom4j.io.OutputFormat
DOCUMENT ME!
getBaseUri() - method in class org.dom4j.datatype.DatatypeAttribute
getBaseUri() - method in class org.dom4j.datatype.DatatypeElement
DOCUMENT ME!
getConsumer() - method in class org.dom4j.io.STAXEventWriter
Returns a reference to the underlying event consumer to which events are written.
getContentHandler() - method in class org.dom4j.io.SAXWriter
DOCUMENT ME!
getCopyOfUserData() - method in class org.dom4j.util.UserDataElement
If a deep copy of user data is required whenever the clone() or createCopy() methods are called on this element then this method should return a clone of the user data
getCurrent() - method in class org.dom4j.ElementPath
DOCUMENT ME!
getData() - method in class org.dom4j.Attribute
Accesses the data of this attribute which may implement data typing bindings such as XML Schema or Java Bean bindings or will return the same value as Node.getText().
getData() - method in class org.dom4j.datatype.DatatypeAttribute
Accesses the data of this attribute which may implement data typing bindings such as XML Schema or Java Bean bindings or will return the same value as Node.getText().
getData() - method in class org.dom4j.datatype.DatatypeElement
getData() - method in class org.dom4j.Element
Accesses the data of this element which may implement data typing bindings such as XML Schema or Java Bean bindings or will return the same value as getText()
getData() - method in class org.dom4j.util.UserDataAttribute
Accesses the data of this attribute which may implement data typing bindings such as XML Schema or Java Bean bindings or will return the same value as Node.getText().
getData() - method in class org.dom4j.util.UserDataElement
getDispatchHandler() - method in class org.dom4j.io.SAXReader
getDispatchHandler() - method in class org.dom4j.io.XPP3Reader
getDispatchHandler() - method in class org.dom4j.io.XPPReader
getDocType() - method in class org.dom4j.Document
DOCUMENT ME!
getDocument() - method in class org.dom4j.io.DocumentResult
DOCUMENT ME!
getDocument() - method in class org.dom4j.io.DocumentSource
DOCUMENT ME!
getDocument() - method in class org.dom4j.Node
getDocument returns the Document that this Node is part of if this node supports the parent relationship.
getDocument() - method in class org.dom4j.io.SAXContentHandler
DOCUMENT ME!
getDocumentFactory() - method in class org.dom4j.io.DOMReader
DOCUMENT ME!
getDocumentFactory() - method in class org.dom4j.QName
DOCUMENT ME!
getDocumentFactory() - method in class org.dom4j.io.SAXModifier
Get the DocumentFactoryused to create the DOM4J document structure
getDocumentFactory() - method in class org.dom4j.io.SAXReader
DOCUMENT ME!
getDocumentFactory() - method in class org.dom4j.io.XPP3Reader
DOCUMENT ME!
getDocumentFactory() - method in class org.dom4j.io.XPPReader
DOCUMENT ME!
getDomDocumentClass() - method in class org.dom4j.io.DOMWriter
getDTDHandler() - method in class org.dom4j.io.SAXWriter
DOCUMENT ME!
getElement(int) - method in class org.dom4j.ElementPath
DOCUMENT ME!
getElementFactory(org.dom4j.QName) - method in class org.dom4j.datatype.DatatypeDocumentFactory
Registers the given DatatypeElementFactory for the given <element> schema element
getElementName() - method in class org.dom4j.dtd.AttributeDecl
Getter for property elementName.
getElementName() - method in class org.dom4j.DocumentType
This method is the equivalent to the DocumentTypemethod.
getElementStack() - method in class org.dom4j.io.SAXContentHandler
getEncoding() - method in class org.dom4j.io.OutputFormat
getEncoding() - method in class org.dom4j.io.SAXReader
Returns encoding used for InputSource (null means system default encoding)
getEntityResolver() - method in class org.dom4j.Document
DOCUMENT ME!
getEntityResolver() - method in class org.dom4j.io.SAXContentHandler
getEntityResolver() - method in class org.dom4j.io.SAXReader
Returns the current entity resolver used to resolve entities
getEntityResolver() - method in class org.dom4j.io.SAXWriter
DOCUMENT ME!
getErrorHandler() - method in class org.dom4j.io.SAXReader
DOCUMENT ME!
getErrorHandler() - method in class org.dom4j.io.SAXValidator
DOCUMENT ME!
getErrorHandler() - method in class org.dom4j.io.SAXWriter
DOCUMENT ME!
getErrorQName() - method in class org.dom4j.util.XMLErrorHandler
getErrors() - method in class org.dom4j.util.XMLErrorHandler
getEventFactory() - method in class org.dom4j.io.STAXEventWriter
Returns a reference to the event factory used to construct STAX events.
getExternalDeclarations() - method in class org.dom4j.DocumentType
Returns a list of internal DTD declaration objects, defined in the org.dom4j.dtdpackage
getFatalErrorQName() - method in class org.dom4j.util.XMLErrorHandler
getFeature(String) - method in class org.dom4j.io.SAXWriter
Looks up the value of a feature.
getFunctionContext() - method in class org.dom4j.XPath
DOCUMENT ME!
getHandler() - method in class org.dom4j.io.XMLResult
getImportPrecedence() - method in class org.dom4j.rule.Rule
Getter for property importPrecedence.
getIndent() - method in class org.dom4j.io.OutputFormat
getInputSource() - method in class org.dom4j.io.SAXContentHandler
getInstance() - static method in class org.dom4j.datatype.DatatypeDocumentFactory
Access to the singleton instance of this factory.
getInstance() - static method in class org.dom4j.DocumentFactory
Access to singleton implementation of DocumentFactory which is used if no DocumentFactory is specified when building using the standard builders.
getInstance() - static method in class org.dom4j.util.IndexedDocumentFactory
Access to the singleton instance of this factory.
getInstance() - static method in class org.dom4j.util.NonLazyDocumentFactory
Access to the singleton instance of this factory.
getInstance() - static method in class org.dom4j.util.UserDataDocumentFactory
Access to the singleton instance of this factory.
getInternalDeclarations() - method in class org.dom4j.DocumentType
Returns a list of internal DTD declaration objects, defined in the org.dom4j.dtdpackage
getLexicalHandler() - method in class org.dom4j.io.SAXWriter
DOCUMENT ME!
getLexicalHandler() - method in class org.dom4j.io.XMLResult
getLexicalHandler() - method in class org.dom4j.io.XMLWriter
getLineSeparator() - method in class org.dom4j.io.OutputFormat
getMatchesNodeName() - method in class org.dom4j.rule.Pattern
For patterns which only match an ATTRIBUTE_NODE or an ELEMENT_NODE then this pattern may return the name of the element or attribute it matches.
getMatchesNodeName() - method in class org.dom4j.rule.Rule
For patterns which only match an ATTRIBUTE_NODE or an ELEMENT_NODE then this pattern may return the name of the element or attribute it matches.
getMatchingRule(org.dom4j.Node) - method in class org.dom4j.rule.Mode
Performs an XSLT processing model match for the rule which matches the given Node the best.
getMatchingRule(org.dom4j.Node) - method in class org.dom4j.rule.RuleSet
Performs an XSLT processing model match for the rule which matches the given Node the best.
getMatchingRule(String,org.dom4j.Node) - method in class org.dom4j.rule.RuleManager
Performs an XSLT processing model match for the rule which matches the given Node the best.
getMatchType() - method in class org.dom4j.rule.Pattern
DOCUMENT ME!
getMatchType() - method in class org.dom4j.rule.Rule
DOCUMENT ME!
getMaximumAllowedCharacter() - method in class org.dom4j.io.XMLWriter
Returns the maximum allowed character code that should be allowed unescaped which defaults to 127 in US-ASCII (7 bit) or 255 in ISO- (8 bit).
getMessage() - method in class org.dom4j.DocumentException
getMode() - method in class org.dom4j.rule.Rule
Getter for property mode.
getMode(String) - method in class org.dom4j.rule.RuleManager
DOCUMENT ME!
getModel() - method in class org.dom4j.dtd.ElementDecl
Getter for property model.
getModeName() - method in class org.dom4j.rule.Stylesheet
DOCUMENT ME!
getName() - method in class org.dom4j.dtd.ElementDecl
Getter for property name.
getName() - method in class org.dom4j.dtd.ExternalEntityDecl
Getter for property name.
getName() - method in class org.dom4j.dtd.InternalEntityDecl
Getter for property name.
getName() - method in class org.dom4j.Node
getName returns the name of this node.
getName() - method in class org.dom4j.QName
DOCUMENT ME!
getNamespace() - method in class org.dom4j.Attribute
Returns the Namespace of this element if one exists otherwise null is returned returned.
getNamespace() - method in class org.dom4j.Element
Returns the Namespace of this element if one exists otherwise Namespace.NO_NAMESPACE is returned.
getNamespace() - method in class org.dom4j.QName
DOCUMENT ME!
getNamespace(String,String) - method in class org.dom4j.io.DOMReader
getNamespaceContext() - method in class org.dom4j.XPath
DOCUMENT ME!
getNamespaceForPrefix(String) - method in class org.dom4j.Element
Returns the Namespace which is mapped to the given prefix or null if it could not be found.
getNamespaceForURI(String) - method in class org.dom4j.Element
Returns the Namespace which is mapped to the given URI or null if it could not be found.
getNamespacePrefix() - method in class org.dom4j.Attribute
Returns the namespace prefix of this element if one exists otherwise an empty String is returned.
getNamespacePrefix() - method in class org.dom4j.Element
Returns the namespace prefix of this element if one exists otherwise an empty String is returned.
getNamespacePrefix() - method in class org.dom4j.QName
DOCUMENT ME!
getNamespacePrefix(String) - method in class org.dom4j.datatype.DatatypeAttribute
getNamespacePrefix(String) - method in class org.dom4j.datatype.DatatypeElement
getNamespacesForURI(String) - method in class org.dom4j.Element
Returns the all namespaces which are mapped to the given URI or an empty list if no such namespaces could be found.
getNamespaceURI() - method in class org.dom4j.Attribute
Returns the URI mapped to the namespace of this element if one exists otherwise an empty String is returned.
getNamespaceURI() - method in class org.dom4j.Element
Returns the URI mapped to the namespace of this element if one exists otherwise an empty String is returned.
getNamespaceURI() - method in class org.dom4j.QName
DOCUMENT ME!
getNestedException() - method in class org.dom4j.DocumentException
getNewLineAfterNTags() - method in class org.dom4j.io.OutputFormat
getNodeType() - method in class org.dom4j.Namespace
Returns the code according to the type of node.
getNodeType() - method in class org.dom4j.Node
Returns the code according to the type of node.
getNodeTypeName() - method in class org.dom4j.Node
DOCUMENT ME!
getOmitElementCloseSet() - method in class org.dom4j.io.HTMLWriter
A clone of the Set of elements that can have their close-tags omitted.
getOutputFormat() - method in class org.dom4j.io.XMLWriter
Lets subclasses get at the current format object, so they can call setTrimText, setNewLines, etc.
getParent() - method in class org.dom4j.datatype.DatatypeAttribute
getParent returns the parent Element if this node supports the parent relationship or null if it is the root element or does not support the parent relationship.
getParent() - method in class org.dom4j.Node
getParent returns the parent Element if this node supports the parent relationship or null if it is the root element or does not support the parent relationship.
getPath() - method in class org.dom4j.ElementPath
DOCUMENT ME!
getPath() - method in class org.dom4j.Node
Returns the XPath expression which will return a node set containing the given node such as /a/b/@c.
getPath(org.dom4j.Element) - method in class org.dom4j.Namespace
Returns the relative XPath expression which will return a node set containing the given node such as a/b/@c.
getPath(org.dom4j.Element) - method in class org.dom4j.Node
Returns the relative XPath expression which will return a node set containing the given node such as a/b/@c.
getPattern() - method in class org.dom4j.rule.Rule
Getter for property pattern.
getPrefix() - method in class org.dom4j.Namespace
DOCUMENT ME!
getPreformattedTags() - method in class org.dom4j.io.HTMLWriter
getPriority() - method in class org.dom4j.rule.Pattern
Returns the default resolution policy of the pattern according to the XSLT conflict resolution spec .
getPriority() - method in class org.dom4j.rule.Rule
Getter for property priority.
getProperty(String) - method in class org.dom4j.io.SAXWriter
Gets the given SAX property
getProperty(String) - method in class org.dom4j.io.XMLWriter
getProxy() - method in class org.dom4j.util.ProxyDocumentFactory
getPublicID() - method in class org.dom4j.DocumentType
getPublicID() - method in class org.dom4j.dtd.ExternalEntityDecl
Getter for property publicID.
getQName() - method in class org.dom4j.Attribute
Returns the QName of this attribute which represents the local name, the qualified name and the Namespace.
getQName() - method in class org.dom4j.datatype.DatatypeAttribute
Returns the QName of this attribute which represents the local name, the qualified name and the Namespace.
getQName() - method in class org.dom4j.datatype.DatatypeElementFactory
DOCUMENT ME!
getQName() - method in class org.dom4j.Element
Returns the QName of this element which represents the local name, the qualified name and the Namespace.
getQName(String) - method in class org.dom4j.Element
Returns the QName for the given qualified name, using the namespace URI in scope for the given prefix of the qualified name or the default namespace if the qualified name has no prefix.
getQNames() - method in class org.dom4j.DocumentFactory
Returns a list of all the QName instances currently used by this document factory
getQualifiedName() - method in class org.dom4j.Attribute
Returns the fully qualified name of this element.
getQualifiedName() - method in class org.dom4j.Element
Returns the fully qualified name of this element.
getQualifiedName() - method in class org.dom4j.QName
DOCUMENT ME!
getRootElement() - method in class org.dom4j.Document
Returns the root Elementfor this document.
getRuleArray() - method in class org.dom4j.rule.RuleSet
Returns an array of sorted rules.
getRuleSet(int) - method in class org.dom4j.rule.Mode
DOCUMENT ME!
getStringValue() - method in class org.dom4j.Element
Returns the XPath string-value of this node.
getStringValue() - method in class org.dom4j.Namespace
Returns the XPath string-value of this node.
getStringValue() - method in class org.dom4j.Node
Returns the XPath string-value of this node.
getSystemID() - method in class org.dom4j.DocumentType
getSystemID() - method in class org.dom4j.dtd.ExternalEntityDecl
Getter for property systemID.
getTarget() - method in class org.dom4j.ProcessingInstruction
This method is the equivalent to the ProcessingInstructionmethod.
getText() - method in class org.dom4j.Element
Returns the text value of this element without recursing through child elements.
getText() - method in class org.dom4j.Namespace
Returns the text of this node.
getText() - method in class org.dom4j.Node
Returns the text of this node.
getText() - method in class org.dom4j.ProcessingInstruction
DOCUMENT ME!
getText() - method in class org.dom4j.XPath
getText will return the textual version of the XPath expression.
getTextTrim() - method in class org.dom4j.Element
DOCUMENT ME!
getType() - method in class org.dom4j.dtd.AttributeDecl
Getter for property type.
getUnionPatterns() - method in class org.dom4j.rule.Pattern
If this pattern is a union pattern then this method should return an array of patterns which describe the union pattern, which should contain more than one pattern.
getUnionRules() - method in class org.dom4j.rule.Rule
If this rule contains a union pattern then this method should return an array of Rules which describe the union rule, which should contain more than one rule.
getUniquePath() - method in class org.dom4j.Node
Returns the XPath expression which will return a nodeset of one node which is the current node.
getUniquePath(org.dom4j.Element) - method in class org.dom4j.Namespace
Returns the relative unique XPath expression from the given context which will return a nodeset of one node which is the current node.
getUniquePath(org.dom4j.Element) - method in class org.dom4j.Node
Returns the relative unique XPath expression from the given context which will return a nodeset of one node which is the current node.
getURI() - method in class org.dom4j.Namespace
DOCUMENT ME!
getValue() - method in class org.dom4j.Attribute
Returns the value of the attribute.
getValue() - method in class org.dom4j.dtd.AttributeDecl
Getter for property value.
getValue() - method in class org.dom4j.datatype.DatatypeAttribute
Returns the value of the attribute.
getValue() - method in class org.dom4j.dtd.InternalEntityDecl
Getter for property value.
getValue(String) - method in class org.dom4j.ProcessingInstruction
Returns the value of a specific name in the PI.
getValueDefault() - method in class org.dom4j.dtd.AttributeDecl
Getter for property valueDefault.
getValueOfAction() - method in class org.dom4j.rule.RuleManager
DOCUMENT ME!
getValueOfAction() - method in class org.dom4j.rule.Stylesheet
DOCUMENT ME!
getValues() - method in class org.dom4j.ProcessingInstruction
DOCUMENT ME!
getVariableContext() - method in class org.dom4j.XPath
DOCUMENT ME!
getWarningQName() - method in class org.dom4j.util.XMLErrorHandler
getXMLEncoding() - method in class org.dom4j.Document
Return the encoding of this document, as part of the XML declaration This is null when unspecified or when it is not known (such as when the Document was created in memory) or when the implementation does not support this operation.
getXMLFilter() - method in class org.dom4j.io.SAXReader
Returns the SAX filter being used to filter SAX events.
getXMLReader() - method in class org.dom4j.io.DocumentSource
DOCUMENT ME!
getXMLReader() - method in class org.dom4j.io.SAXReader
DOCUMENT ME!
getXMLReader() - method in class org.dom4j.io.SAXValidator
DOCUMENT ME!
getXMLWriter() - method in class org.dom4j.io.SAXModifier
Returns the current XMLWriter.
getXMLWriter() - method in class org.dom4j.io.XMLResult
getXPath() - method in class org.dom4j.XPathException
Returns the XPath expression that caused the problem
getXPathNamespaceURIs() - method in class org.dom4j.DocumentFactory
DOCUMENT ME!
getXPathNameStep() - method in class org.dom4j.Namespace
getXPathResult(int) - method in class org.dom4j.Element
Returns a node at the given index suitable for an XPath result set.
getXPPFactory() - method in class org.dom4j.io.XPP3Reader
getXPPFactory() - method in class org.dom4j.io.XPPReader
getXPPParser() - method in class org.dom4j.io.XPP3Reader
getXPPParser() - method in class org.dom4j.io.XPPReader
getXSDatatype() - method in class org.dom4j.datatype.DatatypeAttribute
Returns the MSV XSDatatype for this node
getXSDatatype() - method in class org.dom4j.datatype.DatatypeElement
Returns the MSV XSDatatype for this node

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

SourceForge Logo