Class ReaderUtil.Gather

  • Enclosing class:
    ReaderUtil

    public abstract static class ReaderUtil.Gather
    extends Object
    Recursively visits all sub-readers of a reader. You should subclass this and override the add method to gather what you need.
    WARNING: This API is experimental and might change in incompatible ways in the next release.