Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
G
H
I
O
P
R
S
T
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
D
DataUtils
- Class in
org.eclipse.higgins.icard.registry.utils
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
getCardCreationTemplates(CallbackHandler)
- Method in class org.eclipse.higgins.icard.registry.
ICardRegistry
getCardCreationTemplatesByTUID(CallbackHandler, TUID)
- Method in class org.eclipse.higgins.icard.registry.
ICardRegistry
getConfiguration(IServiceProvider)
- Method in class org.eclipse.higgins.icard.registry.
ICardRegistry
getConfiguration(IServiceProvider)
- Method in class org.eclipse.higgins.icard.registry.
IOFormatRegistry
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
getHCExtension()
- Static method in class org.eclipse.higgins.icard.registry.
HCExtensionHelper
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
getImportCardInformation(CallbackHandler, InputStream, String, ICredential)
- Method in class org.eclipse.higgins.icard.registry.
ICardRegistry
Get information about cards which can be imported from the passed source
getInstance()
- Static method in class org.eclipse.higgins.icard.registry.
ICardRegistry
getInstance()
- Static method in class org.eclipse.higgins.icard.registry.
IOFormatRegistry
getOutputFormats()
- Method in class org.eclipse.higgins.icard.registry.
ICardRegistry
Returns an array of
IFormatDesctiptor
s which provide an information about all output formats available.
H
HC_REGISTRY_EXTENSION
- Static variable in class org.eclipse.higgins.icard.registry.
HCExtensionHelper
HCExtensionHelper
- Class in
org.eclipse.higgins.icard.registry
HCExtensionHelper()
- Constructor for class org.eclipse.higgins.icard.registry.
HCExtensionHelper
I
ICardRegistry
- Class in
org.eclipse.higgins.icard.registry
ICardRegistry(String)
- Constructor for class org.eclipse.higgins.icard.registry.
ICardRegistry
ICardRegistryExtension
- Class in
org.eclipse.higgins.icard.registry.plugin
ICardRegistryExtension()
- Constructor for class org.eclipse.higgins.icard.registry.plugin.
ICardRegistryExtension
importICards(CallbackHandler, InputStream, String, ICredential)
- Method in class org.eclipse.higgins.icard.registry.
ICardRegistry
Imports cards from the provided input stream.
importICards(CallbackHandler, InputStream, String, ICredential, Boolean[])
- Method in class org.eclipse.higgins.icard.registry.
ICardRegistry
Imports cards from the provided input stream.
IOFormatRegistry
- Class in
org.eclipse.higgins.icard.registry
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
P
persistICard(CallbackHandler, ICard)
- Method in class org.eclipse.higgins.icard.registry.
ICardRegistry
R
readBytes(InputStream)
- Static method in class org.eclipse.higgins.icard.registry.utils.
DataUtils
RegistryPlugin
- Class in
org.eclipse.higgins.icard.registry.plugin.internal
The main plugin class to be used in the desktop.
RegistryPlugin()
- Constructor for class org.eclipse.higgins.icard.registry.plugin.internal.
RegistryPlugin
The constructor.
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
X
XMLUtils
- Class in
org.eclipse.higgins.icard.registry.utils
XMLUtils()
- Constructor for class org.eclipse.higgins.icard.registry.utils.
XMLUtils
C
D
E
G
H
I
O
P
R
S
T
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes