Package org.jbpm.pvm.internal.xml

Interface Summary
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.
Problem  
 

Class Summary
Bindings a set of Bindings divided into categories managed by a Parser.
DomBuilder builds the dom model from SAX events, optionally adding the line and column number as attributes to every element.
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.
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.