Merge pull request #2 from lewismc/ANY23-276 Fix Javadoc for ANY23-276
Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/cbd3802c Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/cbd3802c Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/cbd3802c Branch: refs/heads/master Commit: cbd3802ce9aebd30652a7ede4b9c6952e2b596ac Parents: 445d13a b5d7e4b Author: Peter Ansell <[email protected]> Authored: Sat Jan 7 11:01:18 2017 +1100 Committer: GitHub <[email protected]> Committed: Sat Jan 7 11:01:18 2017 +1100 ---------------------------------------------------------------------- .../any23/extractor/rdfa/RDFa11Parser.java | 143 +++++++++++-------- .../any23/extractor/rdfa/XSLTStylesheet.java | 2 + .../any23/rdf/Any23ValueFactoryWrapper.java | 10 +- .../java/org/apache/any23/rdf/RDFUtils.java | 84 ++++++----- .../MissingItemscopeAttributeValueRule.java | 2 +- .../any23/writer/RDFWriterTripleHandler.java | 2 +- .../java/org/apache/any23/plugin/PluginIT.java | 21 +-- 7 files changed, 151 insertions(+), 113 deletions(-) ----------------------------------------------------------------------
