Uses of Package
edu.upf.taln.dri.lib.model
-
Classes in edu.upf.taln.dri.lib.model used by edu.upf.taln.dri.lib Class Description Document Interface to access a Document processed by Dr Inventor.
To get an instance of a Document by theDocument interface
, you have always to use one of theFactory
methods:
-Factory.createNewDocument()
-Factory.createNewDocument(String absoluteFilePath)
-Factory.createNewDocument(File file)
-
Classes in edu.upf.taln.dri.lib.model used by edu.upf.taln.dri.lib.loader Class Description Document Interface to access a Document processed by Dr Inventor.
To get an instance of a Document by theDocument interface
, you have always to use one of theFactory
methods:
-Factory.createNewDocument()
-Factory.createNewDocument(String absoluteFilePath)
-Factory.createNewDocument(File file)
-
Classes in edu.upf.taln.dri.lib.model used by edu.upf.taln.dri.lib.model Class Description DocCacheManager Document Interface to access a Document processed by Dr Inventor.
To get an instance of a Document by theDocument interface
, you have always to use one of theFactory
methods:
-Factory.createNewDocument()
-Factory.createNewDocument(String absoluteFilePath)
-Factory.createNewDocument(File file)
-
Classes in edu.upf.taln.dri.lib.model used by edu.upf.taln.dri.lib.model.ext Class Description BaseDocumentElem Base class for all document element objects, including a reference to the DocCacheManager object they are contained inDocCacheManager -
Classes in edu.upf.taln.dri.lib.model used by edu.upf.taln.dri.lib.model.util Class Description DocCacheManager Document Interface to access a Document processed by Dr Inventor.
To get an instance of a Document by theDocument interface
, you have always to use one of theFactory
methods:
-Factory.createNewDocument()
-Factory.createNewDocument(String absoluteFilePath)
-Factory.createNewDocument(File file)
-
Classes in edu.upf.taln.dri.lib.model used by edu.upf.taln.dri.lib.model.util.serializer Class Description Document Interface to access a Document processed by Dr Inventor.
To get an instance of a Document by theDocument interface
, you have always to use one of theFactory
methods:
-Factory.createNewDocument()
-Factory.createNewDocument(String absoluteFilePath)
-Factory.createNewDocument(File file)