issues
search
gautamdudeja90
/
beanio
Automatically exported from code.google.com/p/beanio
Apache License 2.0
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BeanIOConfigurationException from a repeating segment
#34
GoogleCodeExporter
closed
9 years ago
4
Not computing record lengths properly for nested beans
#33
GoogleCodeExporter
closed
9 years ago
8
Can't override the default XML namespace
#32
GoogleCodeExporter
closed
9 years ago
18
Allow a stream definition to support multiple formats
#31
GoogleCodeExporter
closed
9 years ago
1
Add JSON support
#30
GoogleCodeExporter
opened
9 years ago
1
Record Identification Based on Field Existence
#29
GoogleCodeExporter
closed
9 years ago
2
org.beanio.BeanIOException: Failed to load stream factory implementation class 'org.beanio.parser.DefaultStreamFactory
#28
GoogleCodeExporter
closed
9 years ago
2
Is any way to get the size of the list (Collection)
#27
GoogleCodeExporter
closed
9 years ago
2
OSGi bundle
#26
GoogleCodeExporter
closed
9 years ago
18
Errors when not all records on stream have RID
#25
GoogleCodeExporter
closed
9 years ago
2
Better error messages
#24
GoogleCodeExporter
closed
9 years ago
4
Throwing exception when no record class is defined
#23
GoogleCodeExporter
closed
9 years ago
1
NullPointerException on add record error when using spring batch modules
#22
GoogleCodeExporter
closed
9 years ago
3
Allow definition of class loader
#21
GoogleCodeExporter
closed
9 years ago
5
Fixed length, optional, ignored fields do not honor non-space padding setting
#20
GoogleCodeExporter
closed
9 years ago
3
NullPointer in fixedlength with field igore=true
#19
GoogleCodeExporter
closed
9 years ago
2
Field type is not validated if a record or bean class is not set
#18
GoogleCodeExporter
closed
9 years ago
3
Import feature implementation is flawed
#17
GoogleCodeExporter
closed
9 years ago
2
An imported mapping file should not be able to reference components in the mapping file that imported it
#16
GoogleCodeExporter
closed
9 years ago
2
A record/bean mapping with no field declarations should still return the configured class.
#15
GoogleCodeExporter
closed
9 years ago
2
Setter method should not be invoked for missing elements and attributes when unmarshalling XML
#14
GoogleCodeExporter
closed
9 years ago
2
Multple record identifying fields cause a BeanIOConfigurationException
#13
GoogleCodeExporter
closed
9 years ago
2
Disable DTD loading when reading XML
#12
GoogleCodeExporter
closed
9 years ago
1
Zero padded fixed length fields cannot be made optional.
#11
GoogleCodeExporter
closed
9 years ago
2
Padding settings are ignored for fields in an XML stream.
#10
GoogleCodeExporter
closed
9 years ago
2
BeanIO mapping XSD not publicly accessible by Eclipse
#9
GoogleCodeExporter
closed
9 years ago
1
Writer class setting does not accept RecordWriterFactory implementations
#8
GoogleCodeExporter
closed
9 years ago
1
An array of beans causes position to be calcuated incorrectly for fixed length records
#7
GoogleCodeExporter
closed
9 years ago
2
Mapping file schema: the group element does not allow record elements after a (sub)group element
#6
GoogleCodeExporter
closed
9 years ago
1
The maximum length of a fixed length record may be incorrectly defaulted
#5
GoogleCodeExporter
closed
9 years ago
2
Completely padded fixed length fields may parse incorrectly
#4
GoogleCodeExporter
closed
9 years ago
1
Required fields do not error when record minLength is less than field position
#3
GoogleCodeExporter
closed
9 years ago
1
Fixed length position field attribute off by 1
#2
GoogleCodeExporter
closed
9 years ago
1
Right justified fixed length fields incorrectly parsed
#1
GoogleCodeExporter
closed
9 years ago
4
Previous