public interface StAXHandlerFactory
StAXHandlerFactory is an interface for factories
producing StAXContentHandlers which are used by the
SeqSimilarityStAXAdapter.| Modifier and Type | Method and Description |
|---|---|
StAXContentHandler |
getHandler(SeqSimilarityStAXAdapter ssContext)
getHandler returns an appropriate
StAXContentHandler implementation containing a
reference to a parent context. |
StAXContentHandler getHandler(SeqSimilarityStAXAdapter ssContext)
getHandler returns an appropriate
StAXContentHandler implementation containing a
reference to a parent context.ssContext - a SeqSimilarityStAXAdapter.StAXContentHandler.Copyright © 2014 BioJava. All rights reserved.