Uses of Class
com.sas.iquery.metadata.serverprop.formats.SASFormatAttributes

Packages that use SASFormatAttributes
com.sas.iquery.metadata.serverprop.formats Server properties classes that describe SAS formats. 
 

Uses of SASFormatAttributes in com.sas.iquery.metadata.serverprop.formats
 

Methods in com.sas.iquery.metadata.serverprop.formats that return SASFormatAttributes
static SASFormatAttributes SASFormatDescriptionUtil.getFormatAttributes(java.lang.String formatString)
          Given a SASFormat String, this method will return a SASFormatAttributes object with the format string's attributes like the base format name, width etc.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.