Uses of Class
sk.uniba.euromath.document.DocumentView

Packages that use DocumentView
sk.uniba.euromath.document Manages in-memory document. 
sk.uniba.euromath.tests   
 

Uses of DocumentView in sk.uniba.euromath.document
 

Methods in sk.uniba.euromath.document with parameters of type DocumentView
 void XMLAccess.closeView(DocumentView view)
          Unregisters the view.
 sk.baka.xml.gene.ICoordinator ExportManager.getCoordinator(String outputClass, DocumentView defaultView)
          Returns the coordinator for given output class and prepares it for export.
 void XMLAccess.openView(DocumentView view)
          Opens new view on the document.
 

Uses of DocumentView in sk.uniba.euromath.tests
 

Methods in sk.uniba.euromath.tests with parameters of type DocumentView
static void TestTools.saveXml(XMLAccess xmlAccess, DocumentView docView, String name)
          Deprecated.  
 



Copyright © 2003-2006 null. All Rights Reserved.