Methodologies & Tools
Monday, 16. May 2022., 16:50
Hall B
45'
Although XML technology is not a novelty in the world of Enterprise systems, it remains current as a serialization format for data sharing. The processing of ‘small’ XML documents is standardized and relatively trivial using JAXB2 technology, while the processing of ‘large’ XML documents requires a slightly different, non-standard approach and thus the use of less well-known serialization and deserialization strategies. This lecture will compare some possible strategies and provide guidance on when to use them.