C D E G I O R S T U X

C

checkInput(InputStream) - Method in class org.eclipse.higgins.icard.registry.ICardRegistry
Checks whether this ICardRegistry can recognize data format of the provided input stream.
copy(InputStream, OutputStream) - Static method in class org.eclipse.higgins.icard.registry.utils.DataUtils
 
copy(InputStream, OutputStream, int) - Static method in class org.eclipse.higgins.icard.registry.utils.DataUtils
 
copy(Reader, Writer) - Static method in class org.eclipse.higgins.icard.registry.utils.DataUtils
 
copy(Reader, Writer, int) - Static method in class org.eclipse.higgins.icard.registry.utils.DataUtils
 
copyAndClose(InputStream, OutputStream) - Static method in class org.eclipse.higgins.icard.registry.utils.DataUtils
 
createProvider(IExtension, IConfigurationElement) - Method in class org.eclipse.higgins.icard.registry.plugin.ICardRegistryExtension
 
createProvider(IExtension, IConfigurationElement) - Method in class org.eclipse.higgins.icard.registry.plugin.UserProfileRegistryExtension
 

D

DataUtils - class org.eclipse.higgins.icard.registry.utils.DataUtils.
 
DataUtils() - Constructor for class org.eclipse.higgins.icard.registry.utils.DataUtils
 
deleteICard(CallbackHandler, String) - Method in class org.eclipse.higgins.icard.registry.ICardRegistry
 
deleteICard(CallbackHandler, CUID) - Method in class org.eclipse.higgins.icard.registry.ICardRegistry
 

E

exportICards(CallbackHandler, OutputStream, String, CUID[], ICredential) - Method in class org.eclipse.higgins.icard.registry.ICardRegistry
 

G

getDefault() - Static method in class org.eclipse.higgins.icard.registry.plugin.internal.RegistryPlugin
Returns the shared instance.
getFormatProvider(String) - Method in class org.eclipse.higgins.icard.registry.ICardRegistry
 
getFormatProvider(String) - Method in class org.eclipse.higgins.icard.registry.IOFormatRegistry
 
getFormatProviders() - Method in class org.eclipse.higgins.icard.registry.IOFormatRegistry
 
getICardByCUID(CallbackHandler, String) - Method in class org.eclipse.higgins.icard.registry.ICardRegistry
 
getICardByCUID(CallbackHandler, CUID) - Method in class org.eclipse.higgins.icard.registry.ICardRegistry
 
getICardProvider(String) - Method in class org.eclipse.higgins.icard.registry.ICardRegistry
 
getICardProviders() - Method in class org.eclipse.higgins.icard.registry.ICardRegistry
 
getICardsByFormat(CallbackHandler, String) - Method in class org.eclipse.higgins.icard.registry.ICardRegistry
 
getInstance() - Static method in class org.eclipse.higgins.icard.registry.ICardRegistry
 
getInstance() - Static method in class org.eclipse.higgins.icard.registry.IOFormatRegistry
 
getInstance() - Static method in class org.eclipse.higgins.icard.registry.UserProfileRegistry
 
getOutputFormats() - Method in class org.eclipse.higgins.icard.registry.ICardRegistry
Returns an array of IFormatDesctiptors which provide an information about all output formats available.
getUserProfileService() - Method in class org.eclipse.higgins.icard.registry.ICardRegistry
 

I

ICardRegistry - class org.eclipse.higgins.icard.registry.ICardRegistry.
 
ICardRegistry(String) - Constructor for class org.eclipse.higgins.icard.registry.ICardRegistry
 
ICardRegistryExtension - class org.eclipse.higgins.icard.registry.plugin.ICardRegistryExtension.
 
ICardRegistryExtension() - Constructor for class org.eclipse.higgins.icard.registry.plugin.ICardRegistryExtension
 
IOFormatRegistry - class org.eclipse.higgins.icard.registry.IOFormatRegistry.
 
IOFormatRegistry(String) - Constructor for class org.eclipse.higgins.icard.registry.IOFormatRegistry
 
importICards(CallbackHandler, InputStream, String, ICredential) - Method in class org.eclipse.higgins.icard.registry.ICardRegistry
Imports cards from the provided input stream.

O

org.eclipse.higgins.icard.registry - package org.eclipse.higgins.icard.registry
 
org.eclipse.higgins.icard.registry.plugin - package org.eclipse.higgins.icard.registry.plugin
 
org.eclipse.higgins.icard.registry.plugin.internal - package org.eclipse.higgins.icard.registry.plugin.internal
 
org.eclipse.higgins.icard.registry.utils - package org.eclipse.higgins.icard.registry.utils
 

R

RegistryPlugin - class org.eclipse.higgins.icard.registry.plugin.internal.RegistryPlugin.
The main plugin class to be used in the desktop.
RegistryPlugin() - Constructor for class org.eclipse.higgins.icard.registry.plugin.internal.RegistryPlugin
The constructor.
readBytes(InputStream) - Static method in class org.eclipse.higgins.icard.registry.utils.DataUtils
 

S

start(BundleContext) - Method in class org.eclipse.higgins.icard.registry.plugin.internal.RegistryPlugin
This method is called upon plug-in activation
stop(BundleContext) - Method in class org.eclipse.higgins.icard.registry.plugin.internal.RegistryPlugin
This method is called when the plug-in is stopped
stripNamespaceDeclaration(String) - Static method in class org.eclipse.higgins.icard.registry.utils.XMLUtils
 

T

toString(Element) - Static method in class org.eclipse.higgins.icard.registry.utils.XMLUtils
 

U

UserProfileRegistry - class org.eclipse.higgins.icard.registry.UserProfileRegistry.
 
UserProfileRegistry(String) - Constructor for class org.eclipse.higgins.icard.registry.UserProfileRegistry
 
UserProfileRegistryExtension - class org.eclipse.higgins.icard.registry.plugin.UserProfileRegistryExtension.
 
UserProfileRegistryExtension() - Constructor for class org.eclipse.higgins.icard.registry.plugin.UserProfileRegistryExtension
 

X

XMLUtils - class org.eclipse.higgins.icard.registry.utils.XMLUtils.
 
XMLUtils() - Constructor for class org.eclipse.higgins.icard.registry.utils.XMLUtils
 

C D E G I O R S T U X