ConstraintViolationException, VersionException,
InvalidSerializedDataException, LockException, RepositoryException {
// check sanity of this session
sanityCheck();
ImportHandler handler = (ImportHandler)
getImportContentHandler(parentAbsPath, uuidBehavior);
try {
XMLReader parser =
XMLReaderFactory.createXMLReader("org.apache.xerces.parsers.SAXParser");
parser.setContentHandler(handler);