|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
---|---|
com.puppycrawl.tools.checkstyle.api.Utils.getLines(String)
consider using FileText instead |
|
com.puppycrawl.tools.checkstyle.api.Utils.getLines(String, String)
consider using FileText instead |
|
com.puppycrawl.tools.checkstyle.ConfigurationLoader.loadConfiguration(InputStream, PropertyResolver, boolean)
As this method does not provide a valid system ID, preventing resolution of external entities, a version using an InputSource
should be used instead |
|
com.puppycrawl.tools.checkstyle.gui.ParseTreeInfoPanel.parseFile(String)
Use ParseTreeInfoPanel.parseFile(FileText) instead |
Deprecated Constructors | |
---|---|
com.puppycrawl.tools.checkstyle.api.FileContents(String, String[])
Use FileContents.FileContents(FileText) instead
in order to preserve the original line breaks where possible. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |