All Classes

Class Description
Args
This is the root class.
ArgsData
This class is responsible for processing the schema argument in Args constructor and creating mappings between schemas and marshalers.
ArgsException
This class is responsible for handling all exceptions in com.cleancoder.args package.
ArgsException.ErrorCode
List of enums for different exceptions.
ArgumentMarshaler  
BooleanArgumentMarshaler  
DoubleArgumentMarshaler  
IntegerArgumentMarshaler  
MapArgumentMarshaler  
StringArgumentMarshaler  
StringArrayArgumentMarshaler