Uses of Class
sk.uniba.euromath.document.schema.impl.export.NameListImpl

Packages that use NameListImpl
sk.uniba.euromath.document.schema.impl.export Encapsulates and adapts internal structures onto schema API interfaces. 
 

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

Methods in sk.uniba.euromath.document.schema.impl.export that return NameListImpl
 NameListImpl<R> NameListImplBuilder.build(E exp, RulePool pool)
          Builds NameListImpl from given expression.
 NameListImpl<R> NameListImplBuilder.build(Map<String,Set<E>> map, RulePool pool)
          Builds NameListImpl from given map of element or attribute expressions.
 NameListImpl<R> NameListImplBuilder.build(Set<E> exps, RulePool pool)
          Builds NameListImpl from given set of element/attribute expressions.
 

Constructors in sk.uniba.euromath.document.schema.impl.export with parameters of type NameListImpl
ElementLocImpl(sk.baka.ikslibs.ptr.DOMPoint ip, NameListImpl<INewElementRuleP> nameList)
          Constructs new instance and initialize it.
 



Copyright © 2003-2006 null. All Rights Reserved.