|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TagSet in org.freehep.util.io |
|---|
| Fields in org.freehep.util.io declared as TagSet | |
|---|---|
protected TagSet |
TaggedOutputStream.tagSet
Set of tags that can be used by this Stream |
protected TagSet |
TaggedInputStream.tagSet
Set of tags that can be used by this Stream |
| Constructors in org.freehep.util.io with parameters of type TagSet | |
|---|---|
TaggedInputStream(InputStream in,
TagSet tagSet,
ActionSet actionSet)
Creates a Tagged Input Stream |
|
TaggedInputStream(InputStream in,
TagSet tagSet,
ActionSet actionSet,
boolean littleEndian)
Creates a Tagged Input Stream |
|
TaggedOutputStream(OutputStream out,
TagSet tagSet,
ActionSet actionSet)
Create a Tagged Output stream. |
|
TaggedOutputStream(OutputStream out,
TagSet tagSet,
ActionSet actionSet,
boolean littleEndian)
Create a Tagged Output stream. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||