Uses of Class
org.springframework.batch.item.NonTransientResourceException
Package
Description
Infrastructure interfaces and primary dependencies for item concerns.
Infrastructure implementations of io file concerns.
Internal support package
Infrastructure implementations of xml input and output.
-
Uses of NonTransientResourceException in org.springframework.batch.item
-
Uses of NonTransientResourceException in org.springframework.batch.item.file
Modifier and TypeClassDescriptionclass
Exception thrown when errors are encountered with the underlying resource. -
Uses of NonTransientResourceException in org.springframework.batch.item.support
-
Uses of NonTransientResourceException in org.springframework.batch.item.xml
Modifier and TypeMethodDescriptionprotected boolean
StaxEventItemReader.moveCursorToNextFragment
(XMLEventReader reader) Responsible for moving the cursor before the StartElement of the fragment root.