public class Base64DecodeFunction
extends java.lang.Object
implements org.jaxen.Function
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NULL_STRING |
Constructor and Description |
---|
Base64DecodeFunction() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
call(org.jaxen.Context context,
java.util.List args) |
public static final java.lang.String NULL_STRING
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.