Java org.eclipse.jgit.revwalk FooterLine fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jgit.revwalk FooterLine fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jgit.revwalk FooterLine.

The text is from its open source code.

Method

StringgetEmailAddress()
Extract the email address (if present) from the footer.
StringgetKey()
Get key name of this footer.
StringgetValue()
Get value of this footer.
booleanmatches(FooterKey key)
Whether keys match