Uses of Interface
com.luciad.format.aixm.decoder.ILcdAIXMErrorMessageSupport
Packages that use ILcdAIXMErrorMessageSupport
-
Uses of ILcdAIXMErrorMessageSupport in com.luciad.format.aixm.decoder
Methods in com.luciad.format.aixm.decoder with parameters of type ILcdAIXMErrorMessageSupportModifier and TypeMethodDescriptionvoid
ILcdAIXMHandler.newModel
(String aSource, ILcdAIXMErrorMessageSupport aErrorMessage) Resets the internal state of this handler so that it is ready to handle a new data source from scratch.boolean
ILcdAIXMHandler.setModelToUpdate
(String aSource, ILcdModel aModel, ILcdAIXMErrorMessageSupport aErrorMessage) Sets the internal state of this handler so that it is ready to update the given model with a new data source.