public abstract class Map2Xml<K,V,N,M extends Map<K,V>> extends ToXml<M,N>
MSG_CANNOT_NOT_FIND_ELEMENT_DECLARATION, MSG_EXPECTED_ELEMENT, MSG_INVALID_CONTENT, XSI_PREFIX_MAPPING
FEATURE_NAMESPACE_PREFIXES, FEATURE_NAMESPACES, log, validatorHandler, XML_SCHEMA_INSTANCE_NAMESPACE, XML_SCHEMA_NIL_ATTRIBUTE
Constructor and Description |
---|
Map2Xml(ValidatorHandler validatorHandler,
List<org.apache.xerces.xs.XSModel> schemaInformation) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAttributes(org.apache.xerces.xs.XSElementDeclaration elementDeclaration,
N node) |
N |
getRootNode(M container) |
boolean |
isNil(org.apache.xerces.xs.XSElementDeclaration elementDeclaration,
N node) |
asSource, findNamespaceForName, getBestChildElementPath, getBestMatchingElementPath, getChildrenByName, getNamespacePrefix, getNodeNamespaceURI, getQName, getText, getUnprocessedChildElementNames, handleComplexTypedElement, handleElement, handleElementContents, handleError, handleError, handleRootNode, handleSimpleTypedElement, hasChild, parse, processChildElement, sendString, startParse, translate, translate
collectChildElements, determineIsParentOfSingleMultipleOccurringChildElement, endElement, findElementDeclarationForName, findElementDeclarationsForName, findMultipleOccurringChildElements, getAttributeUses, getAttributeUses, getElementType, getSchemaInformation, getTypeDefinition, getValidatorHandler, handleRecoverableError, isMultipleOccurringChildElement, isMultipleOccurringChildInParentElement, isNil, isPresentInSet, newLine, newLine, setFeature, startDocument, startElement, typeContainsWildcard
characters, endDocument, endPrefixMapping, error, fatalError, getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getParent, getProperty, ignorableWhitespace, notationDecl, parse, processingInstruction, resolveEntity, setContentHandler, setDocumentLocator, setDTDHandler, setEntityResolver, setErrorHandler, setParent, setProperty, skippedEntity, startPrefixMapping, unparsedEntityDecl, warning
public Map2Xml(ValidatorHandler validatorHandler, List<org.apache.xerces.xs.XSModel> schemaInformation)
public Map<String,String> getAttributes(org.apache.xerces.xs.XSElementDeclaration elementDeclaration, N node) throws SAXException
getAttributes
in class ToXml<M extends Map<K,V>,N>
SAXException
public boolean isNil(org.apache.xerces.xs.XSElementDeclaration elementDeclaration, N node)
Copyright © 2023 Frank!Framework. All rights reserved.