Java org.eclipse.jdt.core.search SearchDocument fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jdt.core.search SearchDocument fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jdt.core.search SearchDocument.

The text is from its open source code.

Subclass

org.eclipse.jdt.core.search.SearchDocument has subclasses.
Click this link to see all its subclasses.

Method

char[]getCharContents()
Returns the contents of this document.
SearchParticipantgetParticipant()
Returns the participant that created this document.
StringgetPath()
Returns the path to the original document to publicly mention in index or search results.
voidsetIndex(Index indexToSet)
voidsetParser(SourceElementParser sourceElementParser)