Package | Description |
---|---|
org.openestate.io.examples |
Some example classes, that illustrate the general usage of this library.
|
org.openestate.io.filemaker |
Read and write XML data of Filemaker.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
FilemakerReadingExample.printToConsole(FilemakerLayoutDocument doc)
Print some content of a
FilemakerLayoutDocument to console. |
Modifier and Type | Method and Description |
---|---|
static FilemakerLayoutDocument |
FilemakerLayoutDocument.newDocument()
Creates an empty
FilemakerLayoutDocument . |
static FilemakerLayoutDocument |
FilemakerLayoutDocument.newDocument(FMPXMLLAYOUT xmlLayout)
Creates a
FilemakerLayoutDocument from a FMPXMLLAYOUT object. |
Copyright © 2017 OpenEstate. All rights reserved.