Deprecated API


Contents
Deprecated Interfaces
sk.uniba.euromath.document.IModifierListener
          use DOM 2 Events 
 

Deprecated Classes
sk.uniba.euromath.document.ChangeTracer
          superseded by DOM2 Events 
sk.uniba.euromath.document.ContentNodesIterator
          use STAX 
sk.uniba.euromath.document.DomCore
          merge with XMLAccess 
 

Deprecated Fields
sk.uniba.euromath.Const.EM_ATTRIBUTE_ID_LOCALNAME
          use ExportUtils.GENE_ID_ATTRIBUTE_QNAME. 
sk.uniba.euromath.Const.EM_ATTRIBUTE_ID_QNAME
          use ExportUtils.GENE_ID_ATTRIBUTE_QNAME. 
sk.uniba.euromath.Const.EM_ATTRIBUTE_ID_QUALIFIEDNAME
          use ExportUtils.GENE_ID_ATTRIBUTE_QNAME. 
sk.uniba.euromath.Const.EM_ELEMENT_MARK_LOCALNAME
          use SplittedDocHolder.PI_GENEREF_TARGET. 
sk.uniba.euromath.Const.EM_ELEMENT_MARK_QNAME
          use SplittedDocHolder.PI_GENEREF_TARGET. 
sk.uniba.euromath.Const.EM_ELEMENT_MARK_QUALIFIEDNAME
          use SplittedDocHolder.PI_GENEREF_TARGET. 
sk.uniba.euromath.Const.EM_URI_PREFIX
          use ExportUtils.GENE_ID_ATTRIBUTE_QNAME. 
 

Deprecated Methods
sk.uniba.euromath.document.DocumentListeners.addModifierListener(IModifierListener)
            
sk.uniba.euromath.editor.textEditor.TextPieceInfoImpl.contains(String, int, int)
          ak sa ti to hodi pouzit informuj STUDVU 
sk.uniba.euromath.editor.textEditor.ITextPieceInfo.contains(String, int, int)
          ak sa ti to hodi pouzit informuj ma. Studva 
sk.uniba.euromath.document.DocumentContent.containsElements(String)
            
sk.uniba.euromath.document.DocumentContent.copy(DomPointer, DomPointer)
            
sk.uniba.euromath.document.DocumentModifier.cut(DomPointer, DomPointer)
            
sk.uniba.euromath.document.DocumentModifier.delete(NodeListID, int, int)
            
sk.uniba.euromath.tools.JavaTools.equals(Object, Object)
          superseded by the ObjectUtils class. 
sk.uniba.euromath.document.XMLAccess.getAllNamespaces()
           
sk.uniba.euromath.document.DocumentContent.getAttrNode(String)
            
sk.uniba.euromath.document.DocumentContent.getCommentNode(String)
            
sk.uniba.euromath.document.DocumentContent.getContainerText(Node)
            
sk.uniba.euromath.document.DocumentContent.getContainerText(String)
            
sk.uniba.euromath.document.DocumentContent.getData(Node)
            
sk.uniba.euromath.document.DocumentContent.getData(String)
            
sk.uniba.euromath.document.XMLAccess.getDomProxy()
            
sk.uniba.euromath.document.DocumentContent.getElement(String)
            
sk.uniba.euromath.document.DocumentModifyHelper.getInsertableElements(DomPointer)
          use getInsertableElementsQNames(DomPointer) instead. To display qname use DomTools#printQName(QName). 
sk.uniba.euromath.document.DocumentContent.getNameRoot(Node)
            
sk.uniba.euromath.document.DocumentContent.getPINode(String)
            
sk.uniba.euromath.document.DocumentContent.getTextNode(String)
            
sk.uniba.euromath.tools.JavaTools.hashCode(Object)
          superseded by the ObjectUtils class. 
sk.uniba.euromath.document.DocumentModifier.insertEntity(NodeListID, int, String)
            
sk.uniba.euromath.document.DocumentModifier.insertFragment(DocumentFragment, DomPointer)
            
sk.uniba.euromath.document.DocumentModifier.insertNode(Node, DomPointer, boolean)
            
sk.uniba.euromath.document.DocumentModifier.insertText(DOMPoint, Element, String, short)
            
sk.uniba.euromath.document.DocumentModifier.insertText(DomPointer, String, short)
            
sk.uniba.euromath.document.DocumentModifier.insertText(DOMPoint, String, String, short)
            
sk.uniba.euromath.document.DocumentModifier.insertText(NodeListID, int, String, short)
            
sk.uniba.euromath.document.DocumentContent.iterateContent(Node)
            
sk.uniba.euromath.document.DocumentListeners.nodeAdded(Node, boolean)
            
sk.uniba.euromath.document.DocumentListeners.nodeDelete(Node, boolean)
            
sk.uniba.euromath.document.DocumentListeners.nodeModified(ChangeTracer, boolean)
            
sk.uniba.euromath.tools.StringTools.nonNullStr(String)
          use StringUtils.defaultString(str) instead. 
sk.uniba.euromath.tools.StringTools.nullStr(String)
          use StringUtils.defaultIfEmpty(str, null) instead. 
sk.uniba.euromath.document.DocumentModifier.remove(DomPointer, DomPointer)
            
sk.uniba.euromath.document.DocumentModifier.remove(String)
            
sk.uniba.euromath.document.DocumentListeners.removeModifierListener(IModifierListener)
            
sk.uniba.euromath.gene.RendererContext.render(String, Graphics, Rectangle)
          renderers should not attempt to render child nametrees. They should leave enough free space instead and leave the rendering to the editor framework. 
sk.uniba.euromath.tests.TestTools.saveXml(XMLAccess, DocumentView, String)
            
sk.uniba.euromath.document.DocumentModifier.setText(String, String)
            
sk.uniba.euromath.document.DocumentModifier.splitText(DomPointer)
            
sk.uniba.euromath.document.DocumentModifier.splitText(String, int)
            
sk.uniba.euromath.document.DocumentModifier.splitText(Text, int)
            
 



Copyright © 2003-2006 null. All Rights Reserved.