Home Reference Source Repository

References

Class Summary

Static Public Class Summary
public

The comma-delimited file record format: LastName,FirstName,Gender(Male/Female),ProviderType,DateOfBirth(M/D/YYYY)

public

View to compare and sort stream items by their DOB property in ascending order.

public

Stream display Displays items in a stream as they are flow through.

public

Format descriptor.

public

View to compare and sort stream items by their lastName property in ascending order.

public

View to compare and sort stream items by their lastName property in decending order.

public

View to compare and sort stream items by their providerType property in ascending order.

public

Stream parser for record formats Reads record formats in various formats and creates {Record}s in the stream.

public

The pipe-delimited file record format: LastName|FirstName|MiddleInitial|Gender(M/F)|ProviderType|DateOfBirth(M-D-YY)

public

A representation of a record Represents a record containing data parsed from record files.

public

The space-delimited file record format: LastName FirstName MiddleInitial Gender(M/F) DateOfBirth(M-D-YYYY) ProviderType

public abstract

A stream transform to process streams of {Record}s into sorted views.

Function Summary

Static Public Function Summary
public

CS(input: *)

Variable Summary

Static Public Variable Summary
public
public
public
public
public
public
public
public
public
public
public
public
public