Uses of Interface
ISSearch.ISDocumentInterface

Uses of ISDocumentInterface in ISSearch
 

Classes in ISSearch that implement ISDocumentInterface
 class ISDocument
          This mandatory class must implement all functions prescribed by ISDocumentInterface
 

Methods in ISSearch that return ISDocumentInterface
 ISDocumentInterface ISParser.parse(java.io.Reader input)
          Performs the input analysis.
 ISDocumentInterface ISParserInterface.parse(java.io.Reader input)
          Performs the input analysis.