public interface FieldSetFactory
FieldSet
instances.FieldSet create(String[] values, String[] names)
values
- the token valuesnames
- the names of the tokensDefaultFieldSet.readString(String)
FieldSet create(String[] values)
values
- the token valuesFieldSet.readString(int)
Copyright © 2013 SpringSource. All rights reserved.