public class MVELImporterFunction extends CoreFunctions
Constructor and Description |
---|
MVELImporterFunction(CoreSession session,
Stack<DocumentModel> docsStack,
Map<org.dom4j.Element,DocumentModel> elToDoc,
org.dom4j.Element el) |
Modifier and Type | Method and Description |
---|---|
DocumentModel |
mkdir(DocumentModel parent,
String regexp,
String data,
String typeName) |
Calendar |
parseDate(String source,
String format) |
calendar, date, escapeHtml
public MVELImporterFunction(CoreSession session, Stack<DocumentModel> docsStack, Map<org.dom4j.Element,DocumentModel> elToDoc, org.dom4j.Element el)
public Calendar parseDate(String source, String format) throws ParseException
ParseException
public DocumentModel mkdir(DocumentModel parent, String regexp, String data, String typeName) throws ClientException
ClientException
Copyright © 2015 Nuxeo SA. All rights reserved.