Package org.apache.daffodil.api
Interface ParseResult
- All Superinterfaces:
Result,WithDiagnostics
Result of calling
DataProcessor.parse(input:org\.apache\.daffodil* DataProcessor.parse, containing
any diagnostic information, and the final data location-
Method Summary
Methods inherited from interface org.apache.daffodil.api.Result
isProcessingError, isValidationError, locationMethods inherited from interface org.apache.daffodil.api.WithDiagnostics
getDiagnostics, isError