Difference between revisions of "ReadFileStage"

From CCIL
Jump to: navigation, search
(Created page with " == Registration == <pre> service:readfile rdf:type entity:service ; entity:implementation "net.ccil.stages.io.ReadFileStage" ; entity:classpath "" ; ent...")
(No difference)

Revision as of 05:56, 14 May 2017

Registration

service:readfile	rdf:type		entity:service ;				
					entity:implementation	"net.ccil.stages.io.ReadFileStage" ;
					entity:classpath		"" ;
					entity:arguments		"" .