Class FileBody
java.lang.Object
org.mozilla.javascript.tools.idswitch.FileBody
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchar[]
int
int
int
boolean
nextLine()
void
boolean
setReplacement
(int begin, int end, String text) void
boolean
void
void
-
Constructor Details
-
FileBody
public FileBody()
-
-
Method Details
-
getBuffer
public char[] getBuffer() -
readData
- Throws:
IOException
-
writeInitialData
- Throws:
IOException
-
writeData
- Throws:
IOException
-
wasModified
public boolean wasModified() -
setReplacement
-
getLineNumber
public int getLineNumber() -
getLineBegin
public int getLineBegin() -
getLineEnd
public int getLineEnd() -
startLineLoop
public void startLineLoop() -
nextLine
public boolean nextLine()
-