Deprecated Methods |
ORG.oclc.ber.DataDir.daddBits(int, byte, String)
Use addBits method instead. |
ORG.oclc.ber.DataDir.daddBytes(int, byte, byte[])
Use add method instead. |
ORG.oclc.ber.DataDir.daddBytes(int, byte, byte[], int, int)
Use add method instead. |
ORG.oclc.ber.DataDir.daddChar(int, byte, byte[])
Use the add method instead |
ORG.oclc.ber.DataDir.daddChar(int, byte, byte[], int, int)
Use the add method instead |
ORG.oclc.ber.DataDir.daddChar(int, byte, String)
Use the add method instead. |
ORG.oclc.ber.DataDir.daddDir(DataDir)
Use the add method instead. |
ORG.oclc.ber.DataDir.daddDir(DataDir, int)
Use the add method instead. |
ORG.oclc.ber.DataDir.daddNum(int, byte, int)
Use the add method instead. |
ORG.oclc.ber.DataDir.daddNum(int, byte, long)
Use the add method instead. |
ORG.oclc.ber.DataDir.daddObj(DataDirObject)
Use replace method instead |
ORG.oclc.ber.DataDir.daddObj(int, byte, DataDirObject)
Use the add method instead. |
ORG.oclc.ber.DataDir.daddoid(int, byte, String)
Use addOID method instead. |
ORG.oclc.ber.DataDir.daddString(int, byte, String)
Use add method instead |
ORG.oclc.ber.DataDir.daddTag(int, byte)
Use add method instead. |
ORG.oclc.ber.DataDir.ddelDir()
Use the delete method instead. |
ORG.oclc.ber.DataDir.dgetBits()
Use the getBits method instead |
ORG.oclc.ber.DataDir.dgetChar()
Use getString method instead. |
ORG.oclc.ber.DataDir.dgetLong()
Use the getLong method instead. |
ORG.oclc.ber.DataDir.dgetNum()
Use the getLong method instead. |
ORG.oclc.ber.DataDir.dgetoid()
Use the getOID method instead. |
ORG.oclc.ber.DataDir.dinsTag(int, byte)
Use insertParent instead |
ORG.oclc.mantis.verbs.MVerb.doInit()
This method is no longer used.
Its functionality has been replaced by initMUser() |
ORG.oclc.ber.DataDir.drepChar(String)
Use replace method instead. |
ORG.oclc.ber.DataDir.dreplaceDir(DataDir)
Use the replace method instead. |
ORG.oclc.ber.DataDir.dreplaceNum(int)
Use the replace method instead. |
ORG.oclc.ber.DataDir.dtagFound(int, byte)
Use the find and findNext methods instead. |
ORG.oclc.ber.DataDir.dtagLocate(int, byte)
Use the find and findNext methods instead. |
ORG.oclc.ber.DataDir.dtagLocate(int, byte, int)
Use the find and findNext methods instead. |
ORG.oclc.jassi.DataPairs.getall(String)
Incorrectly named. |
ORG.oclc.qparse.ASCII_UCodeESC_CharStream.getColumn()
|
ORG.oclc.qparse.ASCII_UCodeESC_CharStream.getLine()
|
ORG.oclc.ber.DataDir.hasSameDataAs(DataDir)
Use dataEquals method instead. |
ORG.oclc.ber.DataDir.integerData()
Use getInt or getLong instead. |
ORG.oclc.ber.DataDir.isSameAs(DataDir)
Use equals method instead. |
ORG.oclc.jassi.UserStateObject.putPUD(String, DataDir)
Use putPUP method instead. |
ORG.oclc.jassi.UserStateObject.putPUD(String, String)
Use putPUP method instead. |
ORG.oclc.qparse.Map.queryNormalizerClass()
use termNormalizerClass() |
ORG.oclc.jassi.DataPairs.removeall(String)
Incorrectly named. |
ORG.oclc.jassi.UserStateObject.removePUD(String)
Use removePUP method instead. |
ORG.oclc.gadgets.FormatRecords.runFormat(ZDb, String, Vector)
use runFormat(zDb, formatType, rawRecords, recno, wrapperData) |
ORG.oclc.ber.DataDir.setClass(byte)
see setClass(int) |
ORG.oclc.ber.DataDir.stringData()
Use the getString method instead. |