public interface Parameter
Modifier and Type | Method and Description |
---|---|
String |
stringify(Stringifier stringifier)
Converts the value attribute into a string representation according to
Encodings definition, using provided Stringifier
parameter. |
String stringify(Stringifier stringifier) throws ReferenceEncodingException
Encodings
definition, using provided Stringifier
parameter.stringifier
- Stringifier
ReferenceEncodingException
Copyright © 2005–2017 Alfresco Software. All rights reserved.