User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 12:37, 2 June 2017 (diff | hist) . . (+639) . . Executing slave pipelines
- 12:33, 2 June 2017 (diff | hist) . . (+184) . . N Executing slave pipelines (Created page with "<code> SlavePipelineApp processApp = new SlavePipelineApp( LocalServer.getSubsystem(IPlatformServer.class), env, process); processApp.runContext(env.getContext(), rs, null)...")
- 12:30, 2 June 2017 (diff | hist) . . (+4) . . Pipelines
- 12:29, 2 June 2017 (diff | hist) . . (+30) . . Pipelines
- 12:28, 2 June 2017 (diff | hist) . . (+1,088) . . N DBEnumResultSetStage (Created page with "Eecutes a pipeline on each row from a ''java.sql.ResultSet''. == Overview == {| |- | '''jar''' | ccil-common-sql |- | '''recommended name''' | rs-enum |- | '''class'''...") (current)
- 12:14, 2 June 2017 (diff | hist) . . (+20) . . DBGetDateStage (current)
- 12:13, 2 June 2017 (diff | hist) . . (+1,029) . . N DBGetStringStage (Created page with "Reds a ''java.lang.Integer'' from a ''java.sql.ResultSet''. == Overview == {| |- | '''jar''' | ccil-common-sql |- | '''recommended name''' | rs-getstr |- | '''class'''...") (current)
- 12:08, 2 June 2017 (diff | hist) . . (+1,023) . . N DBGetIntegerStage (Created page with "Reads a ''java.lang.Integer'' from the database. == Overview == {| |- | '''jar''' | ccil-common-sql |- | '''recommended name''' | rs-getint |- | '''class''' | net.ccil....") (current)
- 12:01, 2 June 2017 (diff | hist) . . (+997) . . N DBGetDateStage (Created page with "Reduces a path to its relative root. == Overview == {| |- | '''jar''' | ccil-common-sql |- | '''recommended name''' | rs-getdate |- | '''class''' | net.ccil.stages.sql....")
- 11:54, 2 June 2017 (diff | hist) . . (+865) . . N DBCloseResultSetStage (Created page with "Reduces a path to its relative root. == Overview == {| |- | '''jar''' | ccil-common-sql |- | '''recommended name''' | rs-close |- | '''class''' | net.ccil.stages.sql.Cl...") (current)
- 11:41, 2 June 2017 (diff | hist) . . (+14) . . ClearTablesStage (→Overview) (current)
- 11:38, 2 June 2017 (diff | hist) . . (+873) . . N ClearTablesStage (Created page with "Reduces a path to its relative root. == Overview == {| |- | '''jar''' | ccil-api |- | '''recommended name''' | table-clear |- | '''class''' | net.ccil.stages.sql.ClearT...")
- 11:34, 2 June 2017 (diff | hist) . . (-1) . . Stages (→File)
- 11:16, 2 June 2017 (diff | hist) . . (+23) . . Stages (→Parse)
- 11:15, 2 June 2017 (diff | hist) . . (+42) . . Stages (→CSV)
- 11:14, 2 June 2017 (diff | hist) . . (-13) . . Stages (→IO)
- 11:10, 2 June 2017 (diff | hist) . . (+1,157) . . N WriteFileStage (Created page with "Writes a ''java.lang.String'' to a ''java.io.File''. == Overview == {| |- | '''jar''' | ccil-api |- | '''recommended name''' | file-write |- | '''class''' | net.ccil.st...") (current)
- 09:04, 2 June 2017 (diff | hist) . . (+907) . . N StringToFileStage (Created page with "Converts ''java.lang.String'' path to an instance of ''java.io.File''. == Overview == {| |- | '''jar''' | ccil-api |- | '''recommended name''' | str-file |- | '''class''...") (current)
- 08:58, 2 June 2017 (diff | hist) . . (+1,039) . . N PathRelativityStage (Created page with "Reduces a path to its relative root. == Overview == {| |- | '''jar''' | ccil-api |- | '''recommended name''' | path-rel |- | '''class''' | net.ccil.stages.io.PathRelati...") (current)
- 08:49, 2 June 2017 (diff | hist) . . (+791) . . N MakeDirStage (Created page with "Creates a directory. == Overview == {| |- | '''jar''' | ccil-api |- | '''recommended name''' | dir-create |- | '''class''' | net.ccil.stages.io.MakeDirStage |- | '''loc...") (current)
- 08:44, 2 June 2017 (diff | hist) . . (+801) . . N MakeDirsStage (Created page with "Copies a directory tree. == Overview == {| |- | '''jar''' | ccil-api |- | '''recommended name''' | dirs-create |- | '''class''' | net.ccil.stages.io.MakeDirsStage |- |...") (current)
- 08:34, 2 June 2017 (diff | hist) . . (+936) . . N FileToStringStage (Created page with "Provides the file name as ''java.lang.String''. == Overview == {| |- | '''jar''' | ccil-api |- | '''recommended name''' | file-str |- | '''class''' | net.ccil.stages.io...") (current)
- 08:29, 2 June 2017 (diff | hist) . . (+108) . . EnumDirStage (→Parameters) (current)
- 08:24, 2 June 2017 (diff | hist) . . (+981) . . N EnumDirStage (Created page with "Copies recursively a directory. == Overview == {| |- | '''jar''' | ccil-api |- | '''recommended name''' | dir-enum |- | '''class''' | net.ccil.stages.io.EnumDirStage |-...")
- 08:14, 2 June 2017 (diff | hist) . . (-6) . . CopyDirStage (current)
- 08:14, 2 June 2017 (diff | hist) . . (-3) . . DeleteFileStage (→Overview) (current)
- 08:13, 2 June 2017 (diff | hist) . . (+3) . . DeleteFileStage (→Registration)
- 08:12, 2 June 2017 (diff | hist) . . (+803) . . N DeleteFileStage (Created page with "Deletes a file. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | dir-copy |- | '''class''' | net.ccil.stages.io.DeleteFileStage |- | '''l...")
- 08:07, 2 June 2017 (diff | hist) . . (+867) . . N CreateDirStage (Created page with "Creates a directory. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | dir-create |- | '''class''' | net.ccil.stages.io.CreateDirStage |-...") (current)
- 08:00, 2 June 2017 (diff | hist) . . (+986) . . N CopyFileStage (Created page with "Copies a file. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | file-copy |- | '''class''' | net.ccil.stages.io.CopyFileStage |- | '''loc...") (current)
- 07:59, 2 June 2017 (diff | hist) . . (+12) . . CopyDirStage
- 07:57, 2 June 2017 (diff | hist) . . (+10) . . CopyDirStage (→See Also)
- 07:56, 2 June 2017 (diff | hist) . . (+16) . . CopyDirStage (→See Also)
- 07:54, 2 June 2017 (diff | hist) . . (+171) . . CopyDirStage (→Parameters)
- 07:49, 2 June 2017 (diff | hist) . . (+829) . . N CopyDirStage (Created page with "Copies a directory. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | dir-copy |- | '''class''' | net.ccil.stages.io.CopyDirStage |- | '''...")
- 07:45, 2 June 2017 (diff | hist) . . (-2) . . ParseResultSetStage (current)
- 07:17, 2 June 2017 (diff | hist) . . (+1,043) . . N ParseResultSetStage (Created page with "Extracts a ''java.sql.ResultSet'' feature from ''net.ccil.parse.ParseResult'' == Overview == <br/> {| |- | '''jar''' | parse-api |- | '''recommended name''' | parse-rs |...")
- 07:09, 2 June 2017 (diff | hist) . . (+32) . . ParseMediaStage (current)
- 07:05, 2 June 2017 (diff | hist) . . (+67) . . RegexSplitStage (→Parameters) (current)
- 06:55, 2 June 2017 (diff | hist) . . (+167) . . Main Page (→Tutorials)
- 06:53, 2 June 2017 (diff | hist) . . (+36) . . Main Page (→Tutorials)
- 06:52, 2 June 2017 (diff | hist) . . (+18) . . Main Page (→Tutorials)
- 14:58, 1 June 2017 (diff | hist) . . (+19) . . Stages (→Parse)
- 14:57, 1 June 2017 (diff | hist) . . (+912) . . N ParseMediaStage (Created page with "parse an arbitrary media. == Overview == <br/> {| |- | '''jar''' | ccil-parse |- | '''recommended name''' | parse-media |- | '''class''' | net.ccil.stages.generic.Parse...")
- 14:52, 1 June 2017 (diff | hist) . . (+959) . . N GetParseContentStage (Created page with "gets the ''content'' feature of a parsed media. == Overview == <br/> {| |- | '''jar''' | ccil-parse |- | '''recommended name''' | parse-content |- | '''class''' | net.c...") (current)
- 14:48, 1 June 2017 (diff | hist) . . (+943) . . N GetParseTitleStage (Created page with "gets the ''title'' feature of a parsed media. == Overview == <br/> {| |- | '''jar''' | ccil-parse |- | '''recommended name''' | parse-title |- | '''class''' | net.ccil....") (current)
- 14:44, 1 June 2017 (diff | hist) . . (+26) . . Stages (→Parse)
- 14:41, 1 June 2017 (diff | hist) . . (+901) . . N ToStringStage (Created page with "Converts a variable to '''java.lang.String''. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | to-str |- | '''class''' | net.ccil.stages....") (current)
- 14:11, 1 June 2017 (diff | hist) . . (+879) . . N RunProcessStage (Created page with "Runs an external process. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | exec |- | '''class''' | net.ccil.stages.generic.RunProcessStag...") (current)
- 14:06, 1 June 2017 (diff | hist) . . (+2) . . RunPipelineStage (→Overview)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)