net.sf.saxon.expr

Class PJConverter.ToCollection

public static class PJConverter.ToCollection extends PJConverter

Converter for use when the target class is a collection class. Also used when the target class is Object
Field Summary
static PJConverter.ToCollectionINSTANCE
Method Summary
Objectconvert(ValueRepresentation value, Class targetClass, XPathContext context)

Field Detail

INSTANCE

public static PJConverter.ToCollection INSTANCE

Method Detail

convert

public Object convert(ValueRepresentation value, Class targetClass, XPathContext context)