com.atlassian.confluence.importexport.xmlimport
Class BackupParserUtil
java.lang.Object
com.atlassian.confluence.importexport.xmlimport.BackupParserUtil
public class BackupParserUtil
- extends Object
Helper methods for creating and parsing backup files.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BackupParserUtil
public BackupParserUtil()
parseTimestamp
public static Date parseTimestamp(String str)
throws ParseException
- Throws:
ParseException
parseDate
public static Date parseDate(String str)
throws ParseException
- Throws:
ParseException
Copyright © 2003-2013 Atlassian. All Rights Reserved.