API Documentation
The complete Java API reference documentation is generated from source code comments using Javadoc. It covers all public classes and interfaces in the IVOACore modules.
View the Java API Documentation (Javadoc)
The Javadoc is aggregated from all modules:
org.javastro.ivoacore.common— shared utilitiesorg.javastro.ivoacore.vosi— DALI/VOSI implementationorg.javastro.ivoacore.uws— UWS job frameworkorg.javastro.ivoacore.tap— TAP protocolorg.javastro.ivoacore.pgsphere— PgSphere/Hibernate integrationorg.javastro.ivoacore.client.registry— registry client
Referencing Java Types
Within this documentation, Java types from IVOACore can be referenced using
the java: domain provided by the javasphinx Sphinx extension. For
example:
:java:type:`org.javastro.ivoacore.uws.Job`
Cross-references like this link directly to the relevant section of the aggregated Javadoc.