public class UsersImportHandler extends DefaultHandler
| Constructor and Description |
|---|
UsersImportHandler(JahiaSite site,
JCRSessionWrapper session) |
UsersImportHandler(JCRSessionWrapper session) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement(String uri,
String localName,
String qName) |
List<String[]> |
getUuidProps() |
void |
setUuidProps(List<String[]> p) |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic UsersImportHandler(JahiaSite site, JCRSessionWrapper session)
public UsersImportHandler(JCRSessionWrapper session)
public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement in interface ContentHandlerstartElement in class DefaultHandlerSAXExceptionpublic void endElement(String uri, String localName, String qName) throws SAXException
endElement in interface ContentHandlerendElement in class DefaultHandlerSAXExceptionCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.