Uses of Interface
sk.uniba.euromath.document.schema.plug.IElementLocP

Packages that use IElementLocP
sk.uniba.euromath.document.schema.impl.export Encapsulates and adapts internal structures onto schema API interfaces. 
sk.uniba.euromath.document.schema.plug Interfaces that must be implemented in order to be able to be provided by the SchemaPool object. 
 

Uses of IElementLocP in sk.uniba.euromath.document.schema.impl.export
 

Classes in sk.uniba.euromath.document.schema.impl.export that implement IElementLocP
 class ElementLocImpl
          Immutable instance, representing element locator.
 

Methods in sk.uniba.euromath.document.schema.impl.export that return IElementLocP
 IElementLocP InsertListImpl.get(int i)
           
 

Uses of IElementLocP in sk.uniba.euromath.document.schema.plug
 

Methods in sk.uniba.euromath.document.schema.plug that return IElementLocP
 IElementLocP IInsertListP.get(int i)
          Returns i-th element locator in list.
 



Copyright © 2003-2006 null. All Rights Reserved.