Java org.eclipse.jgit.attributes AttributesNodeProvider fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jgit.attributes AttributesNodeProvider fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Method

AttributesNodegetGlobalAttributesNode()
Retrieve the org.eclipse.jgit.attributes.AttributesNode that holds the information located in the global gitattributes file.
AttributesNodegetInfoAttributesNode()
Retrieve the org.eclipse.jgit.attributes.AttributesNode that holds the information located in $GIT_DIR/info/attributes file.