public class FilesAclImportHandler extends DefaultHandler
| Modifier and Type | Field and Description |
|---|---|
static org.joda.time.format.DateTimeFormatter |
DATE_FORMAT |
static org.joda.time.format.DateTimeFormatter |
DATE_FORMAT_Z |
| Constructor and Description |
|---|
FilesAclImportHandler(JahiaSite site,
DefinitionsMapping mapping,
org.springframework.core.io.Resource archive,
List<String> fileList,
Map<String,File> filePath) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
initializeDavPropertiesMapping() |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic static final org.joda.time.format.DateTimeFormatter DATE_FORMAT
public static final org.joda.time.format.DateTimeFormatter DATE_FORMAT_Z
public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement in interface ContentHandlerstartElement in class DefaultHandlerSAXExceptionCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.