Uses of Package
org.jbpm.pvm.internal.xml

Packages that use org.jbpm.pvm.internal.xml
org.jbpm.pvm.internal.cfg   
org.jbpm.pvm.internal.repository   
org.jbpm.pvm.internal.task   
org.jbpm.pvm.internal.util   
org.jbpm.pvm.internal.wire.binding each Binding class creates a wire descriptor from a dom element. 
org.jbpm.pvm.internal.wire.xml   
org.jbpm.pvm.internal.xml   
 

Classes in org.jbpm.pvm.internal.xml used by org.jbpm.pvm.internal.cfg
Parse
          information related to one single parse operation, for instructions see Parser.
Parser
          makes typical usage of JAXP more convenient, adds a binding framework, entity resolution and error handling.
 

Classes in org.jbpm.pvm.internal.xml used by org.jbpm.pvm.internal.repository
Parser
          makes typical usage of JAXP more convenient, adds a binding framework, entity resolution and error handling.
ProblemList
          list of problems.
 

Classes in org.jbpm.pvm.internal.xml used by org.jbpm.pvm.internal.task
Parse
          information related to one single parse operation, for instructions see Parser.
Parser
          makes typical usage of JAXP more convenient, adds a binding framework, entity resolution and error handling.
 

Classes in org.jbpm.pvm.internal.xml used by org.jbpm.pvm.internal.util
Binding
          a modular mapping between an xml element and a java object in the domain model, see also Parser.
Entity
          used by Parser to implement EntityResolver for entity resolving.
Parse
          information related to one single parse operation, for instructions see Parser.
 

Classes in org.jbpm.pvm.internal.xml used by org.jbpm.pvm.internal.wire.binding
Binding
          a modular mapping between an xml element and a java object in the domain model, see also Parser.
Parse
          information related to one single parse operation, for instructions see Parser.
Parser
          makes typical usage of JAXP more convenient, adds a binding framework, entity resolution and error handling.
 

Classes in org.jbpm.pvm.internal.xml used by org.jbpm.pvm.internal.wire.xml
Parse
          information related to one single parse operation, for instructions see Parser.
Parser
          makes typical usage of JAXP more convenient, adds a binding framework, entity resolution and error handling.
 

Classes in org.jbpm.pvm.internal.xml used by org.jbpm.pvm.internal.xml
Binding
          a modular mapping between an xml element and a java object in the domain model, see also Parser.
Bindings
          a set of Bindings divided into categories managed by a Parser.
Entity
          used by Parser to implement EntityResolver for entity resolving.
Parse
          information related to one single parse operation, for instructions see Parser.
Parser
          makes typical usage of JAXP more convenient, adds a binding framework, entity resolution and error handling.
Problem
           
ProblemImpl
          a unification for an XML parsing errors and DOM interpretation problems, see also Parser.
ProblemList
          list of problems.
 



Copyright © 2010 JBoss Community. All Rights Reserved.