public class Xml2Map<V> extends XmlTo<MapContentContainer<V>>
Constructor and Description |
---|
Xml2Map(XmlAligner aligner,
Map<String,List<V>> data) |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
translate(String xml,
URL schemaURL) |
characters, endElement, getDocumentContainer, isWriteAttributes, setupHandler, setWriteAttributes, startElement, toString, translate
endDocument, endPrefixMapping, error, fatalError, getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getParent, getProperty, ignorableWhitespace, notationDecl, parse, parse, processingInstruction, resolveEntity, setContentHandler, setDocumentLocator, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setParent, setProperty, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public Xml2Map(XmlAligner aligner, Map<String,List<V>> data)
public static Map<String,String> translate(String xml, URL schemaURL) throws SAXException, IOException
SAXException
IOException
Copyright © 2023 Frank!Framework. All rights reserved.