| Package | Description |
|---|---|
| com.github.thomasridd.flatsy | |
| com.github.thomasridd.flatsy.operations.operators | |
| com.github.thomasridd.flatsy.query.matchers |
| Modifier and Type | Class and Description |
|---|---|
class |
FlatsyFlatFileDatabase
Created by Tom.Ridd on 15/08/15.
|
| Modifier and Type | Field and Description |
|---|---|
FlatsyDatabase |
FlatsyObject.db |
| Constructor and Description |
|---|
FlatsyObject(String uri,
FlatsyDatabase db) |
| Constructor and Description |
|---|
Copy(FlatsyDatabase db)
Create copy object to an alternate database
|
Copy(FlatsyDatabase db,
boolean copyFolder)
Create copy object to an alternate database
|
CopyTo(FlatsyDatabase db,
String newUriExpression)
Create copy object to any database with modified uri
|
CopyTo(FlatsyDatabase db,
String newUriExpression,
boolean copySiblings)
Create copy object to any database with modified uri
|
Delete(FlatsyDatabase db)
Create copy object to an alternate database
|
| Modifier and Type | Method and Description |
|---|---|
static FlatsyCursor |
MatcherCommandLineParser.cursorFromFilterCommands(FlatsyDatabase db,
List<String> filters)
Build a Flatsy cursor from a list of filters
|
Copyright © 2015. All rights reserved.