A B C D E F G H I J K L M N O P R S T U V W X

A

AbstractReader - Class in com.northconcepts.datapipeline.core
Abstract super-class, with some common logic, for reading records.
AbstractReader() - Constructor for class com.northconcepts.datapipeline.core.AbstractReader
 
AbstractWriter - Class in com.northconcepts.datapipeline.core
Abstract super-class, with some common logic, for writing records.
AbstractWriter() - Constructor for class com.northconcepts.datapipeline.core.AbstractWriter
 
add(DataEndpoint...) - Method in class com.northconcepts.datapipeline.core.DataEndpointGroup
 
add(String...) - Method in class com.northconcepts.datapipeline.core.FieldList
 
add(String, String) - Static method in class com.northconcepts.datapipeline.core.Functions
 
add(String, Class<?>, String) - Static method in class com.northconcepts.datapipeline.core.Functions
 
add(Class<?>, String) - Static method in class com.northconcepts.datapipeline.core.Functions
 
add(DataWriter...) - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
add(String) - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
add(String, boolean) - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
add(String, boolean, Collator) - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
add(Record...) - Method in class com.northconcepts.datapipeline.core.RecordList
 
add(int, Record) - Method in class com.northconcepts.datapipeline.core.RecordList
 
add(DataReader) - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
add(Filter...) - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
add(FieldFilterRule...) - Method in class com.northconcepts.datapipeline.filter.rule.OrRule
 
add(String...) - Method in class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
add(String, int) - Method in class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
add(T...) - Method in class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
add(DataReader, String) - Method in class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
add() - Method in class com.northconcepts.datapipeline.meter.Meter
 
add(long) - Method in class com.northconcepts.datapipeline.meter.Meter
 
add(BasicFieldTransformer.Operation...) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
add(String...) - Method in class com.northconcepts.datapipeline.transform.ExcludeFields
 
add(String...) - Method in class com.northconcepts.datapipeline.transform.IncludeFields
 
add(Object, Object) - Method in class com.northconcepts.datapipeline.transform.lookup.BasicLookup
 
add(Object, Object[]) - Method in class com.northconcepts.datapipeline.transform.lookup.BasicLookup
 
add(Object[], Object) - Method in class com.northconcepts.datapipeline.transform.lookup.BasicLookup
 
add(Object[], Object[]) - Method in class com.northconcepts.datapipeline.transform.lookup.BasicLookup
 
add(Transformer...) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
add(T) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
addDebug(String, boolean) - Method in class com.northconcepts.datapipeline.core.Messages
 
addDebug(String, Throwable) - Method in class com.northconcepts.datapipeline.core.Messages
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.AbstractWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.BinaryWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Adds this endpoint's current state to a DataException.
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.DataReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.DataWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.LinedTextWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.ProxyReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.ProxyWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.TextReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.TextWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.file.FileReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.file.FileWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.filter.Filter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.group.AggregateReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.meter.Meter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.meter.MeteredReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.meter.MeteredWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.throttle.Throttle
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.throttle.ThrottledReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.throttle.ThrottledWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.Operation
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.transform.Transformer
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.validate.ValidatingReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
addField() - Method in class com.northconcepts.datapipeline.core.Record
 
addField(String, int) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
addField(String, String, boolean) - Method in class com.northconcepts.datapipeline.javabean.JavaBeanReader
 
addField(String, String) - Method in class com.northconcepts.datapipeline.javabean.JavaBeanReader
 
addField(XmlField) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
addField(String, String, boolean) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
addField(String, String) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
addFields(int...) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
addFields(int...) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
addMessage(Message) - Method in class com.northconcepts.datapipeline.core.Messages
 
addRecordBreak(String) - Method in class com.northconcepts.datapipeline.javabean.JavaBeanReader
 
addRecordBreak(String) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
addRule(FieldFilterRule...) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
addWarning(String, boolean) - Method in class com.northconcepts.datapipeline.core.Messages
 
addWarning(String, Throwable) - Method in class com.northconcepts.datapipeline.core.Messages
 
AggregateReader - Class in com.northconcepts.datapipeline.group
A proxy that applies set functions (sum, max, etc.) to fields of records passing through.
AggregateReader(DataReader) - Constructor for class com.northconcepts.datapipeline.group.AggregateReader
 
allow(Record) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.FieldFilterRule
 
allow(Record) - Method in class com.northconcepts.datapipeline.filter.Filter
 
