All Packages Class Hierarchy
ABCDEFGHIJKLMNOPQRSTUVWXYZ_
Index of all Fields and Methods
- actionPerformed(ActionEvent).Method in class com.openly.SLinkS.BibDataFrame
-
- addChars(String).Method in class com.openly.SLinkS.SLinkSElement
- call this method to add character data to the element
- addLocator(Locator).Method in class com.openly.SLinkS.ParseResult
-
- apply(String).Method in class com.openly.SLinkS.Normalization
-
- AsciiString().Constructor for class com.openly.SLinkS.AsciiString
-
- AsciiString(String).Constructor for class com.openly.SLinkS.AsciiString
-
- BibDataChoice().Constructor for class com.openly.SLinkS.BibDataChoice
-
- BibDataChoice(int).Constructor for class com.openly.SLinkS.BibDataChoice
-
- BibDataFrame(String).Constructor for class com.openly.SLinkS.BibDataFrame
-
- BibTitle(String).Constructor for class com.openly.SLinkS.BibTitle
-
- Calculator().Constructor for class com.openly.SLinkS.Calculator
-
- characters(char[], int, int).Method in class com.openly.SLinkS.SLinkSHandler
-
- check37(String).Static method in class com.openly.SLinkS.AsciiString
- check37 implements a mod 37 checksum as given in the SICI spec
- clear().Method in class com.openly.SLinkS.BibData
-
- clear().Method in class com.openly.SLinkS.IsoDateString
-
- clear().Method in class com.openly.SLinkS.Snarfer
-
- clearLocal().Method in class com.openly.SLinkS.BibData
-
- close().Method in class com.openly.SLinkS.SLinkSElement
- Call close on end element events
- compareTo(IsoDateString).Method in class com.openly.SLinkS.IsoDateString
- does for date strings what compare to does for strings
- cookie.Variable in class com.openly.SLinkS.ParseResult
-
- DefaultNormalizationTable().Constructor for class com.openly.SLinkS.DefaultNormalizationTable
-
- doi.Variable in class com.openly.SLinkS.ParseResult
-
- Dsig().Constructor for class com.openly.util.Dsig
-
- dsig(String, String, String).Static method in class com.openly.util.Dsig
-
- endElement(String).Method in class com.openly.SLinkS.SLinkSHandler
-
- fetch(String).Static method in class com.openly.SLinkS.Net
-
- follow(String).Static method in class com.openly.SLinkS.Net
-
The follow method does not distinguish between 3xx Re-directs.
- get(Object).Method in class com.openly.SLinkS.BibData
-
- get(String).Method in class com.openly.SLinkS.NormalizationTable
-
- getAttributeList().Method in class com.openly.SLinkS.SLinkSElement
- accessor method
- getDateString().Method in class com.openly.SLinkS.BibData
-
- getDay().Method in class com.openly.SLinkS.IsoDateString
-
- getLocator(String).Method in class com.openly.SLinkS.ParseResult
-
- getLocators().Method in class com.openly.SLinkS.ParseResult
-
- getMo().Method in class com.openly.SLinkS.IsoDateString
-
- getMon().Method in class com.openly.SLinkS.IsoDateString
-
- getMonth().Method in class com.openly.SLinkS.IsoDateString
-
- getParseResult().Method in class com.openly.SLinkS.Calculator
- this tells the Calculator to start parsing the file
- getPrivate().Method in class com.openly.SLinkS.Resolver
-
- getProperty(String).Method in class com.openly.SLinkS.U2ATable
-
- getQuarter().Method in class com.openly.SLinkS.IsoDateString
-
- getRDF_String().Method in class com.openly.SLinkS.BibDataFrame
-
- getSICI().Method in class com.openly.SLinkS.SICI
- This is the key class
- getSICI(BibData).Method in class com.openly.SLinkS.SICI
-
- getSsn().Method in class com.openly.SLinkS.IsoDateString
-
- getStrings().Method in class com.openly.SLinkS.Normalization
-
- getTagName().Method in class com.openly.SLinkS.SLinkSElement
- accessor method
- getType().Method in class com.openly.SLinkS.Normalization
-
- getUnResolved().Method in class com.openly.SLinkS.BibData
-
- getYear().Method in class com.openly.SLinkS.IsoDateString
-
- getYr().Method in class com.openly.SLinkS.IsoDateString
-
- gMatch(String, String).Static method in class com.openly.SLinkS.AsciiString
-
- gReplace(String, String, String).Static method in class com.openly.SLinkS.AsciiString
-
- group.Variable in class com.openly.SLinkS.Locator
-
- Hex().Constructor for class com.openly.util.Hex
-
- id().Method in class com.openly.SLinkS.SLinkSElement
- if id has not been defined, this checks its attributes for an ID attribute,
sets idString, and returns it.
- incomplete().Method in class com.openly.SLinkS.BibData
-
- isDateEntity(String).Static method in class com.openly.SLinkS.BibData
-
- IsoDateString(String).Constructor for class com.openly.SLinkS.IsoDateString
-
- IsoDateString(String, boolean).Constructor for class com.openly.SLinkS.IsoDateString
- parses the string strictly
- isSet(int).Method in class com.openly.SLinkS.IsoDateString
-
- isSpecialEntity(String).Static method in class com.openly.SLinkS.BibData
-
- isValid().Method in class com.openly.SLinkS.IsoDateString
-
- isValid().Method in class com.openly.SLinkS.Snarfer
-
- itemStateChanged(ItemEvent).Method in class com.openly.SLinkS.BibDataFrame
-
- load().Method in class com.openly.SLinkS.Snarfer
-
- Locator().Constructor for class com.openly.SLinkS.Locator
-
- LOWERCASE.Static variable in class com.openly.SLinkS.Normalization
-
- main(String[]).Static method in class com.openly.SLinkS.AsciiString
-
- main(String[]).Static method in class com.openly.SLinkS.BibData
-
- main(String[]).Static method in class com.openly.SLinkS.BibTitle
-
- main(String[]).Static method in class com.openly.SLinkS.Calculator
-
- main(String[]).Static method in class com.openly.util.Hex
-
- main(String[]).Static method in class com.openly.SLinkS.IsoDateString
-
- main(String[]).Static method in class com.openly.SLinkS.Net
-
- main(String[]).Static method in class com.openly.SLinkS.Normalizer
-
- main(String[]).Static method in class com.openly.SLinkS.Resolver
-
- main(String[]).Static method in class com.openly.SLinkS.SICI
-
- main(String[]).Static method in class com.openly.SLinkS.SLinkSParams
-
- main(String[]).Static method in class com.openly.SLinkS.Snarfer
-
- main(String[]).Static method in class com.openly.SLinkS.TestSLinkS
-
- makeQuery(Hashtable, String).Method in class com.openly.SLinkS.Snarfer
- Sets up the query
- makeQuery(Locator, String).Method in class com.openly.SLinkS.Snarfer
- Sets up the query
- makeQuery(String, BibData).Method in class com.openly.SLinkS.Snarfer
- Sets up the query
- MAXFOLLOWS.Static variable in class com.openly.SLinkS.Net
- Prevents infinite redirect loops.
- name.Variable in class com.openly.SLinkS.Locator
-
- Net().Constructor for class com.openly.SLinkS.Net
-
- Normalization(int).Constructor for class com.openly.SLinkS.Normalization
-
- Normalization(int, String[]).Constructor for class com.openly.SLinkS.Normalization
-
- NormalizationTable().Constructor for class com.openly.SLinkS.NormalizationTable
-
- normalize(String, String).Method in class com.openly.SLinkS.Normalizer
-
- Normalizer().Constructor for class com.openly.SLinkS.Normalizer
-
- nullData.Variable in class com.openly.SLinkS.ParseResult
-
- ParseResult().Constructor for class com.openly.SLinkS.ParseResult
-
- parseResult().Method in class com.openly.SLinkS.SLinkSHandler
-
- pattern.Variable in class com.openly.SLinkS.Locator
-
- postArgs.Variable in class com.openly.SLinkS.ParseResult
-
- PrivateImpl().Constructor for class com.openly.SLinkS.PrivateImpl
-
- privateMethod(Resolver, String).Method in interface com.openly.SLinkS.Private
- This method will be called when a private element is called.
- privateMethod(Resolver, String).Method in class com.openly.SLinkS.PrivateImpl
- This method will be called when a private element is called.
- put(String, Normalization).Method in class com.openly.SLinkS.NormalizationTable
-
- put(String, Normalization[]).Method in class com.openly.SLinkS.NormalizationTable
-
- put(String, String).Method in class com.openly.SLinkS.BibData
-
- query.Variable in class com.openly.SLinkS.Locator
-
- registerBibData(BibData).Method in class com.openly.SLinkS.Resolver
-
- registerBibData(BibData).Method in class com.openly.SLinkS.SLinkSHandler
-
- registerPrivate(Private).Method in class com.openly.SLinkS.Resolver
-
- REMOVABLEPUNCTUATION.Static variable in class com.openly.SLinkS.AsciiString
-
- REMOVEPUNCT.Static variable in class com.openly.SLinkS.Normalization
-
- removePunctuation(String).Static method in class com.openly.SLinkS.AsciiString
- used in normalizations
- REMOVESTRINGS.Static variable in class com.openly.SLinkS.Normalization
-
- removeStrings(String[], String).Static method in class com.openly.SLinkS.AsciiString
- used in normalizations
- removeWhiteSpace(String).Static method in class com.openly.SLinkS.AsciiString
- used in normalizations
- REMOVEWS.Static variable in class com.openly.SLinkS.Normalization
-
- replace(String, String, String).Static method in class com.openly.SLinkS.AsciiString
-
- REPLACESLASH.Static variable in class com.openly.SLinkS.Normalization
-
- replaceSlash(String).Static method in class com.openly.SLinkS.AsciiString
- used in normalizations
- resolveEntity(String, String).Method in class com.openly.SLinkS.BibData
-
- Resolver().Constructor for class com.openly.SLinkS.Resolver
-
- set(String).Method in class com.openly.SLinkS.AsciiString
-
- set(String).Method in class com.openly.SLinkS.BibTitle
-
- setBibData(BibData).Method in class com.openly.SLinkS.Calculator
- registers a Bibdata object with the S-Link-S event handler to supply it with data.
- setBibData(BibData).Method in class com.openly.SLinkS.SICI
-
- setDay(String).Method in class com.openly.SLinkS.IsoDateString
-
- setMo(String).Method in class com.openly.SLinkS.IsoDateString
-
- setMon(String).Method in class com.openly.SLinkS.IsoDateString
-
- setMonth(String).Method in class com.openly.SLinkS.IsoDateString
-
- setQuarter(String).Method in class com.openly.SLinkS.IsoDateString
-
- setSsn(String).Method in class com.openly.SLinkS.IsoDateString
-
- setTemplateFile(String).Method in class com.openly.SLinkS.Calculator
-
- setYear(String).Method in class com.openly.SLinkS.IsoDateString
-
- setYr(String).Method in class com.openly.SLinkS.IsoDateString
-
- SICI(AttributeList).Constructor for class com.openly.SLinkS.SICI
-
- SICI(int).Constructor for class com.openly.SLinkS.SICI
-
- siciControl().Method in class com.openly.SLinkS.SICI
-
- SICITitleCode(int).Method in class com.openly.SLinkS.BibTitle
-
- SLinkSElement(String, AttributeList, Resolver).Constructor for class com.openly.SLinkS.SLinkSElement
-
- SLinkSHandler().Constructor for class com.openly.SLinkS.SLinkSHandler
-
- SLinkSParams().Constructor for class com.openly.SLinkS.SLinkSParams
-
- snarf(String).Method in class com.openly.SLinkS.Snarfer
-
- Snarfer().Constructor for class com.openly.SLinkS.Snarfer
-
- startElement(String, AttributeList).Method in class com.openly.SLinkS.SLinkSHandler
-
- TestSLinkS().Constructor for class com.openly.SLinkS.TestSLinkS
-
- TOASCII.Static variable in class com.openly.SLinkS.Normalization
-
- toAscii(char).Static method in class com.openly.SLinkS.AsciiString
-
- toAscii(String).Static method in class com.openly.SLinkS.AsciiString
-
- toDate().Method in class com.openly.SLinkS.IsoDateString
-
- toHex(byte).Static method in class com.openly.util.Hex
-
- toString().Method in class com.openly.SLinkS.IsoDateString
-
- toString().Method in class com.openly.SLinkS.SLinkSElement
-
- toString(BibData).Method in class com.openly.SLinkS.SICI
-
- U2ATable().Constructor for class com.openly.SLinkS.U2ATable
- Constructor Class.
- underscoreWhiteSpace(String).Static method in class com.openly.SLinkS.AsciiString
- used in normalizations
- UNDERSCOREWS.Static variable in class com.openly.SLinkS.Normalization
-
- url.Variable in class com.openly.SLinkS.ParseResult
-
- UserProperties().Constructor for class com.openly.SLinkS.UserProperties
-
- value.Variable in class com.openly.SLinkS.Locator
-
- VectorList().Constructor for class com.openly.util.VectorList
-
- VectorList(String[]).Constructor for class com.openly.util.VectorList
-