|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Object.toString()
) of all fields
To be used when header parsing is enabled.
Object.toString()
) of the given fields
To be used when header parsing is enabled.
FieldSource
s.
Document
to one or more CSV files.
InputSource
.
AbstractCSVReader
from a format string.
AbstractCSVWriter
from a format string.
CSVReader
that reads from the given buffered reader.
CSVReader
that reads from the given reader.
CSVReader
that reads from the given stream.
AbstractCSVWriter
where you can write records into and then call
the CSVReaderBuilder.toReader()
method to build an AbstractCSVReader
that can
read exactly these records.Writer
.
ExpectReader.ensureReadLine()
, but trim the response and
skip empty lines.
Matcher
.
Matcher
.
FieldReader
that uses an Enum
that implements
FieldEnum
as its field type.EnumFieldReader
BufferedReader
.
Reader
.
InputStream
.
FieldReader
, as seen from the
perspective of the "consumer" that uses the parsed data.Enum
type that should be used by
the EnumFieldReader
.FieldReaderException
.FixedWidthCSVReader
that reads from the given
buffered reader using left-aligned space-padded columns only and no
separators.
FixedWidthCSVReader
that reads from the given
buffered reader using columns parsed from the given column specs and no
separators.
FixedWidthCSVReader
that reads from the given
buffered reader using the given columns and no separators.
FixedWidthCSVReader
that reads from the given
buffered reader using the given columns and separators.
FixedWidthCSVReader
that reads from the given reader
using left-aligned space-padded columns only and no separators.
FixedWidthCSVReader
that reads from the given reader
using columns parsed from the given column specs and no separators.
FixedWidthCSVReader
that reads from the given reader
using the given columns and no separators.
FixedWidthCSVReader
that reads from the given reader
using the given columns and separators.
FixedWidthCSVReader
that reads from the given stream
using left-aligned space-padded columns only and no separators.
FixedWidthCSVReader
that reads from the given stream
using columns parsed from the given column specs and no separators.
FixedWidthCSVReader
that reads from the given stream
using the given columns and no separators.
FixedWidthCSVReader
that reads from the given stream
using the given columns and separators.
Writer
using
left-aligned space-padded columns only and no separators.
Writer
using
columns parsed from the given column specs and no separators.
Writer
using the
given columns and no separators.
Writer
using the
given columns and separators.
Enum
names to their values.
InputStream
to an OutputStream
.
Reader
to a Writer
.
DateFormat
for parsing.
Format
for parsing.
NumberFormat
for parsing.
FieldReader
used to parse the CSV file, for customizing
its field sources or other parameters.
Reader
that reads from a BufferedReader
and counts the
lines read.InputStream
completely into a String
.
DOM
parser that annotates each
Node
with an approximate line/column number where it was
parsed.BinaryExpression
that uses the secondary name "mask" in non-random
mode to specify a bit mask that is ANDed with the expression to test.Parser
for matching.$INCLUDE
statements.FieldReader
class and
classes that are used by it.OutputStream
that can be used for
splitting larger files into chunks.NumberExpression
.
Unmarshaller
for parsing the
resulting XML.
Document
from the
resulting XML.
Element
.
Unmarshaller
for parsing the
resulting XML.
Document
from the
resulting XML.
Element
.
String
or other char sequence using a JAXB
Unmarshaller
for parsing the resulting XML.
String
or other char sequence and create a new DOM
Document
from the resulting XML.
String
or other char sequence and add the resulting XML
to a DOM Element
.
InputSource
to a DOM document that contains line
number information, using the default DocumentBuilder
.
InputSource
to a DOM document that contains line
number information, using a custom DocumentBuilder
.
MatchTemplate
s.MatchTemplate
.
MatchTemplate
.
MatchTemplate
.
MatchTemplate
.
MatchTemplate
.
String
or other char sequence to a CSV file.
Pattern
s.Properties
file as if it was a CSV (Comma
Separated Value) file.PropertiesCSVReader
that reads from the given
Properties
file.
PropertiesCSVReader
that reads from the given
Properties
file.
Properties
file as if it was a CSV (Comma Separated
Value) file.PropertiesCSVWriter
that writes to the given
Properties
file.
PropertiesCSVWriter
that writes to the given
Properties
file.
PropertiesCSVWriter
that writes to the given output
stream.
PropertiesCSVWriter
that writes to the given output
stream.
Pattern.quote(String)
instead
Map
using the given keys/headers.
Matcher
or
null
.
Matcher
or
null
.
DEBUGWRITE
and
DUMPLINE
commands write to.
System.err
by default).
null
).
FieldSource
s to be used for this field reader.
FieldDefinition
that does not use an additional Format
, and
therefore always produces Strings.SplitOutputStream
.InputStream
to an
OutputStream
or from a Reader
to a Writer
.UTF-BOM.- UTFBOMCharsetsProvider() -
Constructor for class net.sf.jmatchparser.util.charset.UTFBOMCharsetsProvider
-
ParseFormat
on another field
source.
Map
of headers to
values, and a header list.
AbstractCSVWriter
and close both reader and writer.
XMLCSVReader
that reads from the given DOM document.
XMLCSVReader
that reads from the given DOM document.
XMLCSVWriter
that writes to the given DOM document.
XMLCSVWriter
that writes to the given DOM document.
XPathExpression
s for the columns.XPathCSVReader
that reads from the given DOM
document.
XPathCSVReader
that reads from the given DOM
document.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |