Uses of Interface
net.finmath.smartcontracts.representablestate.xml.ContractStateXmlRenderer
Packages that use ContractStateXmlRenderer
Package
Description
XML Repesentable State - Core classes (rendering and valiation).
-
Uses of ContractStateXmlRenderer in net.finmath.smartcontracts.representablestate.xml
Classes in net.finmath.smartcontracts.representablestate.xml that implement ContractStateXmlRendererModifier and TypeClassDescriptionclassReference implementation of an XML renderer for IXMLRepresentableState and IXMLRepresentableStatePart Supported XML Schemata: Core scalar profile State-part callbacks with the renderer-provided$partIdargument Multi-binding attributes (evmstate:calls) Array binding profile for scalar and tuple arrays via evmstate:item-element + evmstate:item-field External template includes profile via XInclude (xi:include) with evmstate:integrity verification ERC-4804/6860 web3:// and w3:// XInclude resources (address-based, same-chain) Supported Contract Templates XML-Complete state: stateXmlTemplate() Partial state: statePartXmlTemplate(uint256 partId)