Class RepTreeRoot

    • Constructor Detail

      • RepTreeRoot

        public RepTreeRoot​(RepInfo info,
                           JhoveBase base)
        Constructor.
        Parameters:
        info - The RepInfo object whose contents are to be displayed.
        base - The JHOVE base on which we're operating.
    • Method Detail

      • getIndexOfChild

        public int getIndexOfChild​(Object parent,
                                   Object child)
        Find the index of an object in its parent. Understands the Jhove property structure.