Uses of Class
de.smartics.exceptions.report.message.PlaceHolderInfo

Packages that use PlaceHolderInfo
de.smartics.exceptions.report.message   
de.smartics.exceptions.report.sort Provides utilities to sort the tabular content of the reports. 
 

Uses of PlaceHolderInfo in de.smartics.exceptions.report.message
 

Fields in de.smartics.exceptions.report.message declared as PlaceHolderInfo
static PlaceHolderInfo PlaceHolderInfo.EMPTY
          The singleton to represent the immutable empty place holder info.
 

Methods in de.smartics.exceptions.report.message that return PlaceHolderInfo
 PlaceHolderInfo PlaceHolderHandler.readPlaceholderDesc(ClassLoader classLoader, com.sun.javadoc.FieldDoc fieldDoc)
          Reads the UsedBy annotation from the field documentation and analyzes the referenced class for place holder information.
 

Uses of PlaceHolderInfo in de.smartics.exceptions.report.sort
 

Methods in de.smartics.exceptions.report.sort that return PlaceHolderInfo
 PlaceHolderInfo CodeUtils.CodeContainer.getPlaceHolderInfo()
          Returns the descriptions of the place holders.
 

Constructors in de.smartics.exceptions.report.sort with parameters of type PlaceHolderInfo
CodeUtils.CodeContainer(Code code, com.sun.javadoc.ClassDoc classDoc, com.sun.javadoc.FieldDoc fieldDoc, PlaceHolderInfo placeHolderInfo)
          Default constructor.
 



Copyright © 2007-$2011 Kronseder & Reiner GmbH - smartics. All Rights Reserved.