public class TextExtraction extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
format_in |
static String |
ID |
static org.apache.commons.logging.Log |
log |
protected int |
nb_chars_out |
protected boolean |
override |
protected org.nuxeo.ecm.core.api.CoreSession |
session |
protected String |
xpath_in |
protected String |
xpath_out |
| Constructor and Description |
|---|
TextExtraction() |
| Modifier and Type | Method and Description |
|---|---|
org.nuxeo.ecm.core.api.DocumentModel |
run(org.nuxeo.ecm.core.api.DocumentModel doc) |
public static final String ID
public static final org.apache.commons.logging.Log log
protected org.nuxeo.ecm.core.api.CoreSession session
protected String xpath_in
protected String format_in
protected String xpath_out
protected int nb_chars_out
protected boolean override
Copyright © 2024. All rights reserved.