com.esri.gpt.catalog.lucene
Class ParserAdaptorInfos
java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.ArrayList<ParserAdaptorInfo>
com.esri.gpt.catalog.lucene.ParserAdaptorInfos
- All Implemented Interfaces:
- Serializable, Cloneable, Iterable<ParserAdaptorInfo>, Collection<ParserAdaptorInfo>, List<ParserAdaptorInfo>, RandomAccess
public class ParserAdaptorInfos
- extends ArrayList<ParserAdaptorInfo>
Collection of parser adaptor infos.
- See Also:
- Serialized Form
Methods inherited from class java.util.ArrayList |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, lastIndexOf, remove, remove, removeRange, set, size, toArray, toArray, trimToSize |
ParserAdaptorInfos
public ParserAdaptorInfos()
createParserProxies
public Map<String,IParserProxy> createParserProxies()
- Creates collection of parser proxies.
- Returns:
- collection of parser proxies
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.