allow(Record) - Method in class com.northconcepts.datapipeline.filter.FilterExpression
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.IsFieldType
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.IsInstanceOfJavaType
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.IsJavaType
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.IsNotNull
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.NotRule
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.OrRule
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
append(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
apply(Field) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.Operation
 
apply(Field) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.StringOperation
 
apply(double) - Method in class com.northconcepts.datapipeline.transform.format.Rounder
 
applyImpl(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.StringOperation
 
assembleLine(Record, StringBuffer) - Method in class com.northconcepts.datapipeline.core.LinedTextWriter
 
assembleLine(Record, StringBuffer) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
 
assembleLine(Record, StringBuffer) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
assertNotOpened() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Asserts that this endpoint has not yet started reading or writing, otherwise an exception is thrown.
assertOpened() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Asserts that this endpoint has started reading or writing, otherwise an exception is thrown.
ASTNode - Interface in com.northconcepts.datapipeline.expression
The public API for a node in the expression language's abstract syntax tree.
AsyncReader - Class in com.northconcepts.datapipeline.core
A proxy that reads data asynchronously using a separate thread.
AsyncReader(DataReader) - Constructor for class com.northconcepts.datapipeline.core.AsyncReader
 
attribute(String, String) - Method in class com.northconcepts.datapipeline.xml.builder.XmlElement
 
available() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
available() - Method in class com.northconcepts.datapipeline.core.DataReader
Returns the number of records that can probably be read without blocking.
available() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
available() - Method in class com.northconcepts.datapipeline.core.ProxyReader
 
available() - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
available() - Method in class com.northconcepts.datapipeline.core.TextReader
 
available() - Method in class com.northconcepts.datapipeline.memory.MemoryReader
 
average(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
 

B

BasicFieldTransformer - Class in com.northconcepts.datapipeline.transform
 
BasicFieldTransformer(String) - Constructor for class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
BasicFieldTransformer.Operation - Class in com.northconcepts.datapipeline.transform
 
BasicFieldTransformer.Operation(String) - Constructor for class com.northconcepts.datapipeline.transform.BasicFieldTransformer.Operation
 
BasicFieldTransformer.StringOperation - Class in com.northconcepts.datapipeline.transform
 
BasicFieldTransformer.StringOperation(String) - Constructor for class com.northconcepts.datapipeline.transform.BasicFieldTransformer.StringOperation
 
BasicLookup - Class in com.northconcepts.datapipeline.transform.lookup
 
BasicLookup(FieldList) - Constructor for class com.northconcepts.datapipeline.transform.lookup.BasicLookup
 
BinaryWriter - Class in com.northconcepts.datapipeline.core
Abstract super-class for writing records to a binary stream.
BinaryWriter(File) - Constructor for class com.northconcepts.datapipeline.core.BinaryWriter
 
BinaryWriter(OutputStream) - Constructor for class com.northconcepts.datapipeline.core.BinaryWriter
 
BUFFER_SIZE - Static variable in class com.northconcepts.datapipeline.core.DataEndpoint
 
buildDetail(Record, Writer) - Method in class com.northconcepts.datapipeline.xml.builder.XmlTemplate
 
buildFooter(Writer) - Method in class com.northconcepts.datapipeline.xml.builder.XmlTemplate
 
buildHeader(Writer) - Method in class com.northconcepts.datapipeline.xml.builder.XmlTemplate
 

C

CachedLookup - Class in com.northconcepts.datapipeline.transform.lookup
 
CachedLookup(Lookup) - Constructor for class com.northconcepts.datapipeline.transform.lookup.CachedLookup
 
cacheFieldIndexes - Variable in class com.northconcepts.datapipeline.core.RecordComparator
 
clear() - Method in class com.northconcepts.datapipeline.core.RecordList
 
clear() - Method in class com.northconcepts.datapipeline.group.AggregateReader
 
clear() - Method in class com.northconcepts.datapipeline.transform.lookup.CachedLookup
 
clone() - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
clone() - Method in class com.northconcepts.datapipeline.core.FieldDeclarations
 
clone() - Method in class com.northconcepts.datapipeline.core.FieldList
 
clone() - Method in class com.northconcepts.datapipeline.core.Record
 
clone() - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
clone() - Method in class com.northconcepts.datapipeline.core.RecordList
 
close() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
close() - Method in class com.northconcepts.datapipeline.core.BinaryWriter
 
close() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Indicates that this endpoint has finished reading or writing.
close() - Method in class com.northconcepts.datapipeline.core.DataEndpointGroup
 
close() - Method in class com.northconcepts.datapipeline.core.DebugReader
 
close() - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
close() - Method in class com.northconcepts.datapipeline.core.Parser
 
close() - Method in class com.northconcepts.datapipeline.core.ProxyReader
 
close() - Method in class com.northconcepts.datapipeline.core.ProxyWriter
 
close() - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
close() - Method in class com.northconcepts.datapipeline.core.StreamWriter
 
close() - Method in class com.northconcepts.datapipeline.core.TextReader
 
close() - Method in class com.northconcepts.datapipeline.core.TextWriter
 
close() - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
close() - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
close() - Method in class com.northconcepts.datapipeline.file.FileReader
 
close() - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
close() - Method in class com.northconcepts.datapipeline.file.FileWriter
 
close() - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
close() - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
close() - Method in class com.northconcepts.datapipeline.meter.MeteredInputStream
 
close() - Method in class com.northconcepts.datapipeline.meter.MeteredOutputStream
 
close() - Method in class com.northconcepts.datapipeline.meter.MeteredReader
 
close() - Method in class com.northconcepts.datapipeline.meter.MeteredWriter
 
close() - Method in class com.northconcepts.datapipeline.pdf.PdfWriter
 
close() - Method in class com.northconcepts.datapipeline.rtf.RtfWriter
 
close() - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
close() - Method in class com.northconcepts.datapipeline.xml.XmlWriter
 
com.northconcepts.datapipeline.core - package com.northconcepts.datapipeline.core
 
com.northconcepts.datapipeline.csv - package com.northconcepts.datapipeline.csv
 
com.northconcepts.datapipeline.excel - package com.northconcepts.datapipeline.excel
 
com.northconcepts.datapipeline.expression - package com.northconcepts.datapipeline.expression
 
com.northconcepts.datapipeline.file - package com.northconcepts.datapipeline.file
 
com.northconcepts.datapipeline.filter - package com.northconcepts.datapipeline.filter
 
com.northconcepts.datapipeline.filter.rule - package com.northconcepts.datapipeline.filter.rule
 
com.northconcepts.datapipeline.fixedwidth - package com.northconcepts.datapipeline.fixedwidth
 
com.northconcepts.datapipeline.group - package com.northconcepts.datapipeline.group
 
com.northconcepts.datapipeline.javabean - package com.northconcepts.datapipeline.javabean
 
com.northconcepts.datapipeline.jdbc - package com.northconcepts.datapipeline.jdbc
 
com.northconcepts.datapipeline.job - package com.northconcepts.datapipeline.job
 
com.northconcepts.datapipeline.memory - package com.northconcepts.datapipeline.memory
 
com.northconcepts.datapipeline.meter - package com.northconcepts.datapipeline.meter
 
com.northconcepts.datapipeline.multiplex - package com.northconcepts.datapipeline.multiplex
 
com.northconcepts.datapipeline.pdf - package com.northconcepts.datapipeline.pdf
 
com.northconcepts.datapipeline.rtf - package com.northconcepts.datapipeline.rtf
 
com.northconcepts.datapipeline.throttle - package com.northconcepts.datapipeline.throttle
 
com.northconcepts.datapipeline.transform - package com.northconcepts.datapipeline.transform
 
com.northconcepts.datapipeline.transform.format - package com.northconcepts.datapipeline.transform.format
 
com.northconcepts.datapipeline.transform.lookup - package com.northconcepts.datapipeline.transform.lookup
 
com.northconcepts.datapipeline.validate - package com.northconcepts.datapipeline.validate
 
com.northconcepts.datapipeline.weblog - package com.northconcepts.datapipeline.weblog
 
com.northconcepts.datapipeline.xml - package com.northconcepts.datapipeline.xml
 
com.northconcepts.datapipeline.xml.builder - package com.northconcepts.datapipeline.xml.builder
 
CombinedLogReader - Class in com.northconcepts.datapipeline.weblog
Obtains records from a webserver's access log file using the Combined Log format.
CombinedLogReader(File) - Constructor for class com.northconcepts.datapipeline.weblog.CombinedLogReader
 
CombinedLogReader(Reader) - Constructor for class com.northconcepts.datapipeline.weblog.CombinedLogReader
 
compare(Field, Field) - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
compare(Record, Record) - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
compareRecord(Record, Record, boolean) - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
compareTo(Field) - Method in class com.northconcepts.datapipeline.core.Field
 
compareTo(Field, Collator) - Method in class com.northconcepts.datapipeline.core.Field
 
compareTo(Record) - Method in class com.northconcepts.datapipeline.core.Record
 
compareTo(Record, RecordComparator) - Method in class com.northconcepts.datapipeline.core.Record
 
CompositeValue - Class in com.northconcepts.datapipeline.core
 
CompositeValue(int) - Constructor for class com.northconcepts.datapipeline.core.CompositeValue
 
CompositeValue(List<?>) - Constructor for class com.northconcepts.datapipeline.core.CompositeValue
 
CompositeValue(Object...) - Constructor for class com.northconcepts.datapipeline.core.CompositeValue
 
consume() - Method in class com.northconcepts.datapipeline.core.Parser
 
consume(int) - Method in class com.northconcepts.datapipeline.core.Parser
 
consumeWhitespace() - Method in class com.northconcepts.datapipeline.core.Parser
 
consumeWhitespace(int) - Method in class com.northconcepts.datapipeline.core.Parser
 
contains(String...) - Method in class com.northconcepts.datapipeline.core.FieldList
 
containsField(String) - Method in class com.northconcepts.datapipeline.core.Record
 
containsSessionProperty(String) - Method in class com.northconcepts.datapipeline.core.Field
 
containsSessionProperty(String) - Method in class com.northconcepts.datapipeline.core.Record
 
containsSessionProperty(String) - Method in interface com.northconcepts.datapipeline.core.Session
 
containsSessionProperty(String) - Method in class com.northconcepts.datapipeline.core.Session.SessionImpl
 
copy(DataReader, DataWriter) - Static method in class com.northconcepts.datapipeline.core.SortingReader
 
CopyField - Class in com.northconcepts.datapipeline.transform
 
CopyField(String, String, boolean) - Constructor for class com.northconcepts.datapipeline.transform.CopyField
 
copyFrom(Field) - Method in class com.northconcepts.datapipeline.core.Field
 
copyFrom(Field, boolean) - Method in class com.northconcepts.datapipeline.core.Field
 
copyFrom(FieldComparator) - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
copyFrom(Record, boolean) - Method in class com.northconcepts.datapipeline.core.Record
 
copyFrom(Record) - Method in class com.northconcepts.datapipeline.core.Record
 
copySessionPropertiesFrom(Session) - Method in class com.northconcepts.datapipeline.core.Field
 
copySessionPropertiesFrom(Session) - Method in class com.northconcepts.datapipeline.core.Record
 
copySessionPropertiesFrom(Session) - Method in interface com.northconcepts.datapipeline.core.Session
 
copySessionPropertiesFrom(Session) - Method in class com.northconcepts.datapipeline.core.Session.SessionImpl
 
count(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
 
createReader() - Method in class com.northconcepts.datapipeline.multiplex.DeMux
 
createRecord() - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
CSVReader - Class in com.northconcepts.datapipeline.csv
Obtains records from a Comma Separated Value (CSV) stream.
CSVReader(File) - Constructor for class com.northconcepts.datapipeline.csv.CSVReader
 
CSVReader(Reader) - Constructor for class com.northconcepts.datapipeline.csv.CSVReader
 
CSVWriter - Class in com.northconcepts.datapipeline.csv
Writes records to a Comma Separated Value (CSV) stream.
CSVWriter(File) - Constructor for class com.northconcepts.datapipeline.csv.CSVWriter
 
CSVWriter(Writer) - Constructor for class com.northconcepts.datapipeline.csv.CSVWriter
 
currentRecord - Variable in class com.northconcepts.datapipeline.core.AbstractReader
 
currentRecord - Variable in class com.northconcepts.datapipeline.core.AbstractWriter
 
currentRecord - Variable in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
currentRecord - Variable in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
currentRecord - Variable in class com.northconcepts.datapipeline.xml.XmlReader
 

D

DataEndpoint - Class in com.northconcepts.datapipeline.core
Abstract super-class for reading and writing records.
DataEndpoint() - Constructor for class com.northconcepts.datapipeline.core.DataEndpoint
 
DataEndpoint.State - Enum in com.northconcepts.datapipeline.core
 
DataEndpointGroup - Class in com.northconcepts.datapipeline.core
Helper class--makes it easy to work with multiple readers and writers as a single unit.
DataEndpointGroup() - Constructor for class com.northconcepts.datapipeline.core.DataEndpointGroup
 
DataException - Exception in com.northconcepts.datapipeline.core
Indicates an error has occurred during the course of execution.
DataException() - Constructor for exception com.northconcepts.datapipeline.core.DataException
Constructs a new exception.
DataException(String) - Constructor for exception com.northconcepts.datapipeline.core.DataException
Constructs a new exception with the specified detail message.
DataException(Throwable) - Constructor for exception com.northconcepts.datapipeline.core.DataException
Constructs a new exception with the specified cause.
DataException(String, Throwable) - Constructor for exception com.northconcepts.datapipeline.core.DataException
Constructs a new exception with the specified detail message and cause.
DataReader - Class in com.northconcepts.datapipeline.core
Abstract super-class for reading records.
DataReader() - Constructor for class com.northconcepts.datapipeline.core.DataReader
 
DataReaderLookup - Class in com.northconcepts.datapipeline.transform.lookup
 
DataReaderLookup(DataReader, FieldList) - Constructor for class com.northconcepts.datapipeline.transform.lookup.DataReaderLookup
Add all result fields.
DataReaderLookup(DataReader, FieldList, FieldList) - Constructor for class com.northconcepts.datapipeline.transform.lookup.DataReaderLookup
Adds selected result fields.
DataWriter - Class in com.northconcepts.datapipeline.core
Abstract super-class for writing records.
DataWriter() - Constructor for class com.northconcepts.datapipeline.core.DataWriter
 
dateTimeToString(DateFormat) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
dateTimeToString(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
dateToString(DateFormat) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
dateToString(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
daysToDate() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
DebugReader - Class in com.northconcepts.datapipeline.core
A proxy that prints records passing through to a stream in a human-readable format
DebugReader(DataReader, String, Writer) - Constructor for class com.northconcepts.datapipeline.core.DebugReader
 
DebugReader(DataReader, String, OutputStream) - Constructor for class com.northconcepts.datapipeline.core.DebugReader
 
decrementRecordCount() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Reduces this endpoint's record-count by 1.
DEFAULT - Static variable in interface com.northconcepts.datapipeline.jdbc.JdbcValueReader
 
DEFAULT - Static variable in interface com.northconcepts.datapipeline.job.JobTemplate
 
delete() - Method in class com.northconcepts.datapipeline.core.Record
 
delete(int, int) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
DeMux - Class in com.northconcepts.datapipeline.multiplex
 
DeMux(DataReader, DeMux.Strategy) - Constructor for class com.northconcepts.datapipeline.multiplex.DeMux
 
DeMux.Strategy - Enum in com.northconcepts.datapipeline.multiplex
 
DeMuxReader - Class in com.northconcepts.datapipeline.multiplex
 
DeMuxReader(DeMux) - Constructor for class com.northconcepts.datapipeline.multiplex.DeMuxReader
 
detail() - Method in class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
discard(Record, Filter) - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
discard(Record, Filter) - Method in class com.northconcepts.datapipeline.validate.ValidatingReader
 

E

E - Static variable in class com.northconcepts.datapipeline.meter.Meter
 
element(String) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
EOF - Static variable in class com.northconcepts.datapipeline.core.Parser
 
EOF - Static variable in class com.northconcepts.datapipeline.core.TextReader
 
equals(Object) - Method in class com.northconcepts.datapipeline.core.CompositeValue
 
equals(Object) - Method in class com.northconcepts.datapipeline.core.Field
 
equals(Object, Collator) - Method in class com.northconcepts.datapipeline.core.Field
 
equals(Object) - Method in class com.northconcepts.datapipeline.core.FieldDeclarations
 
equals(Object) - Method in class com.northconcepts.datapipeline.core.FieldList
 
equals(Object) - Method in class com.northconcepts.datapipeline.core.Record
 
equals(Record, RecordComparator) - Method in class com.northconcepts.datapipeline.core.Record
 
ExcelDocument - Class in com.northconcepts.datapipeline.excel
 
ExcelDocument() - Constructor for class com.northconcepts.datapipeline.excel.ExcelDocument
 
ExcelDocument(ExcelDocument.ProviderType) - Constructor for class com.northconcepts.datapipeline.excel.ExcelDocument
 
ExcelDocument.ProviderType - Enum in com.northconcepts.datapipeline.excel
 
ExcelReader - Class in com.northconcepts.datapipeline.excel
Obtains records from an excel document.
ExcelReader(ExcelDocument) - Constructor for class com.northconcepts.datapipeline.excel.ExcelReader
 
ExcelWriter - Class in com.northconcepts.datapipeline.excel
Writes records to an excel document.
ExcelWriter(ExcelDocument) - Constructor for class com.northconcepts.datapipeline.excel.ExcelWriter
 
exception(String, Throwable) - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Converts an exception to a DataException, prefixing the original message with the specified text and adding this endpoint's properties (name-value pairs).
exception(Throwable) - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Converts an exception to a DataException and adds this endpoint's properties (name-value pairs).
exception(String) - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Creates an exception with the specified message and containing this endpoint's properties (name-value pairs).
exception(Throwable) - Method in class com.northconcepts.datapipeline.core.Parser
 
excludeFields(FieldList) - Method in class com.northconcepts.datapipeline.core.Record
 
excludeFields(Set<String>) - Method in class com.northconcepts.datapipeline.core.Record
 
ExcludeFields - Class in com.northconcepts.datapipeline.transform
 
ExcludeFields(String...) - Constructor for class com.northconcepts.datapipeline.transform.ExcludeFields
 
ExpressionHelper - Class in com.northconcepts.datapipeline.expression
 

F

Field - Class in com.northconcepts.datapipeline.core
 
Field(Record) - Constructor for class com.northconcepts.datapipeline.core.Field
 
FieldComparator - Class in com.northconcepts.datapipeline.core
 
FieldComparator() - Constructor for class com.northconcepts.datapipeline.core.FieldComparator
 
FieldDeclarations - Class in com.northconcepts.datapipeline.core
 
FieldDeclarations() - Constructor for class com.northconcepts.datapipeline.core.FieldDeclarations
 
FieldFilter - Class in com.northconcepts.datapipeline.filter
 
FieldFilter(String, FieldFilterRule...) - Constructor for class com.northconcepts.datapipeline.filter.FieldFilter
 
FieldFilterRule - Class in com.northconcepts.datapipeline.filter
 
FieldFilterRule() - Constructor for class com.northconcepts.datapipeline.filter.FieldFilterRule
 
FieldList - Class in com.northconcepts.datapipeline.core
 
FieldList() - Constructor for class com.northconcepts.datapipeline.core.FieldList
 
FieldList(String...) - Constructor for class com.northconcepts.datapipeline.core.FieldList
 
fieldNames - Variable in class com.northconcepts.datapipeline.core.AbstractReader
 
fields - Variable in class com.northconcepts.datapipeline.xml.XmlReader
 
FieldTransformer - Class in com.northconcepts.datapipeline.transform
 
FieldTransformer(String) - Constructor for class com.northconcepts.datapipeline.transform.FieldTransformer
 
FieldType - Enum in com.northconcepts.datapipeline.core
 
file - Variable in class com.northconcepts.datapipeline.xml.XmlReader
 
FileReader - Class in com.northconcepts.datapipeline.file
Obtains records from a binary stream previously written using a FileWriter.
FileReader(File) - Constructor for class com.northconcepts.datapipeline.file.FileReader
 
FileReader(DataInput) - Constructor for class com.northconcepts.datapipeline.file.FileReader
 
FileSystemInfoReader - Class in com.northconcepts.datapipeline.file
Creates records from the metadata of files within a directory.
FileSystemInfoReader(File) - Constructor for class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
FileWriter - Class in com.northconcepts.datapipeline.file
Writes records to a binary stream that can be later read using a FileReader.
FileWriter(File) - Constructor for class com.northconcepts.datapipeline.file.FileWriter
 
FileWriter(DataOutput) - Constructor for class com.northconcepts.datapipeline.file.FileWriter
 
fillRecord(Record) - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
fillRecord(Record) - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
fillRecord(Record) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
fillRecord(Record) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
fillRecord(Record) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
fillRecord(Record) - Method in class com.northconcepts.datapipeline.weblog.CombinedLogReader
 
Filter - Class in com.northconcepts.datapipeline.filter
 
Filter() - Constructor for class com.northconcepts.datapipeline.filter.Filter
 
FilterExpression - Class in com.northconcepts.datapipeline.filter
 
FilterExpression(String, FieldDeclarations) - Constructor for class com.northconcepts.datapipeline.filter.FilterExpression
 
FilterExpression(String) - Constructor for class com.northconcepts.datapipeline.filter.FilterExpression
 
FilteringReader - Class in com.northconcepts.datapipeline.filter
A proxy that applies filters to determine which records passes through.
FilteringReader(DataReader) - Constructor for class com.northconcepts.datapipeline.filter.FilteringReader
 
finalize() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Closes this endpoint if it's still open.
findAll(Filter) - Method in class com.northconcepts.datapipeline.core.RecordList
 
findFirst(Filter, int) - Method in class com.northconcepts.datapipeline.core.RecordList
 
findLast(Filter, int) - Method in class com.northconcepts.datapipeline.core.RecordList
 
FixedWidthReader - Class in com.northconcepts.datapipeline.fixedwidth
Obtains records from a fixed width stream.
FixedWidthReader(File) - Constructor for class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
FixedWidthReader(Reader) - Constructor for class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
FixedWidthWriter - Class in com.northconcepts.datapipeline.fixedwidth
Writes records to a fixed width stream.
FixedWidthWriter(File) - Constructor for class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
FixedWidthWriter(Writer) - Constructor for class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
Functions - Class in com.northconcepts.datapipeline.core
 

G

G - Static variable in class com.northconcepts.datapipeline.meter.Meter
 
get(int) - Method in class com.northconcepts.datapipeline.core.CompositeValue
 
get(int) - Method in class com.northconcepts.datapipeline.core.DataEndpointGroup
 
get(String) - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the value mapped to the specified key or null.
get(String) - Method in class com.northconcepts.datapipeline.core.FieldDeclarations
 
get(int) - Method in class com.northconcepts.datapipeline.core.FieldList
 
get(String) - Static method in class com.northconcepts.datapipeline.core.Functions
Returns the fully-qualified method name for a function alias or null.
get(int) - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
get(int) - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
get(int) - Method in class com.northconcepts.datapipeline.core.RecordList
 
get(int) - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
get(int) - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
get(int) - Method in class com.northconcepts.datapipeline.filter.rule.OrRule
 
get(int) - Method in class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
get(int) - Method in class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
get(Object...) - Method in class com.northconcepts.datapipeline.transform.lookup.BasicLookup
 
get(Object...) - Method in class com.northconcepts.datapipeline.transform.lookup.CachedLookup
 
get(Object...) - Method in class com.northconcepts.datapipeline.transform.lookup.DataReaderLookup
 
get(Object...) - Method in class com.northconcepts.datapipeline.transform.lookup.JdbcLookup
 
get(Object...) - Method in class com.northconcepts.datapipeline.transform.lookup.Lookup
 
get(List<?>) - Method in class com.northconcepts.datapipeline.transform.lookup.Lookup
 
get(Object...) - Method in class com.northconcepts.datapipeline.transform.lookup.ProxyLookup
 
get(int) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
getAbsolutePaths() - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
getAliases() - Static method in class com.northconcepts.datapipeline.core.Functions
 
getAll() - Method in class com.northconcepts.datapipeline.core.CompositeValue
 
getAsBoolean(String) - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the value mapped to the specified key as a boolean or throws NullPointeException.
getAsDatetime(String) - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the value mapped to the specified key as a Date or null.
getAsDouble(String) - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the value mapped to the specified key as a double or throws NullPointeException.
getAsInteger(String) - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the value mapped to the specified key as an int or throws NullPointeException.
getAsLong(String) - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the value mapped to the specified key as a long or throws NullPointeException.
getAsString(String) - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the value mapped to the specified key as a String or null.
getAttributes() - Method in class com.northconcepts.datapipeline.xml.builder.XmlElement
 
getAutoCloseConnection() - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
getAutoCloseConnection() - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
getAverage(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
 
getBatchSize() - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
getBufferSize() - Method in class com.northconcepts.datapipeline.core.DataReader
Returns the number of records in this DataReaders buffer.
getBufferSizeInBytes() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
getChildNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlConditionalNode
 
getChildNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlDetailMarker
 
getChildNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNode
 
getChildNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
getCloseStream() - Method in class com.northconcepts.datapipeline.core.StreamWriter
 
getCloseWriterOnClose() - Method in class com.northconcepts.datapipeline.core.DebugReader
 
getCollator() - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
getColumn() - Method in class com.northconcepts.datapipeline.core.Parser
 
getCondition() - Method in class com.northconcepts.datapipeline.xml.builder.XmlAttribute
 
getCondition() - Method in class com.northconcepts.datapipeline.xml.builder.XmlConditionalNode
 
getCount() - Method in class com.northconcepts.datapipeline.core.DataEndpointGroup
 
getCount() - Method in class com.northconcepts.datapipeline.core.FieldDeclarations
 
getCount() - Static method in class com.northconcepts.datapipeline.core.Functions
 
getCount() - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
getCount() - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
getCount() - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
getCount() - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
getCount() - Method in class com.northconcepts.datapipeline.filter.rule.OrRule
 
getCount() - Method in class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
getCount() - Method in class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
getCount(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
 
getCount() - Method in class com.northconcepts.datapipeline.meter.Meter
 
getCount() - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
getCurrent() - Static method in class com.northconcepts.datapipeline.core.Messages
 
getCurrentField() - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
getCurrentFilter() - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
getCurrentRule() - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
getDecimalPlaces() - Method in class com.northconcepts.datapipeline.transform.format.Rounder
 
getDeclaration() - Method in class com.northconcepts.datapipeline.xml.builder.XmlTemplate
 
getDescription() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
 
getElapsedTime() - Method in class com.northconcepts.datapipeline.meter.Meter
 
getException() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
getException() - Method in class com.northconcepts.datapipeline.core.Message
 
getExpression() - Method in class com.northconcepts.datapipeline.transform.SetCalculatedField
 
getExpression() - Method in class com.northconcepts.datapipeline.xml.builder.XmlExpression
 
getExpression() - Method in class com.northconcepts.datapipeline.xml.builder.XmlLogicalExpression
 
getExpressionAsString() - Method in exception com.northconcepts.datapipeline.expression.ParseException
 
getField(int) - Method in class com.northconcepts.datapipeline.core.Record
 
getField(int, boolean) - Method in class com.northconcepts.datapipeline.core.Record
 
getField(String) - Method in class com.northconcepts.datapipeline.core.Record
 
getField(String, boolean) - Method in class com.northconcepts.datapipeline.core.Record
 
getFieldCount() - Method in class com.northconcepts.datapipeline.core.Record
 
getFieldFilter() - Method in class com.northconcepts.datapipeline.filter.FieldFilterRule
 
getFieldName() - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the field name associated with this exception.
getFieldName() - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
getFieldNames() - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
getFieldNames() - Method in class com.northconcepts.datapipeline.core.Record
 
getFields() - Method in class com.northconcepts.datapipeline.core.FieldDeclarations
 
getFields() - Method in class com.northconcepts.datapipeline.transform.IncludeFields
 
getFields() - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
getFieldSeparator() - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
getFieldSeparator() - Method in class com.northconcepts.datapipeline.csv.CSVWriter
 
getFieldType() - Method in class com.northconcepts.datapipeline.transform.SetField
 
getFieldTypes(FieldList) - Method in class com.northconcepts.datapipeline.core.Record
 
getFieldTypes() - Method in class com.northconcepts.datapipeline.core.Record
 
getFieldValues(XmlNode) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
getFile() - Method in class com.northconcepts.datapipeline.core.TextWriter
 
getFillChar() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
getFillChar() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
getFilter() - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
getFilter() - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
getFirstColumnIndex() - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
getFirstRowIndex() - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
getId() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
getIncludeDirectories() - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
getIndex() - Method in class com.northconcepts.datapipeline.core.Field
Returns the position of this field within its record.
getLastRow() - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
getLevel() - Method in class com.northconcepts.datapipeline.core.Message
 
getList() - Method in class com.northconcepts.datapipeline.core.FieldList
 
getLocationPath() - Method in class com.northconcepts.datapipeline.xml.XmlField
 
getLocationPath() - Method in class com.northconcepts.datapipeline.xml.XmlRecordBreak
 
getLookup() - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
getMaxBufferSizeInBytes() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
getMaximum(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
 
getMessage() - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the detail message string of this exception along with any prefixed text.
getMessage() - Method in class com.northconcepts.datapipeline.core.Message
 
getMessage(int) - Method in class com.northconcepts.datapipeline.core.Messages
 
getMessageCount() - Method in class com.northconcepts.datapipeline.core.Messages
 
getMessageWithProperties() - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the detail message string of this exception along with any prefixed text and properties (name-value pairs).
getMeter() - Method in interface com.northconcepts.datapipeline.meter.Metered
 
getMeter() - Method in class com.northconcepts.datapipeline.meter.MeteredInputStream
 
getMeter() - Method in class com.northconcepts.datapipeline.meter.MeteredOutputStream
 
getMeter() - Method in class com.northconcepts.datapipeline.meter.MeteredReader
 
getMeter() - Method in class com.northconcepts.datapipeline.meter.MeteredWriter
 
getMeter() - Method in class com.northconcepts.datapipeline.throttle.Throttle
 
getMinimum(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
 
getName() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
getName() - Method in class com.northconcepts.datapipeline.core.Field
 
getName(boolean) - Method in class com.northconcepts.datapipeline.core.Field
 
getName() - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
getName() - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
 
getName() - Method in class com.northconcepts.datapipeline.transform.SetCalculatedField
 
getName() - Method in class com.northconcepts.datapipeline.transform.SetField
 
getName() - Method in class com.northconcepts.datapipeline.xml.builder.XmlAttribute
 
getName() - Method in class com.northconcepts.datapipeline.xml.builder.XmlElement
 
getName() - Method in class com.northconcepts.datapipeline.xml.XmlField
 
getNestedLookup() - Method in class com.northconcepts.datapipeline.transform.lookup.ProxyLookup
 
getNestedReader() - Method in class com.northconcepts.datapipeline.core.DataReader
Returns the DataReader held inside this one or null if there isn't one.
getNestedReader() - Method in class com.northconcepts.datapipeline.core.ProxyReader
 
getNestedWriter() - Method in class com.northconcepts.datapipeline.core.DataWriter
Returns the DataWriter held inside this one or null if there isn't one.
getNestedWriter() - Method in class com.northconcepts.datapipeline.core.ProxyWriter
 
getNewLine() - Method in class com.northconcepts.datapipeline.core.LinedTextWriter
 
getNewLine() - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
getNewName() - Method in class com.northconcepts.datapipeline.transform.RenameField
 
getNodes() - Method in class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
getOldName() - Method in class com.northconcepts.datapipeline.transform.RenameField
 
getOrder() - Method in class com.northconcepts.datapipeline.core.SortingReader
 
getOutputStream() - Method in class com.northconcepts.datapipeline.core.BinaryWriter
 
getOverwrite() - Method in class com.northconcepts.datapipeline.transform.CopyField
 
getPeakBufferSizeInBytes() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
getPeekUnitsPerSecond() - Method in class com.northconcepts.datapipeline.throttle.Throttle
 
getPolicy() - Method in enum com.northconcepts.datapipeline.transform.format.Rounder.RoundingPolicy
 
getPriority() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
getProperties() - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the values associated with this exception as a Map.
getPropertiesAsString() - Method in exception com.northconcepts.datapipeline.core.DataException
 
getProviderType() - Method in class com.northconcepts.datapipeline.excel.ExcelDocument
 
getQueue() - Method in class com.northconcepts.datapipeline.multiplex.DeMuxReader
 
getQuoteChar() - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
getQuoteChar() - Method in class com.northconcepts.datapipeline.csv.CSVWriter
 
getReader() - Method in class com.northconcepts.datapipeline.transform.Transformer
 
getRecord() - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the record associated with this exception.
getRecord() - Method in class com.northconcepts.datapipeline.core.Field
 
getRecordCount() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Returns this endpoint's record-count as a long.
getRecordCount() - Method in class com.northconcepts.datapipeline.core.RecordList
 
getRecordCountAsBigInteger() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Returns this endpoint's record-count as a BigInteger.
getRecordCountAsString() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Returns this endpoint's record-count as a String.
getRecordList() - Method in class com.northconcepts.datapipeline.memory.MemoryReader
 
getRecordList() - Method in class com.northconcepts.datapipeline.memory.MemoryWriter
 
getRecords() - Method in class com.northconcepts.datapipeline.core.RecordList
 
getRecurseDirectories() - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
getRootReader() - Method in class com.northconcepts.datapipeline.core.DataReader
Returns the deepest, nested DataReader held inside this one, otherwise this instance is returned if there aren't any nested DataReaders.
getRootWriter() - Method in class com.northconcepts.datapipeline.core.DataWriter
Returns the deepest, nested DataWriter held inside this one, otherwise this instance is returned if there aren't any nested DataWriters.
getRoundPolicy() - Method in class com.northconcepts.datapipeline.transform.format.Rounder
 
getRule(int) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
getRuleCount() - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
getSessionProperty(String) - Method in class com.northconcepts.datapipeline.core.Field
 
getSessionProperty(String) - Method in class com.northconcepts.datapipeline.core.Record
 
getSessionProperty(String) - Method in interface com.northconcepts.datapipeline.core.Session
 
getSessionProperty(String) - Method in class com.northconcepts.datapipeline.core.Session.SessionImpl
 
getSheetIndex() - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
getSheetIndex() - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
getSheetName() - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
getSheetName() - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
getSizeInBytes() - Method in class com.northconcepts.datapipeline.core.Field
 
getSizeInBytes(Object) - Method in enum com.northconcepts.datapipeline.core.FieldType
 
getSizeInBytes() - Method in class com.northconcepts.datapipeline.core.Record
 
getSizeInBytes() - Method in class com.northconcepts.datapipeline.core.RecordList
 
getSizeInBytesOfFieldNames() - Method in class com.northconcepts.datapipeline.core.Record
 
getSizeOfNameInBytes() - Method in class com.northconcepts.datapipeline.core.Field
 
getSource() - Method in class com.northconcepts.datapipeline.xml.builder.XmlExpression
 
getSource() - Method in class com.northconcepts.datapipeline.xml.builder.XmlLogicalExpression
 
getSourceFieldName() - Method in class com.northconcepts.datapipeline.transform.CopyField
 
getSourceString() - Method in interface com.northconcepts.datapipeline.expression.ASTNode
Returns the source code for this node and its descendants in the syntax tree.
getStackTrace() - Method in class com.northconcepts.datapipeline.core.Message
 
getStarted() - Method in class com.northconcepts.datapipeline.meter.Meter
 
getStartingColumn() - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
getStartingRow() - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
getState() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
 
getState() - Method in class com.northconcepts.datapipeline.core.Record
 
getStrategy() - Method in class com.northconcepts.datapipeline.multiplex.DeMux
 
getSum(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
 
getTargetFieldName() - Method in class com.northconcepts.datapipeline.transform.CopyField
 
getText() - Method in class com.northconcepts.datapipeline.xml.builder.XmlText
 
getThread() - Method in class com.northconcepts.datapipeline.core.Message
 
getThrottle() - Method in interface com.northconcepts.datapipeline.throttle.Throttled
 
getThrottle() - Method in class com.northconcepts.datapipeline.throttle.ThrottledInputStream
 
getThrottle() - Method in class com.northconcepts.datapipeline.throttle.ThrottledOutputStream
 
getThrottle() - Method in class com.northconcepts.datapipeline.throttle.ThrottledReader
 
getThrottle() - Method in class com.northconcepts.datapipeline.throttle.ThrottledWriter
 
getTimestamp() - Method in class com.northconcepts.datapipeline.core.Message
 
getType() - Method in class com.northconcepts.datapipeline.core.Field
 
getUnitsPerSecond() - Method in class com.northconcepts.datapipeline.meter.Meter
Returns units per second.
getUnitsPerSecond() - Method in class com.northconcepts.datapipeline.throttle.Throttle
 
getUnitsPerSecondAsString() - Method in class com.northconcepts.datapipeline.meter.Meter
 
getUnitsPerSecondAsString(String) - Method in class com.northconcepts.datapipeline.meter.Meter
 
getValue() - Method in class com.northconcepts.datapipeline.core.Field
 
getValue() - Method in class com.northconcepts.datapipeline.transform.SetField
 
getValue() - Method in class com.northconcepts.datapipeline.xml.builder.XmlAttribute
 
getValueAsBoolean() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsByte() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsBytes() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsChar() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsDate() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsDatetime() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsDouble() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsFloat() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsInteger() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsLong() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsShort() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsString() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsTime() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueReader() - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
getValues(FieldList) - Method in class com.northconcepts.datapipeline.core.Record
 
getValues() - Method in class com.northconcepts.datapipeline.core.Record
 
getWriter() - Method in class com.northconcepts.datapipeline.core.TextWriter
 

H

hasChildNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlConditionalNode
 
hasChildNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlDetailMarker
 
hasChildNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNode
 
hasChildNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
hashCode() - Method in class com.northconcepts.datapipeline.core.CompositeValue
 
hashCode() - Method in class com.northconcepts.datapipeline.core.Field
 
hashCode() - Method in class com.northconcepts.datapipeline.core.FieldDeclarations
 
hashCode() - Method in class com.northconcepts.datapipeline.core.FieldList
 
hashCode() - Method in class com.northconcepts.datapipeline.core.Record
 
hashCode(FieldList) - Method in class com.northconcepts.datapipeline.core.Record
 
hoursToDate() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 

I

IncludeFields - Class in com.northconcepts.datapipeline.transform
 
IncludeFields(String...) - Constructor for class com.northconcepts.datapipeline.transform.IncludeFields
 
incrementRecordCount() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Increases this endpoint's record-count by 1.
indexOfField(Field) - Method in class com.northconcepts.datapipeline.core.Record
 
indexOfField(String, boolean) - Method in class com.northconcepts.datapipeline.core.Record
 
insert(int, String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.core.DebugReader
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.core.ProxyReader
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.core.ProxyWriter
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.core.RemoveDuplicatesReader
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.group.AggregateReader
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.meter.MeteredWriter
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.throttle.ThrottledWriter
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
isAllowMultiLineText() - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
isAscending() - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
isAutofitColumns() - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
isCacheFieldIndexes() - Method in class com.northconcepts.datapipeline.core.SortingReader
 
isCascadeValues() - Method in class com.northconcepts.datapipeline.xml.XmlField
 
isClosed() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Indicates if this endpoint has finished transferring data.
isDeleted() - Method in class com.northconcepts.datapipeline.core.Record
 
isDigit(int) - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
isEvaluateExpressions() - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
isExceptionOnFailure() - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
isExceptionOnFailure() - Method in class com.northconcepts.datapipeline.validate.ValidatingReader
 
isFieldNamesInFirstRow() - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
isFieldNamesInFirstRow() - Method in class com.northconcepts.datapipeline.core.AbstractWriter
 
IsFieldType - Class in com.northconcepts.datapipeline.filter.rule
 
IsFieldType(FieldType) - Constructor for class com.northconcepts.datapipeline.filter.rule.IsFieldType
 
IsInstanceOfJavaType - Class in com.northconcepts.datapipeline.filter.rule
 
IsInstanceOfJavaType(Class<?>) - Constructor for class com.northconcepts.datapipeline.filter.rule.IsInstanceOfJavaType
 
IsJavaType - Class in com.northconcepts.datapipeline.filter.rule
 
IsJavaType(Class<?>) - Constructor for class com.northconcepts.datapipeline.filter.rule.IsJavaType
 
isLastFieldConsumesRemaining() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
isLetter(int) - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
isMarker(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlDetailMarker
 
isMarker(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNode
 
isNewLine(int) - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
isNotNull() - Method in class com.northconcepts.datapipeline.core.Field
 
IsNotNull - Class in com.northconcepts.datapipeline.filter.rule
 
IsNotNull() - Constructor for class com.northconcepts.datapipeline.filter.rule.IsNotNull
 
isNull() - Method in class com.northconcepts.datapipeline.core.Field
 
isOpen() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Indicates if this endpoint is ready for reading or writing.
isOverwriteFields() - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
isQuantity() - Method in interface com.northconcepts.datapipeline.expression.ASTNode
True if this node represents a literal of variable, false if it represents an expression.
isRecordBreak(XmlNode) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
isRecordCountBigInteger() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Indicates if this endpoint's record-count is too big (over 1000000000000000000L or 1.0e+18) for a long and should be retrieved as a BigInteger using DataEndpoint.getRecordCountAsBigInteger().
isRecordStackTraceInMessage() - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
isRecordStackTraceInMessage() - Method in class com.northconcepts.datapipeline.validate.ValidatingReader
 
isRunning() - Method in class com.northconcepts.datapipeline.meter.Meter
 
isTrimFields() - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
isTrue(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlLogicalExpression
 
isTruncateFields() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
isUseSheetColumnCount() - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 

J

JAVA_ARRAY_SIZE - Static variable in class com.northconcepts.datapipeline.core.Field
 
JAVA_OBJECT_SIZE - Static variable in class com.northconcepts.datapipeline.core.Field
 
JavaBeanReader - Class in com.northconcepts.datapipeline.javabean
Obtains records from an object using bean introspection and reflection.
JavaBeanReader(String, Object) - Constructor for class com.northconcepts.datapipeline.javabean.JavaBeanReader
 
JdbcLookup - Class in com.northconcepts.datapipeline.transform.lookup
 
JdbcLookup(Connection, String, int...) - Constructor for class com.northconcepts.datapipeline.transform.lookup.JdbcLookup
 
JdbcLookup(Connection, String) - Constructor for class com.northconcepts.datapipeline.transform.lookup.JdbcLookup
 
JdbcReader - Class in com.northconcepts.datapipeline.jdbc
Obtains records from a database query.
JdbcReader(Connection, String) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcReader
 
JdbcReader(Connection, String, Object...) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcReader
 
JdbcReader(Connection, String, Object[], int[]) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcReader
 
JdbcValueReader - Interface in com.northconcepts.datapipeline.jdbc
 
JdbcWriter - Class in com.northconcepts.datapipeline.jdbc
Writes records to a database table.
JdbcWriter(Connection, String) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
JobCallback<R extends DataReader,W extends DataWriter> - Interface in com.northconcepts.datapipeline.job
 
JobCallback.Helper - Class in com.northconcepts.datapipeline.job
 
JobCallback.Helper() - Constructor for class com.northconcepts.datapipeline.job.JobCallback.Helper
 
JobTemplate - Interface in com.northconcepts.datapipeline.job
 
JobTemplateImpl - Class in com.northconcepts.datapipeline.job
 
JobTemplateImpl() - Constructor for class com.northconcepts.datapipeline.job.JobTemplateImpl
 
join(Record, RecordList, List<?>) - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 

K

K - Static variable in class com.northconcepts.datapipeline.meter.Meter
 

L

lastRow - Variable in class com.northconcepts.datapipeline.core.AbstractReader
 
left(int) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
LinedTextWriter - Class in com.northconcepts.datapipeline.core
Abstract super-class for writing records to a text stream.
LinedTextWriter(File) - Constructor for class com.northconcepts.datapipeline.core.LinedTextWriter
 
LinedTextWriter(Writer) - Constructor for class com.northconcepts.datapipeline.core.LinedTextWriter
 
log - Static variable in class com.northconcepts.datapipeline.core.DataEndpoint
 
log - Static variable in class com.northconcepts.datapipeline.core.RecordList
 
Lookup - Class in com.northconcepts.datapipeline.transform.lookup
 
Lookup() - Constructor for class com.northconcepts.datapipeline.transform.lookup.Lookup
 
LookupTransformer - Class in com.northconcepts.datapipeline.transform.lookup
 
LookupTransformer(FieldList, Lookup, boolean) - Constructor for class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
LookupTransformer(FieldList, Lookup) - Constructor for class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
lowerCase() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
lowerCaseFirstChar() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 

M

M - Static variable in class com.northconcepts.datapipeline.meter.Meter
 
match(char, String) - Method in class com.northconcepts.datapipeline.core.Parser
 
match(char) - Method in class com.northconcepts.datapipeline.core.Parser
 
match(int) - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
matchCHARACTER() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
matchDIGIT() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
matchDIGITS() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
matchDOUBLE() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
matchINTEGER() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
matchNEWLINE() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
matchNEWLINES() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
MAX_QUEUE_SIZE - Static variable in class com.northconcepts.datapipeline.multiplex.DeMux
 
maximum(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
 
MemoryReader - Class in com.northconcepts.datapipeline.memory
Obtains records from an in-memory RecordList.
MemoryReader(RecordList) - Constructor for class com.northconcepts.datapipeline.memory.MemoryReader
 
MemoryWriter - Class in com.northconcepts.datapipeline.memory
Writes records to an in-memory RecordList.
MemoryWriter() - Constructor for class com.northconcepts.datapipeline.memory.MemoryWriter
 
MemoryWriter(RecordList) - Constructor for class com.northconcepts.datapipeline.memory.MemoryWriter
 
Message - Class in com.northconcepts.datapipeline.core
 
Message(Message.Level, String, Throwable) - Constructor for class com.northconcepts.datapipeline.core.Message
 
Message(Message.Level, Throwable) - Constructor for class com.northconcepts.datapipeline.core.Message
 
Message(Message.Level, String, boolean) - Constructor for class com.northconcepts.datapipeline.core.Message
 
Message(Message.Level, String) - Constructor for class com.northconcepts.datapipeline.core.Message
 
Message.Level - Enum in com.northconcepts.datapipeline.core
 
Messages - Class in com.northconcepts.datapipeline.core
 
Messages() - Constructor for class com.northconcepts.datapipeline.core.Messages
 
Meter - Class in com.northconcepts.datapipeline.meter
 
Meter() - Constructor for class com.northconcepts.datapipeline.meter.Meter
 
Metered - Interface in com.northconcepts.datapipeline.meter
 
MeteredInputStream - Class in com.northconcepts.datapipeline.meter
 
MeteredInputStream(InputStream) - Constructor for class com.northconcepts.datapipeline.meter.MeteredInputStream
 
MeteredOutputStream - Class in com.northconcepts.datapipeline.meter
 
MeteredOutputStream(OutputStream) - Constructor for class com.northconcepts.datapipeline.meter.MeteredOutputStream
 
MeteredReader - Class in com.northconcepts.datapipeline.meter
A proxy that measures the rate (bytes/second) at which data is read.
MeteredReader(DataReader) - Constructor for class com.northconcepts.datapipeline.meter.MeteredReader
 
MeteredWriter - Class in com.northconcepts.datapipeline.meter
A proxy that measures the rate (bytes/second) at which data is written.
MeteredWriter(DataWriter) - Constructor for class com.northconcepts.datapipeline.meter.MeteredWriter
 
minimum(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
 
MINIMUM_BUFFER_SIZE - Static variable in class com.northconcepts.datapipeline.core.AsyncReader
 
minutesToDate() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
move(int, int) - Method in class com.northconcepts.datapipeline.core.RecordList
 
moveField(int, int) - Method in class com.northconcepts.datapipeline.core.Record
 
moveField(String, int) - Method in class com.northconcepts.datapipeline.core.Record
 
MultiWriter - Class in com.northconcepts.datapipeline.core
Writes records to multiple DataWriter.
MultiWriter() - Constructor for class com.northconcepts.datapipeline.core.MultiWriter
 
MultiWriter(DataWriter...) - Constructor for class com.northconcepts.datapipeline.core.MultiWriter
 

N

newProvider() - Method in enum com.northconcepts.datapipeline.excel.ExcelDocument.ProviderType
 
noResults(Record, List<?>) - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
NotRule - Class in com.northconcepts.datapipeline.filter.rule
 
NotRule(FieldFilterRule) - Constructor for class com.northconcepts.datapipeline.filter.rule.NotRule
 
nullCallback() - Static method in class com.northconcepts.datapipeline.job.JobCallback.Helper
 
nullToValue(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(Date) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(Date) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(Time) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(int) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(long) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(short) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(byte) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(boolean) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(char) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(double) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(float) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(byte[]) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
NullWriter - Class in com.northconcepts.datapipeline.core
Discards records.
NullWriter() - Constructor for class com.northconcepts.datapipeline.core.NullWriter
 
numberToBoolean() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
Converts the field's value to true if non-zero, otherwise false.
numberToDate(String, long) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToDate(long) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToDouble() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToInt() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToLong() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToString(DecimalFormat) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToString(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 

O

onFailure(R, W, Record, Throwable) - Method in interface com.northconcepts.datapipeline.job.JobCallback
 
onProgress(R, W, Record) - Method in interface com.northconcepts.datapipeline.job.JobCallback
 
onSuccess(R, W) - Method in interface com.northconcepts.datapipeline.job.JobCallback
 
open() - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
open() - Method in class com.northconcepts.datapipeline.core.AbstractWriter
 
open() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
open() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Makes this endpoint ready for reading or writing.
open() - Method in class com.northconcepts.datapipeline.core.DataEndpointGroup
 
open() - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
open() - Method in class com.northconcepts.datapipeline.core.ProxyReader
 
open() - Method in class com.northconcepts.datapipeline.core.ProxyWriter
 
open() - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
open() - Method in class com.northconcepts.datapipeline.core.SortingReader
 
open() - Method in class com.northconcepts.datapipeline.core.StreamWriter
 
open() - Method in class com.northconcepts.datapipeline.core.TextReader
 
open(InputStream) - Method in class com.northconcepts.datapipeline.excel.ExcelDocument
 
open(File) - Method in class com.northconcepts.datapipeline.excel.ExcelDocument
 
open() - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
open() - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
open() - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
open() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
open() - Method in class com.northconcepts.datapipeline.group.AggregateReader
 
open() - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
open() - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
open() - Method in class com.northconcepts.datapipeline.memory.MemoryReader
 
open() - Method in class com.northconcepts.datapipeline.pdf.PdfWriter
 
open() - Method in class com.northconcepts.datapipeline.rtf.RtfWriter
 
open() - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
open() - Method in class com.northconcepts.datapipeline.xml.XmlWriter
 
OrRule - Class in com.northconcepts.datapipeline.filter.rule
 
OrRule() - Constructor for class com.northconcepts.datapipeline.filter.rule.OrRule
 
OrRule(FieldFilterRule...) - Constructor for class com.northconcepts.datapipeline.filter.rule.OrRule
 

P

P - Static variable in class com.northconcepts.datapipeline.meter.Meter
 
padLeft(int, char) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
padRight(int, char) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
parse(String, char, char, boolean) - Static method in class com.northconcepts.datapipeline.csv.CSVReader
Utility method to quickly parse a line of text.
ParseException - Exception in com.northconcepts.datapipeline.expression
 
ParseException() - Constructor for exception com.northconcepts.datapipeline.expression.ParseException
 
ParseException(String) - Constructor for exception com.northconcepts.datapipeline.expression.ParseException
 
ParseException(Throwable) - Constructor for exception com.northconcepts.datapipeline.expression.ParseException
 
ParseException(String, Throwable) - Constructor for exception com.northconcepts.datapipeline.expression.ParseException
 
parseExpression(String) - Static method in class com.northconcepts.datapipeline.expression.ExpressionHelper
 
parseLogicalExpression(String) - Static method in class com.northconcepts.datapipeline.expression.ExpressionHelper
 
Parser - Class in com.northconcepts.datapipeline.core
 
Parser(Reader) - Constructor for class com.northconcepts.datapipeline.core.Parser
 
Parser(String) - Constructor for class com.northconcepts.datapipeline.core.Parser
 
parser - Variable in class com.northconcepts.datapipeline.core.ParsingReader
 
ParsingReader - Class in com.northconcepts.datapipeline.core
 
ParsingReader(File) - Constructor for class com.northconcepts.datapipeline.core.ParsingReader
 
ParsingReader(Reader) - Constructor for class com.northconcepts.datapipeline.core.ParsingReader
 
PatternMatch - Class in com.northconcepts.datapipeline.filter.rule
 
PatternMatch() - Constructor for class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
PatternMatch(String...) - Constructor for class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
PatternMatch(String, int) - Constructor for class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
PdfWriter - Class in com.northconcepts.datapipeline.pdf
Writes records to a PDF document stream.
PdfWriter(File) - Constructor for class com.northconcepts.datapipeline.pdf.PdfWriter
 
PdfWriter(OutputStream) - Constructor for class com.northconcepts.datapipeline.pdf.PdfWriter
 
peek(int) - Method in class com.northconcepts.datapipeline.core.DataReader
Looks ahead to return the next record at the specified index without reading it or null if one does not exist.
peek(int) - Method in class com.northconcepts.datapipeline.core.Parser
 
peekCHARACTER() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
pop() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
pop() - Method in class com.northconcepts.datapipeline.core.DataReader
Removes and returns the next record in this DataReaders buffer or null if it is empty.
pop() - Static method in class com.northconcepts.datapipeline.core.Messages
 
pop() - Method in class com.northconcepts.datapipeline.core.Parser
 
prefixMessageWith(String) - Method in exception com.northconcepts.datapipeline.core.DataException
Prefixes this exception's message with the specified text.
prepend(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
printStackTrace(PrintStream) - Method in exception com.northconcepts.datapipeline.core.DataException
Prints this throwable and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception com.northconcepts.datapipeline.core.DataException
Prints this throwable and its backtrace to the specified print writer.
ProxyLookup - Class in com.northconcepts.datapipeline.transform.lookup
 
ProxyLookup(Lookup) - Constructor for class com.northconcepts.datapipeline.transform.lookup.ProxyLookup
 
ProxyReader - Class in com.northconcepts.datapipeline.core
Abstract super-class for obtaining records from another DataReader, possibly transforming them along the way.
ProxyReader(DataReader) - Constructor for class com.northconcepts.datapipeline.core.ProxyReader
 
ProxyWriter - Class in com.northconcepts.datapipeline.core
Abstract super-class for writing records to another DataWriter, possibly transforming them along the way.
ProxyWriter(DataWriter) - Constructor for class com.northconcepts.datapipeline.core.ProxyWriter
 
pruneCache() - Method in class com.northconcepts.datapipeline.core.Parser
 
push(Record) - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
push(Record) - Method in class com.northconcepts.datapipeline.core.DataReader
Adds a record to this DataReaders buffer.
push() - Static method in class com.northconcepts.datapipeline.core.Messages
 
put(DeMux, Record) - Method in enum com.northconcepts.datapipeline.multiplex.DeMux.Strategy
 

R

read() - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
read() - Method in class com.northconcepts.datapipeline.core.DataReader
Reads the next record from this DataReader and increases the record-count by 1.
read() - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
read() - Method in class com.northconcepts.datapipeline.meter.MeteredInputStream
 
read(byte[], int, int) - Method in class com.northconcepts.datapipeline.meter.MeteredInputStream
 
read() - Method in class com.northconcepts.datapipeline.throttle.ThrottledInputStream
 
read(byte[], int, int) - Method in class com.northconcepts.datapipeline.throttle.ThrottledInputStream
 
readColumnValue(ResultSet, int, int, String) - Method in interface com.northconcepts.datapipeline.jdbc.JdbcValueReader
 
reader - Variable in class com.northconcepts.datapipeline.core.TextReader
 
reader - Variable in class com.northconcepts.datapipeline.xml.XmlReader
 
readImpl() - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
readImpl() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
readImpl() - Method in class com.northconcepts.datapipeline.core.DataReader
Overridden by subclasses to read the next record from this DataReader.
readImpl() - Method in class com.northconcepts.datapipeline.core.ProxyReader
 
readImpl() - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
readImpl() - Method in class com.northconcepts.datapipeline.core.TextReader
 
readImpl() - Method in class com.northconcepts.datapipeline.file.FileReader
 
readImpl() - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
readImpl() - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
readImpl() - Method in class com.northconcepts.datapipeline.memory.MemoryReader
 
readImpl() - Method in class com.northconcepts.datapipeline.meter.MeteredReader
 
readImpl() - Method in class com.northconcepts.datapipeline.multiplex.DeMuxReader
 
readImpl() - Method in class com.northconcepts.datapipeline.throttle.ThrottledReader
 
readImpl() - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
ready() - Method in class com.northconcepts.datapipeline.core.Parser
 
Record - Class in com.northconcepts.datapipeline.core
 
Record(Record) - Constructor for class com.northconcepts.datapipeline.core.Record
Creates a new record by copying the fields from another.
Record() - Constructor for class com.northconcepts.datapipeline.core.Record
 
Record(String...) - Constructor for class com.northconcepts.datapipeline.core.Record
Creates a new record with the specified field names.
Record(FieldList) - Constructor for class com.northconcepts.datapipeline.core.Record
Creates a new record with the specified field names.
Record.State - Enum in com.northconcepts.datapipeline.core
 
recordBreaks - Variable in class com.northconcepts.datapipeline.xml.XmlReader
 
RecordComparator - Class in com.northconcepts.datapipeline.core
 
RecordComparator() - Constructor for class com.northconcepts.datapipeline.core.RecordComparator
 
RecordComparator(RecordComparator) - Constructor for class com.northconcepts.datapipeline.core.RecordComparator
 
RecordList - Class in com.northconcepts.datapipeline.core
 
RecordList() - Constructor for class com.northconcepts.datapipeline.core.RecordList
 
RecordList(int) - Constructor for class com.northconcepts.datapipeline.core.RecordList
 
RecordList(Record...) - Constructor for class com.northconcepts.datapipeline.core.RecordList
 
remove(DataWriter) - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
remove(int) - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
remove(DataReader) - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
remove(int) - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
removeAll() - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
removeAll() - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
removeAllDataReader() - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
removeAllDataSink() - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
RemoveDuplicatesReader - Class in com.northconcepts.datapipeline.core
A proxy that removes duplicate records.
RemoveDuplicatesReader(DataReader, FieldList) - Constructor for class com.northconcepts.datapipeline.core.RemoveDuplicatesReader
 
RemoveDuplicatesReader(DataReader) - Constructor for class com.northconcepts.datapipeline.core.RemoveDuplicatesReader
 
removeField(int) - Method in class com.northconcepts.datapipeline.core.Record
 
removeField(String) - Method in class com.northconcepts.datapipeline.core.Record
 
RenameField - Class in com.northconcepts.datapipeline.transform
 
RenameField(String, String) - Constructor for class com.northconcepts.datapipeline.transform.RenameField
 
replace(int, int, String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
replaceChar(char, char) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
replaceString(CharSequence, CharSequence) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
reset(boolean) - Static method in class com.northconcepts.datapipeline.core.Functions
 
reset() - Method in class com.northconcepts.datapipeline.group.AggregateReader
 
reset() - Method in class com.northconcepts.datapipeline.meter.Meter
restarts the timer and count.
reset() - Method in class com.northconcepts.datapipeline.meter.MeteredInputStream
 
resetColumn() - Method in class com.northconcepts.datapipeline.core.Parser
 
resetRecordCount() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Restarts this endpoint's record-count at 0.
right(int) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
round(Rounder) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
Rounder - Class in com.northconcepts.datapipeline.transform.format
 
Rounder(Rounder.RoundingPolicy, int) - Constructor for class com.northconcepts.datapipeline.transform.format.Rounder
 
Rounder.RoundingPolicy - Enum in com.northconcepts.datapipeline.transform.format
 
RtfWriter - Class in com.northconcepts.datapipeline.rtf
Writes records to an RTF document stream.
RtfWriter(File) - Constructor for class com.northconcepts.datapipeline.rtf.RtfWriter
 
RtfWriter(OutputStream) - Constructor for class com.northconcepts.datapipeline.rtf.RtfWriter
 
run() - Method in class com.northconcepts.datapipeline.multiplex.DeMux
 

S

save(OutputStream) - Method in class com.northconcepts.datapipeline.excel.ExcelDocument
 
save(File) - Method in class com.northconcepts.datapipeline.excel.ExcelDocument
 
selectFields(FieldList) - Method in class com.northconcepts.datapipeline.core.Record
 
SequenceReader - Class in com.northconcepts.datapipeline.core
 
SequenceReader() - Constructor for class com.northconcepts.datapipeline.core.SequenceReader
 
Session - Interface in com.northconcepts.datapipeline.core
 
Session.SessionImpl - Class in com.northconcepts.datapipeline.core
 
Session.SessionImpl() - Constructor for class com.northconcepts.datapipeline.core.Session.SessionImpl
 
set(int, Object) - Method in class com.northconcepts.datapipeline.core.CompositeValue
 
set(String, Object) - Method in exception com.northconcepts.datapipeline.core.DataException
Maps a value to the specified key, overwriting any previous association.
set(String, char) - Method in exception com.northconcepts.datapipeline.core.DataException
Maps a character value to the specified key, overwriting any previous association.
set(String, int) - Method in exception com.northconcepts.datapipeline.core.DataException
Maps an int value to the specified key, overwriting any previous association.
set(String, long) - Method in exception com.northconcepts.datapipeline.core.DataException
Maps a long value to the specified key, overwriting any previous association.
set(String, double) - Method in exception com.northconcepts.datapipeline.core.DataException
Maps a double value to the specified key, overwriting any previous association.
set(String, boolean) - Method in exception com.northconcepts.datapipeline.core.DataException
Maps a boolean value to the specified key, overwriting any previous association.
set(String, Class<?>) - Method in class com.northconcepts.datapipeline.core.FieldDeclarations
 
set(int, Record) - Method in class com.northconcepts.datapipeline.core.RecordList
 
setAbsolutePaths(boolean) - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
setAlive() - Method in class com.northconcepts.datapipeline.core.Record
 
setAllowMultiLineText(boolean) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
setAscending(boolean) - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
setAutoCloseConnection(boolean) - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
setAutoCloseConnection(boolean) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
setAutofitColumns(boolean) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
setBatchSize(int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
Sets the number of records to chunk together in batch updates.
setCacheFieldIndexes(boolean) - Method in class com.northconcepts.datapipeline.core.SortingReader
 
SetCalculatedField - Class in com.northconcepts.datapipeline.transform
 
SetCalculatedField(String, String) - Constructor for class com.northconcepts.datapipeline.transform.SetCalculatedField
 
SetCalculatedField(String, String, FieldDeclarations) - Constructor for class com.northconcepts.datapipeline.transform.SetCalculatedField
 
setCascadeValues(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlField
 
setCloseStream(boolean) - Method in class com.northconcepts.datapipeline.core.StreamWriter
Specifies if the stream should be closed when this writer is closed (default is false).
setCloseWriterOnClose(boolean) - Method in class com.northconcepts.datapipeline.core.DebugReader
 
setCollator(Collator) - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
setCurrent(Messages) - Static method in class com.northconcepts.datapipeline.core.Messages
 
setDecimalPlaces(int) - Method in class com.northconcepts.datapipeline.transform.format.Rounder
 
setDeclaration(String) - Method in class com.northconcepts.datapipeline.xml.builder.XmlTemplate
 
setDescription(String) - Method in class com.northconcepts.datapipeline.core.DataEndpoint
 
setEvaluateExpressions(boolean) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
setExceptionOnFailure(boolean) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
setExceptionOnFailure(boolean) - Method in class com.northconcepts.datapipeline.validate.ValidatingReader
 
setExpressionAsString(String) - Method in exception com.northconcepts.datapipeline.expression.ParseException
 
SetField - Class in com.northconcepts.datapipeline.transform
 
SetField(String, String) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Date) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Date) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Time) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Integer) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Long) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Short) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Byte) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Character) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Double) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Float) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, byte[]) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Object) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
setFieldName(String) - Method in exception com.northconcepts.datapipeline.core.DataException
sets the field name associated with this exception.
setFieldName(String) - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
setFieldNames(String...) - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.core.AbstractWriter
 
setFieldSeparator(char) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
setFieldSeparator(char) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
 
setFillChar(char) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
setFillChar(char) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
setFilter(FileFilter) - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
setFilter(Filter) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
setFirstColumnIndex(int) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
setFirstRowIndex(int) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
setIncludeDirectories(boolean) - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
setJdbcType(String, int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
The given Java object will be converted to the given targetSqlType before being sent to the database.
setLastFieldConsumesRemaining(boolean) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
Set whether the last field in each record will contain the rest of each line.
setLastRow(int) - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
setMaxBufferSizeInBytes(long) - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
setName(String) - Method in class com.northconcepts.datapipeline.core.Field
 
setName(String) - Method in class com.northconcepts.datapipeline.xml.XmlField
 
setNestedDataReader(DataReader) - Method in class com.northconcepts.datapipeline.core.ProxyReader
Make sure to close old target and open the new one or call #setTargetDataReader(DataReader, boolean) with true.
setNestedDataReader(DataReader, boolean) - Method in class com.northconcepts.datapipeline.core.ProxyReader
 
setNestedDataWriter(DataWriter) - Method in class com.northconcepts.datapipeline.core.ProxyWriter
Make sure to close old target and open the new one or call ProxyWriter.setNestedDataWriter(DataWriter, boolean) with true.
setNestedDataWriter(DataWriter, boolean) - Method in class com.northconcepts.datapipeline.core.ProxyWriter
 
setNestedLookup(Lookup) - Method in class com.northconcepts.datapipeline.transform.lookup.ProxyLookup
 
setNewLine(String) - Method in class com.northconcepts.datapipeline.core.LinedTextWriter
 
setNewLine(String) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
setNull(FieldType) - Method in class com.northconcepts.datapipeline.core.Field
 
setPriority(int) - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
setQuoteChar(char) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
setQuoteChar(char) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
 
setRecord(Record) - Method in exception com.northconcepts.datapipeline.core.DataException
Sets the record associated with this exception.
setRecordStackTraceInMessage(boolean) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
setRecordStackTraceInMessage(boolean) - Method in class com.northconcepts.datapipeline.validate.ValidatingReader
 
setRecurseDirectories(boolean) - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
setRoundPolicy(Rounder.RoundingPolicy) - Method in class com.northconcepts.datapipeline.transform.format.Rounder
 
setSessionProperty(String, Object) - Method in class com.northconcepts.datapipeline.core.Field
 
setSessionProperty(String, Object) - Method in class com.northconcepts.datapipeline.core.Record
 
setSessionProperty(String, Object) - Method in class com.northconcepts.datapipeline.core.Session.SessionImpl
 
setSessionProperty(String, Object) - Method in interface com.northconcepts.datapipeline.core.Session
 
setSheetIndex(int) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
setSheetIndex(int) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
setSheetName(String) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
setSheetName(String) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
setStartingColumn(int) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
setStartingRow(int) - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
setTrimFields(boolean) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
setTruncateFields(boolean) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
setUnitsPerSecond(int) - Method in class com.northconcepts.datapipeline.throttle.Throttle
 
setUseSheetColumnCount(boolean) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
Set whether to use the entire worksheet (or just the current row) when determining each record's field count.
setValue(Object) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(String) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(Date) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(Date) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(Time) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(int) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(long) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(short) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(byte) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(boolean) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(char) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(double) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(float) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(byte[]) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(String, Object) - Method in class com.northconcepts.datapipeline.xml.builder.XmlTemplate
 
setValue(String, Object, Class<?>) - Method in class com.northconcepts.datapipeline.xml.builder.XmlTemplate
 
setValueReader(JdbcValueReader) - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
size() - Method in class com.northconcepts.datapipeline.core.CompositeValue
 
size() - Method in class com.northconcepts.datapipeline.core.FieldList
 
skip(int) - Method in class com.northconcepts.datapipeline.core.DataReader
Skips over the specified number of records.
skip(long) - Method in class com.northconcepts.datapipeline.meter.MeteredInputStream
 
skipField(int) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
sort(RecordComparator, boolean) - Method in class com.northconcepts.datapipeline.core.RecordList
 
sort(RecordComparator) - Method in class com.northconcepts.datapipeline.core.RecordList
 
SortingReader - Class in com.northconcepts.datapipeline.core
A proxy that sorts records.
SortingReader(DataReader, int) - Constructor for class com.northconcepts.datapipeline.core.SortingReader
 
SortingReader(DataReader) - Constructor for class com.northconcepts.datapipeline.core.SortingReader
 
startingRow - Variable in class com.northconcepts.datapipeline.core.AbstractReader
 
stopTimer() - Method in class com.northconcepts.datapipeline.meter.Meter
 
StreamWriter - Class in com.northconcepts.datapipeline.core
Writes records to a stream in a human-readable format.
StreamWriter(File) - Constructor for class com.northconcepts.datapipeline.core.StreamWriter
 
StreamWriter(Writer) - Constructor for class com.northconcepts.datapipeline.core.StreamWriter
 
StreamWriter(OutputStream) - Constructor for class com.northconcepts.datapipeline.core.StreamWriter
 
stringToBoolean() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToByte() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToChar() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToDate(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToDateTime(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToDouble() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToDouble(DecimalFormat) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToDouble(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToFloat() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToInt() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToLong() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToShort() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToTime(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
sublist(int, int, boolean) - Method in class com.northconcepts.datapipeline.core.RecordList
 
sublist(int, boolean) - Method in class com.northconcepts.datapipeline.core.RecordList
 
substring(int, int) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
substring(int) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
sum(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
 

T

T - Static variable in class com.northconcepts.datapipeline.meter.Meter
 
take(DeMuxReader) - Method in enum com.northconcepts.datapipeline.multiplex.DeMux.Strategy
 
text(String) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
TextReader - Class in com.northconcepts.datapipeline.core
Abstract super-class for obtaining records from a text stream.
TextReader(File) - Constructor for class com.northconcepts.datapipeline.core.TextReader
 
TextReader(Reader) - Constructor for class com.northconcepts.datapipeline.core.TextReader
 
TextWriter - Class in com.northconcepts.datapipeline.core
 
TextWriter(File) - Constructor for class com.northconcepts.datapipeline.core.TextWriter
 
TextWriter(Writer) - Constructor for class com.northconcepts.datapipeline.core.TextWriter
 
Throttle - Class in com.northconcepts.datapipeline.throttle
 
Throttle(Meter, int) - Constructor for class com.northconcepts.datapipeline.throttle.Throttle
 
throttle() - Method in class com.northconcepts.datapipeline.throttle.Throttle
 
Throttled - Interface in com.northconcepts.datapipeline.throttle
 
ThrottledInputStream - Class in com.northconcepts.datapipeline.throttle
 
ThrottledInputStream(InputStream, int) - Constructor for class com.northconcepts.datapipeline.throttle.ThrottledInputStream
 
ThrottledOutputStream - Class in com.northconcepts.datapipeline.throttle
 
ThrottledOutputStream(OutputStream, int) - Constructor for class com.northconcepts.datapipeline.throttle.ThrottledOutputStream
 
ThrottledReader - Class in com.northconcepts.datapipeline.throttle
A proxy that limits the rate (bytes/second) at which data is read.
ThrottledReader(DataReader, int) - Constructor for class com.northconcepts.datapipeline.throttle.ThrottledReader
 
ThrottledWriter - Class in com.northconcepts.datapipeline.throttle
A proxy that limits the rate (bytes/second) at which data is written.
ThrottledWriter(DataWriter, int) - Constructor for class com.northconcepts.datapipeline.throttle.ThrottledWriter
 
timeToString(DateFormat) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
timeToString(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
tooManyResults(Record, List<?>, RecordList) - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
toString() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
toString() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
 
toString() - Method in class com.northconcepts.datapipeline.core.Field
 
toString(String) - Method in class com.northconcepts.datapipeline.core.FieldList
 
toString() - Method in class com.northconcepts.datapipeline.core.FieldList
 
toString() - Method in class com.northconcepts.datapipeline.core.Message
 
toString() - Method in class com.northconcepts.datapipeline.core.Messages
 
toString() - Method in class com.northconcepts.datapipeline.core.Record
 
toString() - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
toString() - Method in class com.northconcepts.datapipeline.filter.FilterExpression
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.IsFieldType
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.IsInstanceOfJavaType
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.IsJavaType
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.IsNotNull
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.NotRule
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.OrRule
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
toString() - Method in class com.northconcepts.datapipeline.group.AggregateReader
 
toString() - Method in class com.northconcepts.datapipeline.meter.Meter
 
toString() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.Operation
 
toString() - Method in class com.northconcepts.datapipeline.transform.CopyField
 
toString() - Method in class com.northconcepts.datapipeline.transform.ExcludeFields
 
toString() - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
 
toString() - Method in class com.northconcepts.datapipeline.transform.format.Rounder
 
toString() - Method in class com.northconcepts.datapipeline.transform.IncludeFields
 
toString() - Method in class com.northconcepts.datapipeline.transform.lookup.JdbcLookup
 
toString() - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
toString() - Method in class com.northconcepts.datapipeline.transform.RenameField
 
toString() - Method in class com.northconcepts.datapipeline.transform.SetCalculatedField
 
toString() - Method in class com.northconcepts.datapipeline.transform.SetField
 
toString() - Method in class com.northconcepts.datapipeline.xml.XmlField
 
toString() - Method in class com.northconcepts.datapipeline.xml.XmlRecordBreak
 
transfer(DataReader, DataWriter) - Method in interface com.northconcepts.datapipeline.job.JobTemplate
 
transfer(R, W, boolean, JobCallback<R, W>) - Method in interface com.northconcepts.datapipeline.job.JobTemplate
 
transfer(DataReader, DataWriter) - Method in class com.northconcepts.datapipeline.job.JobTemplateImpl
 
transfer(R, W, boolean, JobCallback<R, W>) - Method in class com.northconcepts.datapipeline.job.JobTemplateImpl
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.CopyField
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.ExcludeFields
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.IncludeFields
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.RenameField
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.SetCalculatedField
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.SetField
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.Transformer
 
Transformer - Class in com.northconcepts.datapipeline.transform
 
Transformer() - Constructor for class com.northconcepts.datapipeline.transform.Transformer
 
transformField(Field) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
transformField(Field) - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
 
TransformingReader - Class in com.northconcepts.datapipeline.transform
A proxy that applies transformations to records passing through.
TransformingReader(DataReader) - Constructor for class com.northconcepts.datapipeline.transform.TransformingReader
 
transformRecord(Record, Transformer, Messages) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
trim() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
trimLeft() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
trimRight() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 

U

upperCase() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
upperCaseFirstChar() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 

V

ValidatingReader - Class in com.northconcepts.datapipeline.validate
A proxy that validates records by applying a set of filters.
ValidatingReader(DataReader) - Constructor for class com.northconcepts.datapipeline.validate.ValidatingReader
 
valueBuffer - Variable in class com.northconcepts.datapipeline.core.ParsingReader
 
ValueMatch<T> - Class in com.northconcepts.datapipeline.filter.rule
 
ValueMatch() - Constructor for class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
ValueMatch(T...) - Constructor for class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
ValueMatch(Collection<?>) - Constructor for class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
valueOf(String) - Static method in enum com.northconcepts.datapipeline.core.DataEndpoint.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.core.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.core.Message.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.core.Record.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.excel.ExcelDocument.ProviderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.multiplex.DeMux.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.transform.format.Rounder.RoundingPolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.northconcepts.datapipeline.core.DataEndpoint.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.core.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.core.Message.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.core.Record.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.excel.ExcelDocument.ProviderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.multiplex.DeMux.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.transform.format.Rounder.RoundingPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
valueToString() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 

W

when(String) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
wrap(String, Throwable) - Static method in exception com.northconcepts.datapipeline.core.DataException
Converts an exception to a DataException and prefixes the original message with the specified text.
wrap(Throwable) - Static method in exception com.northconcepts.datapipeline.core.DataException
Converts an exception to a DataException.
write(Record) - Method in class com.northconcepts.datapipeline.core.AbstractWriter
 
write(Record) - Method in class com.northconcepts.datapipeline.core.DataWriter
Writes the specified record to this DataWriter and increases the record-count by 1.
write(Record) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
write(int) - Method in class com.northconcepts.datapipeline.meter.MeteredOutputStream
 
write(byte[], int, int) - Method in class com.northconcepts.datapipeline.meter.MeteredOutputStream
 
write(byte[], int, int) - Method in class com.northconcepts.datapipeline.throttle.ThrottledOutputStream
 
write(int) - Method in class com.northconcepts.datapipeline.throttle.ThrottledOutputStream
 
write(ExpressionContext, Writer) - Method in class com.northconcepts.datapipeline.xml.builder.XmlAttribute
 
write(ExpressionContext, Writer) - Method in class com.northconcepts.datapipeline.xml.builder.XmlExpression
 
writeEnd(ExpressionContext, Writer) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNode
 
writeEndImpl(ExpressionContext, Writer) - Method in class com.northconcepts.datapipeline.xml.builder.XmlConditionalNode
 
writeEndImpl(ExpressionContext, Writer) - Method in class com.northconcepts.datapipeline.xml.builder.XmlElement
 
writeEndImpl(ExpressionContext, Writer) - Method in class com.northconcepts.datapipeline.xml.builder.XmlFragment
 
writeEndImpl(ExpressionContext, Writer) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNode
 
writeEndImpl(ExpressionContext, Writer) - Method in class com.northconcepts.datapipeline.xml.builder.XmlText
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.core.AbstractWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.core.DataWriter
Overridden by subclasses to write the specified record to this DataWriter.
writeImpl(Record) - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.core.NullWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.core.ProxyWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.core.StreamWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.file.FileWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.memory.MemoryWriter
 
writeRecord(Record) - Method in class com.northconcepts.datapipeline.core.AbstractWriter
 
writeRecord(Record) - Method in class com.northconcepts.datapipeline.core.LinedTextWriter
 
writeRecord(Record) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
writeRecord(Record) - Method in class com.northconcepts.datapipeline.pdf.PdfWriter
 
writeRecord(Record) - Method in class com.northconcepts.datapipeline.rtf.RtfWriter
 
writeRecord(Record) - Method in class com.northconcepts.datapipeline.xml.XmlWriter
 
writeStart(ExpressionContext, Writer) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNode
 
writeStartImpl(ExpressionContext, Writer) - Method in class com.northconcepts.datapipeline.xml.builder.XmlConditionalNode
 
writeStartImpl(ExpressionContext, Writer) - Method in class com.northconcepts.datapipeline.xml.builder.XmlElement
 
writeStartImpl(ExpressionContext, Writer) - Method in class com.northconcepts.datapipeline.xml.builder.XmlFragment
 
writeStartImpl(ExpressionContext, Writer) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNode
 
writeStartImpl(ExpressionContext, Writer) - Method in class com.northconcepts.datapipeline.xml.builder.XmlText
 

X

XmlAttribute - Class in com.northconcepts.datapipeline.xml.builder
 
XmlAttribute(String, String) - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlAttribute
 
XmlAttribute(String, String, String) - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlAttribute
 
XmlConditionalNode - Class in com.northconcepts.datapipeline.xml.builder
 
XmlConditionalNode(String) - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlConditionalNode
 
XmlDetailMarker - Class in com.northconcepts.datapipeline.xml.builder
 
XmlElement - Class in com.northconcepts.datapipeline.xml.builder
 
XmlElement(String) - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlElement
 
XmlExpression - Class in com.northconcepts.datapipeline.xml.builder
 
XmlExpression(String) - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlExpression
 
XmlField - Class in com.northconcepts.datapipeline.xml
 
XmlField() - Constructor for class com.northconcepts.datapipeline.xml.XmlField
 
XmlField(String, String, boolean) - Constructor for class com.northconcepts.datapipeline.xml.XmlField
 
XmlFragment - Class in com.northconcepts.datapipeline.xml.builder
 
XmlFragment() - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlFragment
 
XmlLogicalExpression - Class in com.northconcepts.datapipeline.xml.builder
 
XmlLogicalExpression(String) - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlLogicalExpression
 
XmlNode - Class in com.northconcepts.datapipeline.xml.builder
 
XmlNode() - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlNode
 
XmlNodeContainer - Class in com.northconcepts.datapipeline.xml.builder
 
XmlReader - Class in com.northconcepts.datapipeline.xml
Obtains records from an XML stream.
XmlReader(File) - Constructor for class com.northconcepts.datapipeline.xml.XmlReader
 
XmlReader(Reader) - Constructor for class com.northconcepts.datapipeline.xml.XmlReader
 
XmlReader(XMLStreamReader) - Constructor for class com.northconcepts.datapipeline.xml.XmlReader
 
XmlReader(XmlNodeReader) - Constructor for class com.northconcepts.datapipeline.xml.XmlReader
 
XmlRecordBreak - Class in com.northconcepts.datapipeline.xml
 
XmlRecordBreak() - Constructor for class com.northconcepts.datapipeline.xml.XmlRecordBreak
 
XmlRecordBreak(String) - Constructor for class com.northconcepts.datapipeline.xml.XmlRecordBreak
 
XmlTemplate - Class in com.northconcepts.datapipeline.xml.builder
 
XmlTemplate() - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlTemplate
 
XmlText - Class in com.northconcepts.datapipeline.xml.builder
 
XmlText(String) - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlText
 
XmlWriter - Class in com.northconcepts.datapipeline.xml
Writes records to an XML stream using a template.
XmlWriter(XmlTemplate, File) - Constructor for class com.northconcepts.datapipeline.xml.XmlWriter
 
XmlWriter(XmlTemplate, Writer) - Constructor for class com.northconcepts.datapipeline.xml.XmlWriter
 

A B C D E F G H I J K L M N O P R S T U V W X

Copyright (c) 2007-2012 North Concepts Inc. All Rights Reserved.