public static class FullBackup.BackupScheme extends Object
Modifier and Type | Method and Description |
---|---|
ArraySet<String> |
maybeParseAndGetCanonicalExcludePaths() |
Map<String,Set<String>> |
maybeParseAndGetCanonicalIncludePaths() |
void |
parseBackupSchemeFromXmlLocked(XmlPullParser parser,
Set<String> excludes,
Map<String,Set<String>> includes) |
public Map<String,Set<String>> maybeParseAndGetCanonicalIncludePaths() throws IOException, XmlPullParserException
IOException
XmlPullParserException
public ArraySet<String> maybeParseAndGetCanonicalExcludePaths() throws IOException, XmlPullParserException
IOException
XmlPullParserException
public void parseBackupSchemeFromXmlLocked(XmlPullParser parser, Set<String> excludes, Map<String,Set<String>> includes) throws IOException, XmlPullParserException
IOException
XmlPullParserException