|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.adapter.smarter.AtomSetCollectionReader
org.jmol.adapter.readers.more.BinaryReader
public abstract class BinaryReader
| Field Summary | |
|---|---|
protected BinaryDocument |
doc
|
| Constructor Summary | |
|---|---|
BinaryReader()
|
|
| Method Summary | |
|---|---|
void |
processBinaryDocument(BinaryDocument doc)
|
protected abstract void |
readDocument()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected BinaryDocument doc
| Constructor Detail |
|---|
BinaryReader()
| Method Detail |
|---|
public void processBinaryDocument(BinaryDocument doc)
throws java.lang.Exception
processBinaryDocument in class AtomSetCollectionReaderjava.lang.Exception
protected abstract void readDocument()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||