Home
Trees
Indices
Help
pyblio-core 1.3.4
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
Pyblio.Callback.WeakMethodBound
:
A weak reference on a bound method
Pyblio.Callback.WeakMethodFree
:
A weak reference on an unbound method
Pyblio.Cite.WP.IWordProcessor
:
Interface a WordProcessor object should provide
Pyblio.Parsers.Syntax.BibTeX.Parser.IBibTeX
exceptions.Exception
:
Common base class for all exceptions.
Pyblio.Exceptions.ConstraintError
exceptions.StandardError
:
Base class for all standard Python exceptions.
exceptions.LookupError
:
Base class for lookup errors.
exceptions.KeyError
:
Mapping key not found.
Pyblio.Format.Base.Missing
:
This error is raised when a specific attribute is missing.
Pyblio.Cite.WP.OperationError
:
Raised when the requested operation on the IWordProcessor cannot be completed.
Pyblio.Exceptions.SchemaError
Pyblio.Exceptions.InvalidQuery
:
Raised if an ill-typed query is attempted
Pyblio.Cite.WP.CommunicationError
:
Raised when an error occurs on the link between pyblio and the word processor.
Pyblio.Schema.SchemaError
Pyblio.Exceptions.QueryError
:
Raised when an external query failed.
Pyblio.Exceptions.AdaptError
:
Raised when an external query failed.
Pyblio.Store.StoreError
:
Generic error occuring while accessing a database storage
Pyblio.Callback.WeakError
:
Invoked when a function call is performed on a destroyed method
Pyblio.Exceptions.ParserError
Pyblio.Parsers.Syntax.BibTeX.Parser.EndOfFile
object
:
The most base type
Pyblio.Parsers.Syntax.XMLEndNote.Reader
Pyblio.Cite.WP.OpenOffice.OOo
dict
:
dict() -> new empty dictionary.
Pyblio.Stores.filestore.ResultSetStore
Pyblio.Registry._RIPCategory
Pyblio.Schema.TxoGroup
Pyblio.Store.Record
:
A database record.
Pyblio.Schema.Schema
Pyblio.External.Citeseer.CitationScraper
:
Parse a detailed citation page, containing an abstract and a BibTeX snippet.
Pyblio.Format.Generator.Generator
Pyblio.Format.OpenOffice.Generator
:
Returns an object capable of transforming an abstract representation of text into actual text in OpenOffice.
Pyblio.Format.HTML.Generator
Pyblio.Format.Text.Generator
Pyblio.Cite.WP.File.File
Pyblio.Parsers.Syntax.XMLEndNote.Writer
Pyblio.Parsers.Syntax.BibTeX.Reader
Pyblio.Parsers.Semantic.BibTeX.Reader
:
Default BibTeX parser.
Pyblio.External.Citeseer.RelaxedBibTeX
Pyblio.Cite.Citator.Citator
Pyblio.Registry.RIP
:
A RIP object represents a dynamic class that can be loaded on demand, and that has been registered via the Registry system.
Pyblio.Registry.AdapterRIP
:
A special RIP that keeps the description of an Adapter.
Pyblio.Format.S2.Join
Pyblio.External.PubMed.QueryHelper
Pyblio.Parsers.Semantic.PubMed.Reader
:
Parse records as returned by PubMed's web service.
Pyblio.Parsers.Semantic.WOK.Reader
:
Parse records as returned by Web of Science's web service.
Pyblio.Parsers.Syntax.BibTeX.Parser.Cmd
:
A LaTeX \-command
Pyblio.Adapter.ResultSetAdapter
Pyblio.Attribute._Qualified
:
Mix-in class that provides qualifiers to attributes, making them behave like composite data types (but not arbitrarily nested data, though)
Pyblio.Attribute.ID
:
An external identifier
Pyblio.Attribute.Person
:
A person name.
Pyblio.Attribute.URL
:
An URL
Pyblio.Attribute.Txo
:
Element of a taxonomy.
Pyblio.Attribute.Date
:
A date.
Pyblio.Attribute.Text
:
Textual data
Pyblio.Attribute.UnknownContent
:
An invalid type.
Pyblio.Parsers.Syntax.BibTeX.Parser.Block
:
A textual block, as a sequence of text and commands
Pyblio.Schema.Attribute
Pyblio.Schema.TxoAttribute
Pyblio.Parsers.Syntax.BibTeX.Parser.Context
Pyblio.Query.Queryable
:
A mixin that provides an (one day optimized) query engine to a store
Pyblio.Stores.bsddbstore.Database
:
A Pyblio database stored in a Berkeley DB engine
Pyblio.Stores.filestore.Database
Pyblio.External.Citeseer.ResultScraper
:
Parse a Citeseer result page containing links to the actual detailed citations.
Pyblio.Cite.WP.LyX.LyX
Pyblio.Parsers.Syntax.XMLMARC.Writer
Pyblio.Cite.Style.Base.Unambiguous
:
Base class to handle caching of generated keys.
Pyblio.Cite.Style.Base.Numeric
:
Return a numeric key for documents, in the order in which they are requested.
Pyblio.Cite.Style.Base.Alpha
:
Base class to add a disambiguation letter after generated keys that clash with already generated ones.
Pyblio.Cite.Style.BibTeX.AlphaKey
:
Generate keys based on authors and year.
Pyblio.Store.ResultSet
:
A set of keys from the database.
Pyblio.Stores.resultset.ResultSet
basestring
:
Type basestring cannot be instantiated; it is the base for str and unicode.
unicode
:
unicode(string [, encoding[, errors]]) -> object
Pyblio.Attribute.Text
:
Textual data
Pyblio.Attribute.ID
:
An external identifier
Pyblio.Parsers.Syntax.BibTeX.Parser.Comment
:
A bibtex file comment
Pyblio.Parsers.Syntax.BibTeX.Parser.ATComment
Pyblio.Parsers.Syntax.BibTeX.Parser.Text
str
:
str(object) -> string
Pyblio.Format.DSL._Proto
:
Proto is a string subclass.
Pyblio.Attribute.URL
:
An URL
Pyblio.Query._Constraint
Pyblio.Query.AnyWord
:
Full text searching of a single word
Pyblio.Query.Null
:
Does not search anything, but is useful when programatically constructing a query:
Pyblio.Query.HasField
:
Matches when the record has the specified field.
Pyblio.Query.Txo
:
Search items that belong to the corresponding txo
Pyblio.Query._Pairs
Pyblio.Query._ORed
Pyblio.Query._ANDed
Pyblio.Query._NOTed
Pyblio.Format.S2.Text
Pyblio.Format.S3.Tag
Pyblio.Format.S2.Sum
Pyblio.Parsers.Syntax.BibTeX.Writer
Pyblio.Parsers.Semantic.BibTeX.Writer
Pyblio.Stores.bsddbstore._TxnEnv
:
I pretend to be a DBEnv, with overloadable txn management functions.
Pyblio.Stores.bsddbstore._NoTxnEnv
:
I pretend to be a DBEnv, with overloadable txn management functions.
Pyblio.Arrays.KeyArray
:
A growing array of Pyblio keys.
Pyblio.Format.DSL._SynTag
:
This is a layout tag before its [] marker.
Pyblio.Sort._Base
Pyblio.Sort._Seq
Pyblio.Sort.OrderBy
Pyblio.External.PubMed.PubMed
:
A connection to the PubMed database
list
:
list() -> new list list(sequence) -> new list initialized from sequence's items
Pyblio.Parsers.Syntax.BibTeX.Parser.Join
:
A value, as a concatenation of blocks
Pyblio.External.CrossRef.DOIQuery
:
Query DOI numbers.
Pyblio.Store.ResultSetStore
:
Interface to the stored result sets.
Pyblio.Stores.bsddbstore.ResultSetStore
Pyblio.Stores.filestore.ResultSetStore
Pyblio.External.IExternal
:
Interface for querying external databases.
Pyblio.External.Citeseer.Citeseer
:
A connection to Citeseer.
Pyblio.External.WOK.WOK
:
I represent a query session on the Web of Knowledge.
Pyblio.Parsers.Syntax.BibTeX.Environ.Environ
Pyblio.Parsers.Syntax.BibTeX.Environ
Pyblio.Parsers.Syntax.XMLMARC.Reader
Pyblio.Parsers.Syntax.XMLMARC.SimpleReader
Pyblio.Format.DSL.Glue
:
A base class that known how to join together multiple fragments of DSL code.
Pyblio.Format.DSL._Or
Pyblio.Format.DSL.i18n
:
Translatable content.
Pyblio.Format.DSL._Tag
:
This is a layout tag after its [] marker, but before the compilation.
Pyblio.Format.DSL._Sum
Pyblio.Format.DSL._record_key
Pyblio.Format.DSL.switch
:
The switch operator helps in bringing together multiple citation parts, according to the value of a Txo.
Pyblio.Format.DSL._Join
:
The join operator is used to join together multiple fragments of records:
Pyblio.Format.DSL._Validated
:
Base class for attribute accessors, providing some checks for stage 2.
Pyblio.Format.DSL.one
Pyblio.Format.DSL.all
Pyblio.Format.DSL._S1T
:
This is a stage 1 text, ie a text that returns a stage 2 text when called.
Pyblio.Schema.TxoItem
:
Definition of a taxonomy item.
Pyblio.Format.S2.Or
Pyblio.Parsers.Syntax.BibTeX.Parser.Cache
Pyblio.Parsers.Syntax.BibTeX.Parser.Record
Pyblio.Parsers.Syntax.Tagged.Parser
:
Generic Parser for 'tagged' records, to be derived by actual parsers.
Pyblio.Parsers.Syntax.RIS.RISParser
:
This parser knows how to split RIS records in fields
Pyblio.Parsers.Syntax.ISI.ISIParser
:
This parser knows how to split ISI records in fields
Pyblio.I18n.Localize
:
Select a translation among a set of possible values
Pyblio.Store.Database
:
A bibliographic database.
Pyblio.Stores.bsddbstore.Database
:
A Pyblio database stored in a Berkeley DB engine
Pyblio.Stores.filestore.Database
Pyblio.Adapter.Adapter
:
This class is a db built on top of another db, which behaves as if it were of a different schema.
Pyblio.Adapter.OneToOneAdapter
:
This adapter assumes a one-to-one mapping between the source and the target databases.
Pyblio.Adapters.PubMed2BibTeX.PubMed2BibTeX
Pyblio.Adapters.WOK2BibTeX.WOK2BibTeX
Pyblio.Adapter.ResultSetStoreAdapter
int
:
int(x[, base]) -> integer
Pyblio.Store.Key
:
A key that uniquely identifies a record in a database.
Pyblio.Callback.Publisher
:
Base class for objects that wish to emit signals to registered clients.
Pyblio.Stores.filestore.RODict
:
Read-only dictionnary
Pyblio.Stores.resultset.ResultSet
Pyblio.Parsers.Syntax.Tagged.Reader
Pyblio.Parsers.Syntax.RIS.Reader
:
The importer knows how to map the RIS fields to the 'standard' pyblio model.
Pyblio.Parsers.Syntax.ISI.Reader
:
This reader has no knowledge of an actual scheme to map the fields to.
Pyblio.Parsers.Semantic.ISI.Reader
Pyblio.Stores.bsddbstore.RSDB
:
Virtual result set that loops over the full database
Pyblio.Stores.bsddbstore.Database
:
A Pyblio database stored in a Berkeley DB engine
Pyblio.Stores.filestore.Database
Pyblio.Stores.resultset.View
Pyblio.Format.S2.Switch
Pyblio.Store.View
:
A view of a Result Set represents the Result Set sorted according to a specific criterion.
protocols.Interface
protocols.Interface
twisted.internet.protocol.BaseProtocol
:
This is the abstract superclass of all protocols.
twisted.internet.protocol.Protocol
Pyblio.External.HTTP.SOCKS4Protocol
:
Implementation of subset of SOCKS4.
twisted.protocols.basic.LineReceiver
:
A protocol that receives lines and/or raw data, depending on mode.
twisted.web.http.HTTPClient
:
A client for HTTP 1.0
twisted.web.client.HTTPPageGetter
twisted.internet.protocol.Factory
:
This is a factory which produces protocols.
twisted.internet.protocol.ClientFactory
:
A Protocol factory for clients.
Pyblio.External.HTTP.SOCKS4Client
:
A SOCKS4 connection to a server.
twisted.web.client.HTTPClientFactory
:
Download a given URL.
Pyblio.External.HTTP.HTTPRetrieve
:
Cancellable HTTP client.
twisted.protocols.basic._PauseableMixin
twisted.protocols.basic.LineReceiver
:
A protocol that receives lines and/or raw data, depending on mode.
twisted.web.http.HTTPClient
:
A client for HTTP 1.0
twisted.web.client.HTTPPageGetter
Home
Trees
Indices
Help
pyblio-core 1.3.4
Generated by Epydoc 3.0beta1 on Thu Sep 13 21:54:18 2007
http://epydoc.sourceforge.net