Keaton Taylor
|
09f35372d4
|
Update clone() method so that default constructor does not need to be changed
|
2023-11-22 11:14:50 +02:00 |
|
Keaton Taylor
|
30f5b2de79
|
Add a config flag to disable whitespace trimming
|
2023-11-20 17:50:22 +02:00 |
|
rudrajyoti biswas
|
8ec822c575
|
#748 - PR comments - follow convention of configuration builder.
|
2023-10-28 07:36:31 +05:30 |
|
rudrajyoti biswas
|
c05d7058ff
|
#748 - javadoc updated for methods.
|
2023-10-27 17:17:20 +05:30 |
|
rudrajyoti biswas
|
c6ec2f0e4c
|
#748 - close XML tag explicitly for empty tags with configuration.
|
2023-10-25 23:23:00 +05:30 |
|
Tamas Perger
|
24093491a8
|
refactor: introduce ParserConfiguration class hierarchy
|
2023-02-21 19:13:07 +00:00 |
|
Tamas Perger
|
2391d248cc
|
fix: amend XMLParserConfiguration.clone() to include the new maxNestingDepth param.
Amend Javadoc for XML and XMLParserConfiguration classes.
|
2023-02-10 01:45:34 +00:00 |
|
Cleydyr de Albuquerque
|
eb56704e68
|
fix: set default maximum nesting depth as 512
|
2023-02-02 18:15:03 +01:00 |
|
Cleydyr de Albuquerque
|
f566a1d9ee
|
fix: limit the nesting depth
|
2023-02-01 16:26:58 +01:00 |
|
stleary
|
6daabb43ab
|
update-copyright - Replace copyright and license restrictions with Public Domain
|
2022-08-23 20:00:25 -05:00 |
|
Zach
|
e356739a2f
|
Added forceList configuration to XMLParserConfiguration
|
2021-11-19 19:42:00 -06:00 |
|
John Aylward
|
4e0faebe62
|
fix javadoc errors that prevent compilation in Eclipse
|
2021-07-22 22:54:46 -04:00 |
|
Rahul Kumar
|
56d4130a86
|
Added shallow copy for config map
|
2020-09-06 11:17:10 +05:30 |
|
Rahul Kumar
|
ed9658d5cb
|
Corrected Javadoc
|
2020-09-04 16:51:55 +05:30 |
|
Rahul Kumar
|
310f18fcdc
|
Addressed comment
|
2020-09-03 11:17:10 +05:30 |
|
Rahul Kumar
|
900a8cc945
|
Removed changes from depricated method
|
2020-08-06 07:29:32 +05:30 |
|
Rahul Kumar
|
61c1a882d6
|
Added configuration support for type conversion using Map
|
2020-08-03 08:54:59 +05:30 |
|
Rahul Kumar
|
250f74ef4d
|
Added type conversion support
|
2020-08-03 08:18:20 +05:30 |
|
John J. Aylward
|
5a31f9ef5f
|
Refs #541
Updates XML configuration to use a builder pattern instead of
constructors with many parameters
|
2020-07-21 11:08:40 -04:00 |
|
Benjamin Gehrels
|
74e4932cfc
|
Transform the repository into standard maven format and merge the pom.xml of the release repo
|
2020-04-29 19:24:44 +02:00 |
|