Index

A B C D E F G H I J M N O P R S T U V X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

T

toJSON(Writer, Object) - Method in interface com.blackrook.small.roles.JSONDriver
Called when an object needs to be converted to JSON from an object.
toJSONString(Object) - Method in interface com.blackrook.small.roles.JSONDriver
Converts an object to a JSON string from an object.
toString() - Method in class com.blackrook.small.dispatch.DispatchEntryPoint
 
toString() - Method in class com.blackrook.small.SmallComponent
 
toXML(Writer, Object) - Method in interface com.blackrook.small.roles.XMLDriver
Called when an object needs to be converted to XML from an object.
toXMLString(Object) - Method in interface com.blackrook.small.roles.XMLDriver
Converts an object to a XML string from an object.
trimSlashes(String) - Static method in class com.blackrook.small.util.SmallUtils
Trims slashes from the ends.
type(String) - Method in class com.blackrook.small.SmallResponse.GenericSmallResponse
Sets the MIME-Type (content type) header for the response.
type(String, String) - Method in class com.blackrook.small.SmallResponse.GenericSmallResponse
Sets the MIME-Type (content type) header for the response.
TypeProfileFactory - Class in com.blackrook.small.struct
A factory that produces type profiles for POJOs and data objects.
TypeProfileFactory.MemberPolicy - Interface in com.blackrook.small.struct
An interface for figuring out whether to ignore certain fields or methods on an object that a profile is being generated for (if they are already going to pass testing for includable fields).
TypeProfileFactory.Profile<T> - Class in com.blackrook.small.struct
Type profile for an unknown object that has an ambiguous signature for applying values to POJOs and beans.
TypeProfileFactory.Profile.FieldInfo - Class in com.blackrook.small.struct
Field information.
TypeProfileFactory.Profile.MethodInfo - Class in com.blackrook.small.struct
Method signature.
A B C D E F G H I J M N O P R S T U V X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form