public class XmlReader extends ObjectReader<ca.uqac.lif.xml.XmlElement>
m_classLoaders, m_handlers, m_reflectionHandler| Constructor and Description |
|---|
XmlReader() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isWrapped(java.lang.Object t) |
protected java.lang.Object |
unwrapContents(java.lang.Object t) |
protected java.lang.Class<?> |
unwrapType(java.lang.Object t) |
addClassLoader, findClass, getInstance, read, setFieldprotected java.lang.Class<?> unwrapType(java.lang.Object t)
throws ReadException
unwrapType in class ObjectReader<ca.uqac.lif.xml.XmlElement>ReadExceptionprotected java.lang.Object unwrapContents(java.lang.Object t)
throws ReadException
unwrapContents in class ObjectReader<ca.uqac.lif.xml.XmlElement>ReadExceptionprotected boolean isWrapped(java.lang.Object t)
isWrapped in class ObjectReader<ca.uqac.lif.xml.XmlElement>Copyright © Sylvain HallĂ©. All Rights Reserved.