Expose RawParseUtils.match to application callers
commitbdcef76c5e960fa37e9248c0fe32d1dd5d98747d
authorShawn O. Pearce <spearce@spearce.org>
Wed, 1 Oct 2008 01:31:26 +0000 (30 18:31 -0700)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Fri, 3 Oct 2008 06:22:55 +0000 (3 08:22 +0200)
treed4e4aca50b63936dd0a7d65bfee92476f600e806
parent2e225cfcff96dcb668695bd9bbf076d377cb981e
Expose RawParseUtils.match to application callers

This utility can be useful when parsing a buffer directly, such as
for a commit or tag object's header lines.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/src/org/spearce/jgit/util/RawParseUtils.java