[BEAM-2062] XmlIO and XmlSource now take an optional validationEventHandler

This closes #2736


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/0c26d024
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/0c26d024
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/0c26d024

Branch: refs/heads/master
Commit: 0c26d024dc210b706343fbc5f17753fc5809466b
Parents: 634bf4e 26798fb
Author: Luke Cwik <[email protected]>
Authored: Thu Apr 27 09:38:57 2017 -0700
Committer: Luke Cwik <[email protected]>
Committed: Thu Apr 27 09:38:57 2017 -0700

----------------------------------------------------------------------
 .../java/org/apache/beam/sdk/io/xml/XmlIO.java  | 15 ++++
 .../org/apache/beam/sdk/io/xml/XmlSource.java   | 13 +--
 .../apache/beam/sdk/io/xml/XmlSourceTest.java   | 83 ++++++++++++++++++--
 3 files changed, 93 insertions(+), 18 deletions(-)
----------------------------------------------------------------------


Reply via email to