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

Packages that use DomCore
sk.uniba.euromath.document Manages in-memory document. 
sk.uniba.euromath.document.schema Helps with the document modification. 
sk.uniba.euromath.editor.textEditor.requests.selectionRequest   
 

Uses of DomCore in sk.uniba.euromath.document
 

Methods in sk.uniba.euromath.document that return DomCore
 DomCore XMLAccess.getDomProxy()
          Deprecated.  
 

Uses of DomCore in sk.uniba.euromath.document.schema
 

Constructors in sk.uniba.euromath.document.schema with parameters of type DomCore
DocumentSchema(DomCore doc)
          Constructor.
 

Uses of DomCore in sk.uniba.euromath.editor.textEditor.requests.selectionRequest
 

Methods in sk.uniba.euromath.editor.textEditor.requests.selectionRequest that return DomCore
 DomCore TextSelectionRequest.getDomCore()
           
 

Constructors in sk.uniba.euromath.editor.textEditor.requests.selectionRequest with parameters of type DomCore
TextSelectionRequest(DomCore doc, sk.baka.ikslibs.ptr.DomPointer start, sk.baka.ikslibs.ptr.DomPointer end)
          Sets initial values
 



Copyright © 2003-2006 null. All Rights Reserved.