-
client.net.sf.saxon.ce.tree.linked.LinkedTreeBuilder.endElement()
Notify the end of an element
-
com.adobe.dp.xml.util.XMLSerializer.endElement()
-
com.amazonaws.util.XMLWriter.endElement()
Closes the last opened element at the current position in the in-progress XML document.
@return This XMLWriter so that additional method calls can be chainedtogether.
-
com.btaz.datautil.xml.model.Document.endElement()
te this structure: // // // // // // Note: any elements that are not closed at the end are auto-closed i.e. Document doc = new Document() .addElement("") .addElement(""); .endElement(); .addElement(""); // empty element tags do not need the endElement() call
@return {@code Document} instance
-
com.btaz.util.reader.xml.model.Document.endElement()
te this structure: // // // // // // Note: any elements that are not closed at the end are auto-closed i.e. Document doc = new Document() .addElement("") .addElement(""); .endElement(); .addElement(""); // empty element tags do not need the endElement() call
@return {@code Document} instance
-
com.caucho.vfs.XmlWriter.endElement()
-
com.mucommander.xml.XmlWriter.endElement()
Writes an element closing sequence.
@param name name of the element to close.
@throws IOException if an I/O error occurs.
-
com.sun.org.apache.xerces.internal.impl.xs.identity.XPathMatcher.endElement()
@param element name of the element.
@param type content type of this element. IOW, the XML schema type of the value. Note that this may not be the type declared in the element declaration, but it is "the actual type". For example, if the XML is <foo xsi:type="xs:string">aaa</foo>, this parameter will be "xs:string".
@param nillable - nillabletrue if the element declaration is nillable.
@param value - actual valuethe typed value of the content of this element.
-
com.sun.org.apache.xml.internal.serializer.ToXMLStream.endElement()
@see ExtendedContentHandler#endElement(String)
-
com.volantis.styling.engine.StylingEngine.endElement()
An element has been finished with.
@param namespace The namespace of the element, may not be null.
@param localName The local name of the element, may not be null.
-
com.volantis.xml.pipeline.sax.XMLProcess.endElement()
-
com.volantis.xml.pipeline.sax.dynamic.DynamicElementRule.endElement()
Invoked by a dynamic process when it receives an {@link com.volantis.xml.pipeline.sax.XMLProcess#endElement} event forthe pipeline element(s) that this rule has been registered.
The objects that are passed in (attributes and element name) must not be used outside this method.
@param dynamicProcess The DynamicProcess that has invoked this rule.
@param element The name of the element that the rule was invoked for.
@param object The object that was returned by the matching{@link #startElement} method.
-
com.volantis.xml.pipeline.sax.impl.template.TemplateModel.endElement()
-
com.volantis.xml.xml.serialize.XMLSerializer.endElement()
-
de.danet.an.workflow.util.SAXEventBufferImpl.endElement()
-
java.io.OutputStreamWriter.endElement()
-
java.io.Writer.endElement()
-
javax.faces.context.PartialResponseWriter.endElement()
-
javax.faces.context.ResponseWriter.endElement()
-
javax.xml.transform.sax.TransformerHandler.endElement()
-
mf.org.apache.xerces.impl.xs.identity.XPathMatcher.endElement()
@param element name of the element.
@param type content type of this element. IOW, the XML schema type of the value. Note that this may not be the type declared in the element declaration, but it is "the actual type". For example, if the XML is <foo xsi:type="xs:string">aaa</foo>, this parameter will be "xs:string".
@param nillable - nillabletrue if the element declaration is nillable.
@param value - actual valuethe typed value of the content of this element.
-
net.sf.robocode.serialization.XmlWriter.endElement()
-
net.sf.saxon.event.Receiver.endElement()
Notify the end of an element. The receiver must maintain a stack if it needs to know which element is ending.
-
net.sf.saxon.tinytree.TinyBuilder.endElement()
Callback interface for SAX: not for application use
-
net.sf.saxon.tree.TreeBuilder.endElement()
Notify the end of an element
-
net.sourceforge.chaperon.process.LexicalProcessor.endElement()
Receive notification of the end of an element.
-
net.sourceforge.ganttproject.parser.TagHandler.endElement()
Method when finish to parse an attibute
-
nexj.core.util.IndentingXMLWriter.endElement()
@see nexj.core.util.XMLWriter#endElement(java.lang.String)
-
nexj.core.util.XMLWriter.endElement()
Prints an end-tag.
@param sName The element name.
-
no.priv.garshol.duke.utils.XMLPrettyPrinter.endElement()
-
nu.validator.xml.XhtmlSaxEmitter.endElement()
-
org.apache.abdera.writer.StreamWriter.endElement()
End the element
-
org.apache.avalon.framework.configuration.NamespacedSAXConfigurationHandler.endElement()
Handling hook for finishing parsing of an element.
@param namespaceURI a String
value
@param localName a String
value
@param rawName a String
value
@throws SAXException if an error occurs
-
org.apache.avalon.framework.configuration.SAXConfigurationHandler.endElement()
Handling hook for finishing parsing of an element.
@param namespaceURI a String
value
@param localName a String
value
@param rawName a String
value
@throws SAXException if an error occurs
-
org.apache.axis.encoding.SerializationContext.endElement()
Writes the end element tag for the open element.
-
org.apache.axis.encoding.SerializationContextImpl.endElement()
Writes the end element tag for the open element.
-
org.apache.axis.message.SOAPHandler.endElement()
-
org.apache.cocoon.sax.SAXConsumer.endElement()
-
org.apache.cocoon.xml.ContentHandlerWrapper.endElement()
Receive notification of the end of an element.
-
org.apache.cocoon.xml.dom.DOMBuilder.endElement()
Receive notification of the end of an element.
@parameter uri The Namespace URI, or the empty string if the elementhas no Namespace URI or if Namespace processing is not being performed.
@parameter local The local name (without prefix), or the emptystring if Namespace processing is not being performed.
@parameter raw The raw XML 1.0 name (with prefix), or the emptystring if raw names are not available.
@exception SAXException If this method was not called appropriately.
-
org.apache.hivemind.sdl.SDLDocumentAdaptor.endElement()
-
org.apache.jackrabbit.vault.util.xml.serialize.XMLSerializer.endElement()
-
org.apache.myfaces.custom.buffer.HtmlBufferResponseWriterWrapper.endElement()
-
org.apache.myfaces.renderkit.html.HtmlResponseWriterImpl.endElement()
-
org.apache.myfaces.tobago.internal.webapp.HtmlResponseWriter.endElement()
-
org.apache.myfaces.tobago.internal.webapp.TobagoResponseWriterImpl.endElement()
-
org.apache.myfaces.tobago.webapp.TobagoResponseWriter.endElement()
-
org.apache.myfaces.trinidadinternal.renderkit.core.ppr.XmlResponseWriter.endElement()
-
org.apache.shale.test.mock.MockResponseWriter.endElement()
{@inheritDoc}
-
org.apache.tika.sax.XHTMLContentHandler.endElement()
Ends the given element. Block elements are automatically followed by a newline character.
-
org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler.endElement()
-
org.apache.ws.commons.serialize.CharSetXMLWriter.endElement()
-
org.apache.xalan.transformer.ResultTreeHandler.endElement()
Bottleneck the endElement event.
@param ns Namespace URI of element
@param localName Local part of qname of element
@param name Name of element
@throws org.xml.sax.SAXException
-
org.apache.xerces.impl.xs.identity.XPathMatcher.endElement()
The end of an element.
@param element The name of the element.
@param eDecl: the element declaration
@param ePSVI contains validation info for this element
@throws SAXException Thrown by handler to signal an error.
-
org.apache.xerces.validators.schema.identity.XPathMatcher.endElement()
The end of an element.
@param element The name of the element.
@param eIndex: the elementDeclIndex of the current element;needed so that we can look up its datatypeValidator.
@throws SAXException Thrown by handler to signal an error.
-
org.apache.xml.dtm.ref.DTMDocumentImpl.endElement()
-
org.apache.xml.serialize.XMLSerializer.endElement()
-
org.apache.xml.serializer.SerializationHandler.endElement()
-
org.apache.xml.utils.DOMBuilder.endElement()
Receive notification of the end of an element.
The SAX parser will invoke this method at the end of every element in the XML document; there will be a corresponding startElement() event for every endElement() event (even when the element is empty).
If the element name has a namespace prefix, the prefix will still be attached to the name.
@param ns the namespace of the element
@param localName The local part of the qualified name of the element
@param name The element name
-
org.camunda.bpm.engine.impl.form.engine.HtmlDocumentBuilder.endElement()
-
org.codehaus.dna.impl.SAXConfigurationHandler.endElement()
End an element and thus a Configuration object. Will pop of configuration and value of object from stack. If the handler detects that element has both child elements and a text value then it will throw a SAXException.
@param uri the uri (ignored)
@param localName the localName (ignored)
@param qName the qualified name (used for name of configuration)
@throws SAXException if element had mixed content
-
org.codehaus.plexus.util.xml.PrettyPrintXMLWriter.endElement()
{@inheritDoc}
-
org.codehaus.plexus.util.xml.XMLWriter.endElement()
-
org.databene.commons.xml.SimpleXMLWriter.endElement()
-
org.dom4j.io.XMLWriter.endElement()
-
org.eclipse.persistence.internal.oxm.NodeValue.endElement()
INTERNAL:
@param xPathFragment
@param unmarshalRecord
-
org.exist.memtree.MemTreeBuilder.endElement()
Close the last element created.
-
org.exist.storage.DBBroker.endElement()
-
org.exist.util.serializer.SAXSerializer.endElement()
-
org.exolab.castor.xml.UnmarshalHandler.endElement()
-
org.formulacompiler.spreadsheet.internal.odf.xml.stream.ElementWriter.endElement()
-
org.freeplane.plugin.workspace.model.AWorkspaceNodeCreator.endElement()
-
org.geowebcache.io.XMLBuilder.endElement()
End an XML element
@return
@throws IOException thrown if the underlying Appendable throws IOException
-
org.gradle.internal.html.SimpleHtmlWriter.endElement()
-
org.gradle.internal.xml.SimpleXmlWriter.endElement()
-
org.jasig.portal.StructureAttributesIncorporationFilter.endElement()
-
org.jdom.input.SAXHandler.endElement()
Indicates the end of an element (</[element name]>
) is reached. Note that the parser does not distinguish between empty elements and non-empty elements, so this will occur uniformly.
@param namespaceURI String
URI of namespace thiselement is associated with
@param localName String
name of element without prefix
@param qName String
name of element in XML 1.0 form
@throws SAXException when things go wrong
-
org.jfree.layouting.layouter.feed.InputFeed.endElement()
-
org.pdf4j.saxon.event.Receiver.endElement()
Notify the end of an element. The receiver must maintain a stack if it needs to know which element is ending.
-
org.pdf4j.saxon.tinytree.TinyBuilder.endElement()
Callback interface for SAX: not for application use
-
org.pdf4j.saxon.tree.TreeBuilder.endElement()
Notify the end of an element
-
org.teiid.query.processor.xml.Element.endElement()
-
org.xml.sax.ContentHandler.endElement()
Receive notification of the end of an element.
The SAX parser will invoke this method at the end of every element in the XML document; there will be a corresponding {@link #startElement startElement} event for every endElement event (even when the element is empty).
For information on the names, see startElement.
@param uri the Namespace URI, or the empty string if theelement has no Namespace URI or if Namespace processing is not being performed
@param localName the local name (without prefix), or theempty string if Namespace processing is not being performed
@param qName the qualified XML name (with prefix), or theempty string if qualified names are not available
@throws org.xml.sax.SAXException any SAX exception, possiblywrapping another exception
-
org.xml.sax.DocumentHandler.endElement()
Receive notification of the end of an element.
The SAX parser will invoke this method at the end of every element in the XML document; there will be a corresponding startElement() event for every endElement() event (even when the element is empty).
If the element name has a namespace prefix, the prefix will still be attached to the name.
@param name The element type name
@exception org.xml.sax.SAXException Any SAX exception, possiblywrapping another exception.
-
org.xml.sax.helpers.DefaultHandler.endElement()
Receive notification of the end of an element.
By default, do nothing. Application writers may override this method in a subclass to take specific actions at the end of each element (such as finalising a tree node or writing output to a file).
@param name The element type name.
@param attributes The specified or defaulted attributes.
@exception org.xml.sax.SAXException Any SAX exception, possiblywrapping another exception.
@see org.xml.sax.ContentHandler#endElement
-
speculoos.config.xml.TagHandler.endElement()
Handles the closing of an tag.
@param uri
@param localName
@param qName
@throws SAXException
@see org.xml.sax.ContentHandler#endElement(java.lang.String,java.lang.String,java.lang.String)