Uses of Interface
org.apache.uima.resource.metadata.impl.ImportResolver.ParserFunction
Packages that use ImportResolver.ParserFunction
-
Uses of ImportResolver.ParserFunction in org.apache.uima.resource.metadata.impl
Methods in org.apache.uima.resource.metadata.impl that return ImportResolver.ParserFunctionModifier and TypeMethodDescriptionFsIndexCollectionImportResolverAdapter.getParser()ImportResolver.DescriptorAdapter.getParser()TypePrioritiesImportResolverAdapter.getParser()TypeSystemDescriptionImportResolverAdapter.getParser()Methods in org.apache.uima.resource.metadata.impl with parameters of type ImportResolver.ParserFunctionModifier and TypeMethodDescriptionprivate DESCRIPTORImportResolver.loadDescriptor(Import aImport, URL aAbsUrl, Map<String, XMLizable> aImportCache, ImportResolver.ParserFunction<DESCRIPTOR> aParserFunction)