jMatchParser 0.1 API

jMatchParser
net.sf.jmatchparser.template This package contains the public interface of the jMatchParser template parser.

 

Utility Classes
net.sf.jmatchparser.util This package and its subpackages contain utility classes useful for parsing.
net.sf.jmatchparser.util.charset This package contains utility classes useful for converting charsets, and a charset provider that provides a huge amount of extra charsets.
net.sf.jmatchparser.util.charset.icu4jchardet This package contains a charset provider for a character set that uses ICU4J for automatically detecting the charset.
net.sf.jmatchparser.util.charset.jchardet This package contains a charset provider for a character set that uses jChardet for automatically detecting the charset.
net.sf.jmatchparser.util.charset.juniversalchardet This package contains a charset provider for a character set that uses jUniversalChardet for automatically detecting the charset.
net.sf.jmatchparser.util.csv This package contains utility classes useful for parsing and creating CSV and similar column-based files.
net.sf.jmatchparser.util.csv.fieldreader This package contains the FieldReader class and classes that are used by it.
net.sf.jmatchparser.util.split This package contains an OutputStream that can be used for splitting larger files into chunks.

 



Copyright © 2011. All Rights Reserved.