Uses of Class
com.dxfeed.ipf.transform.TransformCompilationException

Packages that use TransformCompilationException
com.dxfeed.ipf.transform   
 

Uses of TransformCompilationException in com.dxfeed.ipf.transform
 

Methods in com.dxfeed.ipf.transform that throw TransformCompilationException
 void InstrumentProfileTransform.read(java.io.InputStream in)
          Reads transform from specified stream.
 void InstrumentProfileTransform.readFromFile(java.lang.String file)
          Reads transform from specified file.