|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xml.sax.helpers.XMLFilterImpl com.sun.xml.bind.unmarshaller.InterningXMLReader net.sf.jour.rt.view.config.impl.runtime.InterningUnmarshallerHandler
Filter SAXUnmarshallerHandler
that interns all the Strings
in the SAX events.
Nested Class Summary |
Nested classes inherited from class com.sun.xml.bind.unmarshaller.InterningXMLReader |
|
Constructor Summary | |
(package private) |
InterningUnmarshallerHandler(SAXUnmarshallerHandler core)
|
Method Summary | |
java.lang.Object |
getResult()
|
void |
handleEvent(javax.xml.bind.ValidationEvent event,
boolean canRecover)
Reports an error to the user, and asks if s/he wants to recover. |
Methods inherited from class com.sun.xml.bind.unmarshaller.InterningXMLReader |
adapt, endElement, endPrefixMapping, processingInstruction, startElement, startPrefixMapping |
Methods inherited from class org.xml.sax.helpers.XMLFilterImpl |
characters, endDocument, error, fatalError, getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getParent, getProperty, ignorableWhitespace, notationDecl, parse, parse, resolveEntity, setContentHandler, setDocumentLocator, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setParent, setProperty, skippedEntity, startDocument, unparsedEntityDecl, warning |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.xml.sax.ContentHandler |
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
Constructor Detail |
InterningUnmarshallerHandler(SAXUnmarshallerHandler core)
Method Detail |
public void handleEvent(javax.xml.bind.ValidationEvent event, boolean canRecover) throws org.xml.sax.SAXException
SAXUnmarshallerHandler
handleEvent
in interface SAXUnmarshallerHandler
org.xml.sax.SAXException
public java.lang.Object getResult() throws javax.xml.bind.JAXBException, java.lang.IllegalStateException
getResult
in interface javax.xml.bind.UnmarshallerHandler
javax.xml.bind.JAXBException
java.lang.IllegalStateException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |