Documents.AbstractXmlTransformer offers some XSLT transform on a DOM (or other XML-ish) object.AbstractXStreamTransformer is a base class for all XStream based transformers.DefaultCollectionDataType.XPathFactory to be used when compiling expressionsXPathFactory to be used when compiling expressionsDomDocumentToXml Transform a org.w3c.dom.Document to XML StringElement and populate the supplied
BeanDefinitionBuilder as required.xpathExpression over the input and returns the evaluation as a type in concordance with
returnType.xpathExpression over the input and returns the evaluation as a type in concordance with
returnType.Map with the registered namespaces.Map with the registered namespaces.AbstractXmlTransformer.initialise()).IsXmlFilter accepts a String or byte[] if its contents are valid (well-formed) XML.XPathEvaluator.ObjectToXml converts any object to XML using Xstream.namespaceManagernamespaceManagerEvent held by JaxpXPathEvaluator.evaluationEventJaxpXPathEvaluator which uses the Saxon implementation.SimpleDataType.AbstractJaxpFilter.toDOMNode(Object, Event) insteadQName related to each valueDocument representation.XMLUtils.toXMLStreamReader(javax.xml.stream.XMLInputFactory, org.mule.runtime.core.api.Event, Object) instead.XMLStreamReader to a byte array.XMLStreamReader to SAX events on a
ContentHandler, bridging between the two parser technologies.XmlToDomDocument transforms a XML String to org.w3c.dom.Document.XmlToObject converts xml created by the ObjectToXml transformer in to a java object graph.XPathEvaluator
The function will now accept the following arguments (in order):
expression (required String)
The Xpath expression to be evaluated.XsltTransformer performs an XSLT transform on a DOM (or other XML-ish) object.Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.