Package | Description |
---|---|
org.openestate.io.filemaker |
Read and write XML data of Filemaker.
|
org.openestate.io.filemaker.xml.result |
Generated JAXB classes to read and write FMPXMLRESULT files of Filemaker.
|
Modifier and Type | Method and Description |
---|---|
FMPXMLRESULT |
FilemakerResultDocument.toObject()
Creates a
FMPXMLRESULT object from the contained Document . |
Modifier and Type | Method and Description |
---|---|
static FilemakerResultDocument |
FilemakerResultDocument.newDocument(FMPXMLRESULT xmlResult)
Creates a
FilemakerResultDocument from a FMPXMLRESULT object. |
Constructor and Description |
---|
FilemakerResultMapping(FMPXMLRESULT result)
Create from a
FMPXMLRESULT . |
Modifier and Type | Method and Description |
---|---|
FMPXMLRESULT |
ObjectFactory.createFMPXMLRESULT()
Create an instance of
FMPXMLRESULT |
Copyright © 2017 OpenEstate. All rights reserved.