Uses of Interface
org.jbpm.pvm.internal.xml.Entity

Packages that use Entity
org.jbpm.pvm.internal.util   
org.jbpm.pvm.internal.xml   
 

Uses of Entity in org.jbpm.pvm.internal.util
 

Classes in org.jbpm.pvm.internal.util that implement Entity
 class UrlEntity
          an implementation of Entity based on a URL used in the Parsers implementation of EntityResolver.
 

Uses of Entity in org.jbpm.pvm.internal.xml
 

Constructor parameters in org.jbpm.pvm.internal.xml with type arguments of type Entity
Parser(Bindings bindings, java.util.Map<java.lang.String,Entity> entities)
          Deprecated. entities should be replaced by #setSchemaResources(List)
 



Copyright © 2010 JBoss Community. All Rights Reserved.