|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodeReader<T>
| Method Summary | |
|---|---|
Node<T> |
createNode(nu.xom.Element elementToRead)
|
String |
getFormatSpecification()
|
T |
readContent(URI anURI)
|
| Methods inherited from interface org.keridwen.core.data.model.progress.Progressable |
|---|
addProgressableListener, clearProgressableListener, getProgress, getState, isDetermined, removeProgressableListener |
| Methods inherited from interface org.keridwen.core.data.model.progress.Controllable |
|---|
addControllableListener, clearControllableListener, getState, interrupt, isInterrupted, isInterruptible, isPausable, pause, removeControllableListener, resume |
| Method Detail |
|---|
T readContent(URI anURI)
throws IOException
IOExceptionNode<T> createNode(nu.xom.Element elementToRead)
String getFormatSpecification()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||