Package org.apache.daffodil.api.infoset
package org.apache.daffodil.api.infoset
-
ClassDescriptionAPI access to array objects in the DFDL InfosetMethods specific to complex elements in the infosetAccess to the infoset document element (also known as the root element).API access to elements of the DFDL Infoset of both complex and simple type.Abstract class used to determine how the infoset representation should be input from a call to
DataProcessor.unparse(input* DataProcessor.unparse)
.Methods common to all infoset itemsAbstract class used to determine how the infoset representation should be output from a call toDataProcessor.parse(input:org\.apache\.daffodil* DataProcessor.parse)
.Methods specific to simple elements in the infosetThrown if you try to access a simple type but the value of the InfosetSimpleElement is not convertible to that type.InfosetOutputter whose result is represented as an org.jdom2.DocumentInfosetOutputter whose result is represented as a scala.xml.NodeInfosetOutputter whose result is represented as an org.w3c.dom.DocumentXMLTextEscapeStyles for determining whether to wrap info in CDATA tags