Package org.apache.daffodil.api
Interface UnparseResult
- All Superinterfaces:
Result
,WithDiagnostics
Result of calling
DataProcessor#unparse(InfosetInputter, java.nio.channels.WritableByteChannel)
,
containing diagnostic information-
Method Summary
Methods inherited from interface org.apache.daffodil.api.Result
isProcessingError, isValidationError, location
Methods inherited from interface org.apache.daffodil.api.WithDiagnostics
getDiagnostics, isError