Class XmlIO.ReadFiles<T>

All Implemented Interfaces:
Serializable, HasDisplayData
Enclosing class:
XmlIO

public abstract static class XmlIO.ReadFiles<T> extends PTransform<PCollection<FileIO.ReadableFile>,PCollection<T>>
Implementation of XmlIO.readFiles().
See Also: