|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Classes | |
|---|---|
| org.prorefactor.refactor.source.CompileUnit
|
|
| org.prorefactor.core.JPNav
|
|
| Deprecated Fields | |
|---|---|
| com.joanju.cgs.log4j.CgsHtmlLayout.LOCATION_INFO_OPTION
Options are now handled using the JavaBeans paradigm. This constant is not longer needed and will be removed in the near term. |
|
| Deprecated Methods | |
|---|---|
| org.prorefactor.treeparser.FieldBuffer.copyBare(SymbolScope)
INVALID. Do not use. There is never any reason to copy a FieldBuffer, since they are created by the tree parser on the fly. They are not defined formally in the syntax. |
|
| org.prorefactor.core.JPNav.findFieldRefIdNode(JPNode)
|
|
| com.joanju.ProparseLdr.getFilenameArray()
May,2006. The new "filename-list" node attribute is used when the tree is loaded into JPNode, and the filename array is stored in the ProgramRootNode object. |
|
| com.joanju.ProparseLdr.getIndexFilename(int)
See the new "filename-list" node attribute in Proparse. |
|
| org.prorefactor.core.Util.split(String, char)
Use Java 1.4 String.split() instead. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||