Quick links: Examples - Files.
Classes: Hierarchy - Index - List - Members.
Packages: Index - base - jni.

Public Attributes | List of all members
cogitant.base.IOHandler.Format Enum Reference

File formats. More...

Public Attributes

 AUTO
 Automatic format or no format. More...
 
 BCGCT
 BCGCT. More...
 
 LINEARFORM
 Linear form. More...
 
 CGIF
 CGIF. More...
 
 COGXML
 CoGXML. More...
 
 FIG
 XFig. More...
 
 COGXML2
 CoGXML2. More...
 
 RDFXML
 RDF/XML. More...
 
 RDFN3
 RDF-N3. More...
 
 XMLSPECIAL
 XML autodetext (COGXML, COGXML2, RDFXML). More...
 

Detailed Description

File formats.

Member Data Documentation

◆ AUTO

cogitant.base.IOHandler.Format.AUTO

Automatic format or no format.

◆ BCGCT

cogitant.base.IOHandler.Format.BCGCT

BCGCT.

◆ CGIF

cogitant.base.IOHandler.Format.CGIF

CGIF.

◆ COGXML

cogitant.base.IOHandler.Format.COGXML

CoGXML.

◆ COGXML2

cogitant.base.IOHandler.Format.COGXML2

CoGXML2.

◆ FIG

cogitant.base.IOHandler.Format.FIG

XFig.

◆ LINEARFORM

cogitant.base.IOHandler.Format.LINEARFORM

Linear form.

◆ RDFN3

cogitant.base.IOHandler.Format.RDFN3

RDF-N3.

◆ RDFXML

cogitant.base.IOHandler.Format.RDFXML

RDF/XML.

◆ XMLSPECIAL

cogitant.base.IOHandler.Format.XMLSPECIAL

XML autodetext (COGXML, COGXML2, RDFXML).