| Package | Description |
|---|---|
| org.aoju.bus.image.builtin | |
| org.aoju.bus.image.galaxy.data | |
| org.aoju.bus.image.galaxy.io |
| Modifier and Type | Class and Description |
|---|---|
class |
DeIdentificationCoercion |
| Modifier and Type | Method and Description |
|---|---|
static AttributesCoercion |
DeIdentificationCoercion.valueOf(DeIdentifier.Option[] options,
AttributesCoercion next) |
| Modifier and Type | Method and Description |
|---|---|
static AttributesCoercion |
DeIdentificationCoercion.valueOf(DeIdentifier.Option[] options,
AttributesCoercion next) |
| Constructor and Description |
|---|
DeIdentificationCoercion(DeIdentifier deIdentifier,
AttributesCoercion next) |
| Modifier and Type | Class and Description |
|---|---|
class |
MergeAttributesCoercion |
class |
NullifyAttributesCoercion |
class |
RemapUIDAttributesCoercion |
| Modifier and Type | Field and Description |
|---|---|
static AttributesCoercion |
AttributesCoercion.NONE |
| Modifier and Type | Method and Description |
|---|---|
static AttributesCoercion |
NullifyAttributesCoercion.valueOf(int[] nullifyTags,
AttributesCoercion next) |
| Modifier and Type | Method and Description |
|---|---|
static AttributesCoercion |
NullifyAttributesCoercion.valueOf(int[] nullifyTags,
AttributesCoercion next) |
| Constructor and Description |
|---|
MergeAttributesCoercion(Attributes mergedAttrs,
AttributesCoercion next) |
NullifyAttributesCoercion(int[] nullifyTags,
AttributesCoercion next) |
RemapUIDAttributesCoercion(Map<String,String> uidMap,
AttributesCoercion next) |
| Modifier and Type | Class and Description |
|---|---|
class |
XSLTAttributesCoercion |
| Constructor and Description |
|---|
XSLTAttributesCoercion(Templates templates,
AttributesCoercion next) |
Copyright © 2021. All rights reserved.