Class HandlerDoc

java.lang.Object
com.norconex.importer.handler.HandlerDoc

public class HandlerDoc extends Object
Lighter version of Doc which leaves content out to let each handler dictate how content should be referenced.
Since:
3.0.0
Author:
Pascal Essiembre
  • Constructor Details

    • HandlerDoc

      public HandlerDoc(Doc doc)
  • Method Details