Package org.objectweb.easybeans.util.xml

Implementation of EJB 3.0 container.

See:
          Description

Class Summary
DocumentParser Allows to parse an xml file.
EasyBeansErrorHandler Define an error handler which throw an exception as Digester not (only print stack trace).
SchemaEntityResolver Entity resolver allowing to find schema within the classloader.
XMLUtils Class with some useful methods on XML document.
 

Exception Summary
DocumentParserException Exception thrown if there is a failure in the parsing of the given document.
 

Package org.objectweb.easybeans.util.xml Description

Implementation of EJB 3.0 container. Utility classes for XML parsing.