PTP
Release 5.0

Uses of Class
org.eclipse.ptp.debug.core.pdi.model.aif.AIFFormatException

Packages that use AIFFormatException
org.eclipse.ptp.debug.core.pdi.model.aif   
 

Uses of AIFFormatException in org.eclipse.ptp.debug.core.pdi.model.aif
 

Methods in org.eclipse.ptp.debug.core.pdi.model.aif that throw AIFFormatException
static IAIFType AIFFactory.getAIFType(String fmt)
          Construct an AIF type given a FDS.
static IAIF AIFFactory.newAIF(String fds, byte[] data)
          Create an AIF object given an FDS and value data
static IAIF AIFFactory.newAIF(String fds, byte[] data, String description)
          Create an AIF object given an FDS and value data
static String AIFFactory.parseType(String fmt)
          Parse a complete AIF type from the format descriptor.
 


PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.