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 TypeMethodDescriptionvoidILcdAIXMHandler.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.booleanILcdAIXMHandler.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.