|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ca.commons.datamodel.DataModelSource
com.ca.commons.datamodel.ReaderSource
public abstract class ReaderSource
| Field Summary |
|---|
| Fields inherited from class com.ca.commons.datamodel.DataModelSource |
|---|
logger |
| Constructor Summary | |
|---|---|
protected |
ReaderSource(String name)
|
| Method Summary | |
|---|---|
protected abstract Reader |
reader()
|
ModelType |
readJaxbModelImpl()
|
| Methods inherited from class com.ca.commons.datamodel.DataModelSource |
|---|
equals, getName, hashCode, invalidate, isChanged, lastModified, override, readComplete, readJaxbModel |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ReaderSource(@NotNull
String name)
| Method Detail |
|---|
@NotNull
protected abstract Reader reader()
throws IOException
IOException
@NotNull
public final ModelType readJaxbModelImpl()
throws javax.xml.bind.JAXBException,
IOException
readJaxbModelImpl in class DataModelSourcejavax.xml.bind.JAXBException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||