public interface PlatformUnmarshaller
EntityResolver getEntityResolver()
void setEntityResolver(EntityResolver entityResolver)
ErrorHandler getErrorHandler()
void setErrorHandler(ErrorHandler errorHandler)
int getValidationMode()
void setValidationMode(int validationMode)
void setWhitespacePreserving(boolean isWhitespacePreserving)
void setSchemas(Object[] schemas)
void setSchema(Schema schema)
Schema getSchema()
Object unmarshal(InputStream inputStream)
Object unmarshal(InputStream inputStream, Class clazz)
Object unmarshal(InputSource inputSource)
Object unmarshal(InputSource inputSource, Class clazz)
Object unmarshal(XMLReader xmlReader, InputSource inputSource)
Object unmarshal(XMLReader xmlReader, InputSource inputSource, Class clazz)
void setResultAlwaysXMLRoot(boolean alwaysReturnRoot)
boolean isResultAlwaysXMLRoot()
void mediaTypeChanged()
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference