Altova RaptorXML+XBRL Server 2024

Use the IServer/RaptorXMLFactory interface to access the RaptorXML engine that you want. Note that the name of the interface in the COM/.NET API is different than that of the interface in the Java API:

 

In COM/.NET: IServer

In Java: RaptorXMLFactory

 

The methods and properties of IServer/RaptorXMLFactory are described in this section.

 

Java API entry-point method

The Java API is packaged in the com.altova.raptorxml package. The RaptorXML class provides an entry-point method called getFactory(), which returns RaptorXMLFactory objects. So, a RaptorXMLFactory instance can be created with the call: RaptorXML.getFactory().

© 2017-2023 Altova GmbH