|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SAXUnmarshallerHandler | |
net.sf.jour.config.impl.runtime |
Uses of SAXUnmarshallerHandler in net.sf.jour.config.impl.runtime |
Classes in net.sf.jour.config.impl.runtime that implement SAXUnmarshallerHandler | |
(package private) class |
InterningUnmarshallerHandler
Filter SAXUnmarshallerHandler that interns all the Strings
in the SAX events. |
class |
SAXUnmarshallerHandlerImpl
Implementation of UnmarshallerHandler .
|
class |
ValidatingUnmarshaller
Filter implementation of SAXUnmarshallerHandler. |
Methods in net.sf.jour.config.impl.runtime with parameters of type SAXUnmarshallerHandler | |
static ValidatingUnmarshaller |
ValidatingUnmarshaller.create(com.sun.msv.grammar.Grammar grammar,
SAXUnmarshallerHandler _core,
com.sun.xml.bind.validator.Locator locator)
Creates a new instance of ValidatingUnmarshaller. |
Constructors in net.sf.jour.config.impl.runtime with parameters of type SAXUnmarshallerHandler | |
InterningUnmarshallerHandler(SAXUnmarshallerHandler core)
|
|
ErrorHandlerAdaptor(SAXUnmarshallerHandler _host,
com.sun.xml.bind.validator.Locator locator)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |