JavaType - the class of a (via JAXB generated) Java object, that the contained
Document is mapped topublic abstract class FilemakerDocument<JavaType> extends XmlDocument<JavaType>
| Modifier | Constructor and Description |
|---|---|
protected |
FilemakerDocument(Document document)
Create from a
Document. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLayout()
Checks, if the current document is a
FilemakerLayoutDocument. |
boolean |
isResult()
Checks, if the current document is a
FilemakerResultDocument. |
getDocument, isTextWrittenAsCDATA, prepareDocumentBeforeWritingToXml, setTextWrittenAsCDATA, toObject, toXml, toXml, toXml, toXml, toXml, toXml, toXmlString, toXmlStringpublic boolean isLayout()
FilemakerLayoutDocument.FilemakerLayoutDocumentpublic boolean isResult()
FilemakerResultDocument.FilemakerResultDocumentCopyright © 2017 OpenEstate. All rights reserved.