• gedcom4j是Java库的开发是为了允许用户负载和分析的家谱的信息。 这将使他们能够实现的功能的系统数据通信的规范纳入它们的Java环境。 使用这个图书馆,他们将能够编写的应用程序可以负载数据从一个GEDCOM5.5或5.5.1文件成Java数据结构。

    图书馆是部署作为一个罐子文件和为了使它,用户应该插入gedcom4j.jar 文件成为他们的项目'类路径的。 在线文件将协助新用户在设立自己的环境中和之后添加所需要的代码,其中一个将能够访问该数据修改的性质gp。gedcom结构。

    一旦GEDCOM数据已被迁移到一个Java应用程序,然后可以审查和操纵根据用户的要求。 人们必须注意事实上,他们也可以写GEDCOM文件通过使用相同的数据模型,没有载入任何文件之前。

    gedcom4J是由三个主要部分组成:一个数据模型(包含所有的新版本5.5.1组成以及5.5版的,废弃组件),分析器(可能载UTF-8文件和其他支持编码)和一个作家(这也是能写在UTF-8编码,正在要求不高的parser).

    如果用户需要阅读文件已产生不同的系统,并希望改写他们使用gedcom4j,他们应注意到多媒体部分。 确保数据模型是否符合版本的GEDCOM正在目前使用是非常重要的。

  • gedcom4j है एक जावा पुस्तकालय विकसित किया गया था कि आदेश में करने के लिए उपयोगकर्ताओं की अनुमति दें करने के लिए लोड और पार्स वंशावली के बारे में जानकारी । यह अनुमति देगा उन्हें लागू करने के लिए कार्यक्षमता की वंशावली डेटा संचार विशिष्टता में उनकी जावा वातावरण है । इस पुस्तकालय का उपयोग कर, वे लिखने में सक्षम हो जाएगा कि आवेदन डेटा लोड कर सकते हैं में से एक GEDCOM 5.5 या 5.5.1 फ़ाइल में एक जावा डेटा संरचना है ।

    पुस्तकालय तैनात किया गया है के रूप में एक ही जार फ़ाइल और सक्षम करने के क्रम में, यह उपयोगकर्ताओं को डालने चाहिए gedcom4j.jar फाइल में अपनी परियोजनाओं' classpaths. ऑनलाइन प्रलेखन की सहायता करेंगे नौसिखिया उपयोगकर्ताओं को स्थापित करने में अपने पर्यावरण और जोड़ने के बाद आवश्यक कोड, एक करने में सक्षम हो जाएगा का उपयोग करके डेटा को संशोधित करने के गुण जीपी.gedcom संरचना है ।

    एक बार GEDCOM डेटा माइग्रेट किया गया एक जावा आवेदन, यह तो हो सकता है की जांच की और चालाकी से उपयोगकर्ताओं की आवश्यकताओं के अनुसार. लोगों को ध्यान रखना चाहिए तथ्य यह है कि वे भी लिख सकते हैं GEDCOM फ़ाइलों का उपयोग करके एक ही डेटा मॉडल में लोड के बिना, किसी भी फाइल से पहले.

    gedcom4J शामिल है के तीन मुख्य घटक हैं: एक डेटा मॉडल (युक्त सभी नए संस्करण 5.5.1 के घटकों के रूप में अच्छी तरह के रूप में संस्करण 5.5, पदावनत घटक), एक पार्सर (लोड कर सकते हैं कि UTF-8 फ़ाइलें और अन्य समर्थित एनकोडिंग) और एक लेखक (जो भी लिखने के लिए सक्षम UTF-8 एन्कोडिंग, जा रहा है कम मांग के रूप में पार्सर).

    यदि उपयोगकर्ताओं को पढ़ने के लिए आवश्यक हैं कि फ़ाइलों का उत्पादन किया गया है द्वारा अलग अलग प्रणालियों और फिर से लिखना चाहते हैं उन्हें का उपयोग कर gedcom4j, वे सलाह दी जाती है के लिए ध्यान का भुगतान करने के लिए मल्टीमीडिया खंड में है । सुनिश्चित करना है कि डेटा मॉडल के अनुरूप है के संस्करण GEDCOM जा रहा है कि वर्तमान में प्रयोग किया जाता है बहुत महत्वपूर्ण है ।

  • gedcom4j is a Java library that was developed in order to allow users to load and parse genealogy information. It will allow them to implement the functionality of the Genealogical Data Communication specification into their Java environment. Using this library, they will be able to write applications that can load data from a GEDCOM 5.5 or 5.5.1 file into a Java data structure.

    The library is deployed as a single JAR file and in order to enable the it, users should insert the gedcom4j.jar file into their projects’ classpaths. The online documentation will assist novice users in setting up their environment and after adding the required code, one will be able to access the data by modifying the properties of the gp.gedcom structure.

    Once the GEDCOM data has been migrated into a Java application, it can then be examined and manipulated according to users’ requirements. People must note the fact that they can also write GEDCOM files by using the same data model, without loading any files prior.

    gedcom4J is comprised of three main components: a data model (containing all the new, version 5.5.1 components as well as the version 5.5, deprecated components), a parser (that can load UTF-8 files and other supported encodings) and a writer (that is also able to write in UTF-8 encoding, being less demanding as the parser).

    If users are required to read files that have been produced by different systems and want to rewrite them using gedcom4j, they are advised to pay attention to the multimedia section. Ensuring that the data model is compliant with the version of GEDCOM that is being currently used is very important.