Class ADNFragDocReader


public class ADNFragDocReader extends ADNItemDocReader
  • Field Details

    • debug

      protected static boolean debug
    • id

      protected String id
    • collection

      protected String collection
    • readerType

      protected String readerType
    • EMPTY_ARRAY

      protected String[] EMPTY_ARRAY
    • DEFAULT

      protected String DEFAULT
    • EMPTY_LIST

      protected ArrayList EMPTY_LIST
  • Constructor Details

    • ADNFragDocReader

      public ADNFragDocReader(String id, String collection, org.dom4j.Document itemRecordDoc)
      ADNFragDocReader constructor requiring an itemRecordDoc
  • Method Details