Skip to content

x-englishwordnet/xewn-beans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XML Beans for XEWN XML schema

Provides access to Xtended English Wordnet (XEWN) xsrc files through Plain Old Java Object (Pojo) classes or 'beans'. The Java objects are generated from the XSD typed schema by the XML Beans compiler. Selection of objects at runtime is done with XPath syntax.

It uses the Apache's XML Beans framework and includes a Saxon runtime to implement XPath queries.

Please refer to the test classes in the source files to get a glimpse as to how it can be used.

GroupID and ArtifactID on Maven Central:

<groupId>io.github.x-englishwordnet</groupId>
<artifactId>xewn-beans</artifactId>
<version>1.0.1</version>
<name>XEWN Beans</name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages