Ports Search

Results 311320 of 537 for /java/.(0.003 seconds)
textproc/xom-1.2.10 (Score: 0.052480493)
Open source (LGPL), tree-based API for processing XML with Java
XOM is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with Java that strives for correctness and simplicity. XOM is designed to be easy to learn and easy to use. It works very straight-forwardly, and has a very shallow learning curve. Assuming you're already familiar with XML, you should be able to get up and running with XOM very quickly.
databases/libgda-4.2.12 (Score: 0.048309036)
Provides Java database Connector backend for the libgda4 library
databases/libgda-5.2.4 (Score: 0.048309036)
Provides Java DB Connector backend for the libgda5 library
devel/commons-configuration-1.10 (Score: 0.048309036)
Java package for the reading of configuration/preferences files
Commons Configuration provides a generic configuration interface which enables an application to read configuration data from a variety of sources. Commons Configuration provides typed access to single, and multi-valued configuration parameters. Configuration parameters may be loaded from the following sources: * Properties files * XML documents * JNDI * JDBC Datasource Different configuration sources can be mixed using a ConfigurationFactory and CompositeConfiguration. Additional sources of configuration parameters can be created by using custom configuration objects. This customization can be achieved by extending AbstractConfiguration.
devel/commons-jxpath-1.3 (Score: 0.048309036)
Utilities for manipulating Java Beans using the XPath syntax
The org.apache.commons.jxpath package defines a simple interpreter of an expression language called XPath. JXPath applies XPath expressions to graphs of objects of all kinds: JavaBeans, Maps, Servlet contexts, DOM etc, including mixtures thereof.
graphics/aoi-3.0 (Score: 0.048309036)
Open source Java written 3D modelling and rendering studio
Art of Illusion is a free, open source 3D modelling and rendering studio. Many of its capabilities rival those found in commercial programs. Highlights include subdivision surface based modelling tools, skeleton based animation, and a graphical language for designing procedural textures and materials..
net/openmq-4.5.2.p.1 (Score: 0.048309036)
Open Message Queue - Java Message Service Broker (Client)
sysutils/jdiskreport-1.4.1 (Score: 0.048309036)
Java program to graphically display disk usage statistics
JDiskReport enables you to understand how much space the files and directories consume on your disk drives, and it helps you find obsolete files and folders.
textproc/Plucene-1.25 (Score: 0.048309036)
Perl port of the Java Lucene search engine
Plucene is a fully-featured and highly customizable search engine toolkit based on the Lucene API. It is not, in and of itself, a functional search engine - you are expected to subclass and tie all the pieces together to suit your own needs. The synopsis above gives a rough indication of how to use the engine in simple cases. See Plucene::Simple in the distribution for one example of tying it all together.
textproc/XML-DBMS-1.03 (Score: 0.048309036)
Perl port of Java package XML-DBMS v1.0
XML-DBMS is middleware for transferring data between XML documents and relational databases. It views the XML document as a tree of data-specific objects in which element types are generally viewed as classes and attributes and PCDATA as properties of those classes. It then uses an object-relational mapping to map these objects to the database. An XML-based mapping language is used to define the view and map it to the database.