public interface Content
*bold*).| Modifier and Type | Method and Description |
|---|---|
BasedSequence |
getContentChars() |
BasedSequence |
getContentChars(int startLine,
int endLine) |
List<BasedSequence> |
getContentLines() |
List<BasedSequence> |
getContentLines(int startLine,
int endLine) |
BasedSequence |
getLineChars(int index) |
int |
getLineCount() |
BasedSequence |
getSpanningChars() |
BasedSequence getSpanningChars()
int getLineCount()
BasedSequence getLineChars(int index)
BasedSequence getContentChars()
BasedSequence getContentChars(int startLine, int endLine)
List<BasedSequence> getContentLines()
List<BasedSequence> getContentLines(int startLine, int endLine)
Copyright © 2018. All rights reserved.