Starting '1.0.0-development' branch
The class AbstractAtomElementParser is now exte...
Updated dependency "javafeedparsercommon" to ve...
The class AbstractAtomElementWrapper is now ext...
Updated dependency "javafeedparsercommon" to ve...
The class AbstractAtomElementParser is now exte...
Changed "JavaFeedParserCommon" dependency to ve...
The class AbstractAtomElementWrapper now extend...
Updated dependency "javafeedparsercommon" to ve...
Changed "JavaFeedParserCommon" dependency to ve...
Added functionality to retrieve additional chil...
All null objects are now extended from the clas...
The utility class Condition is now always impor...
Added the functionality to retrieve an addition...
Added a read-only interface for the class Eleme...
Removed class AtomParserTest.
NamespaceParser does now throw an UnsupportedFe...
All parsers do now receive the input as a const...
Renamed class AbstractAtomParserTest to AtomPar...
Renamed class AbstractNullObject to AbstractFee...
The class AbstractFeedParser is now extended fr...
A node's namespace is now represented by an ins...
The wrapped instance of a wrapper is now referr...
Renamed methods, which allow to set or retrieve...
Creating a document tree by parsing the XML str...
Removed the method, which allows to retrieve th...
Updated jdom dependency to version 2.0.5.
Adapted parsers and builders to the recently im...
Adapted return types of clone-methods.
Added a method, which allows to retrieve the na...
Added methods, which allow to retrieve the addi...
Moved interfaces Node, Element and Attribute in...
The class NamespaceParser is now extended from ...
Renamed method.
When adding children to an element, its value w...
Changed type of a document tree's root element.
Added classes AbstractLoggingParserBuilder and ...
Removed package "logging" because slf4j will be...
Added message to exception.
The class AtomParserBuilder is now extended fro...
Class AbstractAtomParser is now extended from t...
Renamed class AbstractFeedParserException to Pa...
Builders do now throw exceptions of the type Bu...
Fixed failing test cases.
Adapted class AtomParserBuilder to new interfac...
InvalidValueExceptions are now thrown instead o...
Moved exceptions into new sub-package of packag...
Class AbstractWrapper does now implement the in...
Moved classes into different package.
Changed method visibilities.
Moved classes into different package.
Loggers can now be used by parsers.
Specified result types of builders by using the...
Removed class AbstractMockingTestBase
Added dependency for project JavaFeedParserCommon.
Removed classes, which are now included in the ...
Changed version to 1.0.0-SNAPSHOT.
Updated year in copyright information.
Added parent-tag.
Added connection-tag to scm-tag.
Added developers-tag.
Removed source encoding property from pom.xml.
Added maven-gpg-plugin.
Changed version to 1.0.0.
Added repository URL to pom.xml.
Edited group id.
Adapted group id of pom.xml.
Added description to pom.xml.
Edited group id.
Edited scm-tag.
Edited artifact id.
Diamond operator <> is now avoided to be compat...
Added license information to pom.xml.