Package Index
|
Class Index
xades4j
xades4j.algorithms
xades4j.production
xades4j.properties
xades4j.properties.data
xades4j.providers
xades4j.providers.impl
xades4j.utils
xades4j.verification
xades4j.xml.bind
xades4j.xml.bind.xades
xades4j.xml.bind.xmldsig
xades4j.xml.marshalling
xades4j.xml.marshalling.algorithms
xades4j.xml.unmarshalling
Interfaces
CollectionUtils.Predicate
<T>
CollectionUtils.Projector
<T1, T2>
DataGetter
<T>
TimeStampDigestInput
TimeStampDigestInputFactory
Classes
Base64
Base64.InputStream
Base64.OutputStream
CollectionUtils
CrlExtensionsUtils
DataGetterImpl
<T>
DOMHelper
FileSystemDirectoryCertStore
MessageDigestUtils
ObjectUtils
PropertiesSet
<T>
PropertiesUtils
SigAndDataObjPropsPair
<TSigProp, TDataObjProp>
StreamUtils
StringUtils
UtilsBindingsModule
XadesProfileCore
Annotations
BuiltIn
Exceptions
CannotAddDataToDigestInputException
XadesProfileResolutionException
Package Index
|
Class Index
public static interface
CollectionUtils.Projector
xades4j.utils.CollectionUtils.Projector<T1, T2>
Summary
Public Methods
abstract T2
project
(T1 e)
Public Methods
public abstract T2
project
(T1 e)