public class Base64SupportFactory extends Object
T-Plan Robot Enterprise, (C) 2009-2022 T-Plan Limited. All rights reserved.
Modifier and Type | Method and Description |
---|---|
Base64Support |
getBase64Support()
Get a Base64 encoder and decoder.
|
static Base64SupportFactory |
getInstance()
Get the shared factory instance.
|
public static Base64SupportFactory getInstance()
public Base64Support getBase64Support()