| Package | Description |
|---|---|
| tr.gov.tubitak.uekae.esya.api.xmlsignature | |
| tr.gov.tubitak.uekae.esya.api.xmlsignature.config | |
| tr.gov.tubitak.uekae.esya.api.xmlsignature.resolver |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<IResolver> |
Context.getResolvers() |
| Modifier and Type | Method and Description |
|---|---|
void |
Context.addExternalResolver(IResolver aResolver) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Class<? extends IResolver>> |
ResolversConfig.getResolvers() |
| Constructor and Description |
|---|
ResolversConfig(java.util.List<java.lang.Class<? extends IResolver>> aResolvers) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnonymousResolver |
class |
DOMResolver
Resolve resource over node hierarchy by Id attribute.
|
class |
FileResolver |
class |
HttpResolver |
class |
IdResolver |
class |
OfflineResolver |
class |
XPointerResolver
'#xpointer(/)' MUST be interpreted to identify the root node [XPath] of
the document that contains the URI attribute.
|
Copyright © 2025. All rights reserved.